summaryrefslogtreecommitdiff
path: root/sql/share/polish
diff options
context:
space:
mode:
Diffstat (limited to 'sql/share/polish')
-rw-r--r--sql/share/polish/errmsg.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/share/polish/errmsg.txt b/sql/share/polish/errmsg.txt
index 9cd63dfc009..cc710376052 100644
--- a/sql/share/polish/errmsg.txt
+++ b/sql/share/polish/errmsg.txt
@@ -11,7 +11,7 @@
"TAK",
"Nie można stworzyć pliku '%-.64s' (Kod błędu: %d)",
"Nie można stworzyć tabeli '%-.64s' (Kod błędu: %d)",
-"Nie można stworzyć bazy danych '%-.64s'. Bł?d %d",
+"Nie można stworzyć bazy danych '%-.64s' (Kod błędu: %d)",
"Nie można stworzyć bazy danych '%-.64s'; baza danych już istnieje",
"Nie można usun?ć bazy danych '%-.64s'; baza danych nie istnieje",
"Bł?d podczas usuwania bazy danych (nie można usun?ć '%-.64s', bł?d %d)",
@@ -217,7 +217,7 @@
"CREATE DATABASE not allowed while thread is holding global read lock",
"Wrong arguments to %s",
"%-.32s@%-.64s is not allowed to create new users",
-"Incorrect table definition; All MERGE tables must be in the same database",
+"Incorrect table definition; all MERGE tables must be in the same database",
"Deadlock found when trying to get lock; Try restarting transaction",
"The used table type doesn't support FULLTEXT indexes",
"Cannot add foreign key constraint",