From 615932dfaf84c824a08ab93b648fdd1440f3e0ae Mon Sep 17 00:00:00 2001 From: Chaos Date: Sun, 5 Jan 2014 21:49:54 +0100 Subject: [PATCH] space and other minor changes --- po/pl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/pl.po b/po/pl.po index b6fd2a9016..8e5c8dbb0b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3567,7 +3567,7 @@ msgid "" "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is " "0 to 16,777,215" msgstr "" -"3-Bajtowa liczba całkowita, ze znakiem zakres-8,388,608 do 8,388,607, " +"3-Bajtowa liczba całkowita, ze znakiem zakres -8,388,608 do 8,388,607, " "bez znaku zakres 0 do 16,777,215" #: libraries/Types.class.php:326 @@ -3640,7 +3640,7 @@ msgstr "" #: libraries/Types.class.php:342 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE" -msgstr "Alias unikatowy BIGINT niepodpisane nie NULL AUTO_INCREMENT" +msgstr "Alias unikatowy BIGINT bez znaku nie NULL AUTO_INCREMENT" #: libraries/Types.class.php:344 libraries/Types.class.php:789 #, php-format