diff options
Diffstat (limited to 'langpacks/german/Plugins/MsgPopup.txt')
-rw-r--r-- | langpacks/german/Plugins/MsgPopup.txt | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/langpacks/german/Plugins/MsgPopup.txt b/langpacks/german/Plugins/MsgPopup.txt new file mode 100644 index 0000000000..459265217e --- /dev/null +++ b/langpacks/german/Plugins/MsgPopup.txt @@ -0,0 +1,50 @@ +#muuid {cf25d645-4dab-4b0a-b9f1-de1e86231f9b}
+;============================================================
+; File: MsgPopup.dll
+; Plugin: Message popup
+; Version: 0.1.1.3
+; Authors: StDenis
+;============================================================
+[Plugin replaces MessageBoxes [whose have only OK button] into Popups.]
+
+;file \plugins\MsgPopup\res\MsgPopup.rc
+[ASTERISK style]
+Information-Stil
+[Background]
+Hintergrund
+[Foreground]
+Vordergrund
+[ERROR style]
+Fehler-Stil
+[EXCLAMATION style]
+Ausrufezeichen-Stil
+[QUESTION style]
+Frage-Stil
+[Preview]
+Vorschau
+[Timeout]
+Timeout
+[Special values of the "Timeout":\n -1 - infinity, 0 - use default timeout value]
+Spezielle Werte des "Timeout":\n -1 = unendlich, 0 = Standardtimeoutwert
+[Emit a sound]
+Sound abspielen
+;file \plugins\MsgPopup\src\main.cpp
+[VirtualProtect failed. Code %d\nTry to call the author]
+
+[MsgBox]
+
+[Hmm. Something goes wrong. I can't write into the memory.\nAnd as u can c, there are no any exception raised..\nTry to call the author]
+
+[MessagePopup]
+
+[Popups]
+Popups
+;file \plugins\MsgPopup\src\options.cpp
+[Message with question]
+Nachricht mit Frage
+[Message with exclamation]
+Nachricht mit Ausrufezeichen
+[Message with error]
+Nachricht mit Fehler
+[Message with asterisk]
+Nachricht mit Information
|