diff options
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]
+
|