diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-03-29 17:43:27 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-03-29 17:43:27 +0000 |
commit | bf8867c428b3c4dafa279d245dce02e9b7a7150f (patch) | |
tree | ebb0f5ab9fe8fed80d5a81d53f53920ed2163267 /langpacks/german/Plugins/MsgPopup.txt | |
parent | 340787feede3fa8ab296a160b5d51ead4a518a58 (diff) |
Updated german langpack for Miranda NG 0.94.2
git-svn-id: http://svn.miranda-ng.org/main/trunk@4242 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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
|