Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lang/polish-iso-8859-2.inc.php')
-rw-r--r--lang/polish-iso-8859-2.inc.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php
index c8abfa190d..166dc6fbe6 100644
--- a/lang/polish-iso-8859-2.inc.php
+++ b/lang/polish-iso-8859-2.inc.php
@@ -1011,4 +1011,6 @@ $strSelectReferencedKey = 'Select referenced key'; //to translate
$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
$strHelp = 'Help'; //to translate
+$strCancel = 'Cancel'; //to translate
+$strDeleteRelation = 'Delete relation'; //to translate
?>