diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-05-16 21:18:34 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-05-16 21:18:34 +0000 |
commit | 119560c6caf5f0a8d9971ebd32982ad05784eb16 (patch) | |
tree | f45ac97a5c1d1f6d8c5d2c022a104adcdcdea7d9 /langpacks/czech/Plugins/MsgPopup.txt | |
parent | ed095617c90132a04d1385067d99609ad2d0a016 (diff) |
langpacks/czech: updated
git-svn-id: http://svn.miranda-ng.org/main/trunk@4694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/czech/Plugins/MsgPopup.txt')
-rw-r--r-- | langpacks/czech/Plugins/MsgPopup.txt | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/langpacks/czech/Plugins/MsgPopup.txt b/langpacks/czech/Plugins/MsgPopup.txt new file mode 100644 index 0000000000..0551e22153 --- /dev/null +++ b/langpacks/czech/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]
+
+[Background]
+Pozadí
+[Foreground]
+Popředí
+[ERROR style]
+
+[EXCLAMATION style]
+
+[QUESTION style]
+
+[Preview]
+Náhled
+[Timeout]
+Doba zobrazení
+[Special values of the "Timeout":\n -1 - infinity, 0 - use default timeout value]
+
+[Emit a sound]
+
+;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]
+Oznámení
+;file \plugins\MsgPopup\src\options.cpp
+[Message with question]
+
+[Message with exclamation]
+
+[Message with error]
+
+[Message with asterisk]
+
|