[TRANSLATION] Polish translation update (#3233)
[reactos.git] / base / applications / rapps / rappsmsg.mc
index d358a0f..118238b 100644 (file)
@@ -1,27 +1,34 @@
-MessageIdTypedef=ULONG\r
-\r
-SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS\r
-Informational=0x1:STATUS_SEVERITY_INFORMATIONAL\r
-Warning=0x2:STATUS_SEVERITY_WARNING\r
-Error=0x3:STATUS_SEVERITY_ERROR)\r
-\r
-FacilityNames=(System=0x0:FACILITY_SYSTEM)\r
-\r
-LanguageNames=(English=0x409:MSG00409)\r
-\r
-MessageId=1\r
-Severity=Success\r
-Facility=Application\r
-SymbolicName=MSG_SUCCESS_INSTALL\r
-Language=English\r
-Installation of the program "%1" is called.\r
-.\r
-\r
-MessageId=2\r
-Severity=Success\r
-Facility=Application\r
-SymbolicName=MSG_SUCCESS_REMOVE\r
-Language=English\r
-Removal of the program "%1" is called.\r
-.\r
-\r
+MessageIdTypedef=ULONG
+
+SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
+Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
+Warning=0x2:STATUS_SEVERITY_WARNING
+Error=0x3:STATUS_SEVERITY_ERROR)
+
+FacilityNames=(System=0x0:FACILITY_SYSTEM)
+
+LanguageNames=(English=0x409:MSG00409
+               Polish=0x415:MSG00415)
+
+MessageId=1
+Severity=Success
+Facility=Application
+SymbolicName=MSG_SUCCESS_INSTALL
+Language=English
+Installation of the program "%1" is called.
+.
+Language=Polish
+Wywołano instalację programu "%1".
+.
+
+MessageId=2
+Severity=Success
+Facility=Application
+SymbolicName=MSG_SUCCESS_REMOVE
+Language=English
+Removal of the program "%1" is called.
+.
+Language=Polish
+Wywołano usunięcie programu "%1".
+.
+