https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9b43dce0946b9fb94e01dc98bcd7483c31fb1a1b

commit 9b43dce0946b9fb94e01dc98bcd7483c31fb1a1b
Author:     Piotr Hetnarowicz <[email protected]>
AuthorDate: Thu Apr 16 16:59:48 2020 +0200
Commit:     Mark Jansen <[email protected]>
CommitDate: Thu Apr 16 18:32:22 2020 +0200

    [attrib] pl-pl lang update
---
 base/applications/cmdutils/attrib/lang/pl-PL.rc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/base/applications/cmdutils/attrib/lang/pl-PL.rc 
b/base/applications/cmdutils/attrib/lang/pl-PL.rc
index 3776b95160e..fe8d0974589 100644
--- a/base/applications/cmdutils/attrib/lang/pl-PL.rc
+++ b/base/applications/cmdutils/attrib/lang/pl-PL.rc
@@ -5,13 +5,14 @@
  *    http://www.reactos.org
  *    IRC: irc.freenode.net #reactos-pl;
  *    UTF-8 conversion by Caemyr (May, 2011)
+ *    Updated by pithwz - Piotr Hetnarowicz ([email protected]) (April, 2020)
  */
 
 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
 
 STRINGTABLE
 BEGIN
-    STRING_FILE_NOT_FOUND "File not found - '%s'\n"
+    STRING_FILE_NOT_FOUND "Nie można odnaleźć pliku - '%s'\n"
     STRING_ATTRIB_HELP "Wyświetla lub zmienia atrybuty plików.\n\n\
 ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] nazwa_pliku ...\n\
        [/S [/D]]\n\n\

Reply via email to