diff options
author | Goraf <goraf@miranda-ng.org> | 2013-07-13 19:43:02 +0000 |
---|---|---|
committer | Goraf <goraf@miranda-ng.org> | 2013-07-13 19:43:02 +0000 |
commit | e31b1ea994cb4c4f78fb10497f84db7bc47ce196 (patch) | |
tree | 4e5ee37023cf09ef5698a88b28969ad20cc26078 /langpacks/polish/Plugins/MsgPopup.txt | |
parent | 88c444fe52de9f70cb69f64b4c8376ebc0b9d92c (diff) |
Polish langpack: initial update
git-svn-id: http://svn.miranda-ng.org/main/trunk@5355 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/polish/Plugins/MsgPopup.txt')
-rw-r--r-- | langpacks/polish/Plugins/MsgPopup.txt | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/langpacks/polish/Plugins/MsgPopup.txt b/langpacks/polish/Plugins/MsgPopup.txt new file mode 100644 index 0000000000..0406e42f01 --- /dev/null +++ b/langpacks/polish/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]
+Tło
+[Foreground]
+
+[ERROR style]
+
+[EXCLAMATION style]
+
+[QUESTION style]
+
+[Preview]
+Podgląd
+[Timeout]
+Wyświetlaj
+[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]
+Okienka
+[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]
+Popupy
+;file \plugins\MsgPopup\src\options.cpp
+[Message with question]
+
+[Message with exclamation]
+
+[Message with error]
+
+[Message with asterisk]
+
|