diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php
index 58a5ec8bc..d6716ccd5 100644
--- a/lang/french-iso-8859-1.inc.php
+++ b/lang/french-iso-8859-1.inc.php
@@ -150,6 +150,7 @@ $strConnections = 'Connexions';
$strConstraintsForDumped = 'Contraintes pour les tables exportées';
$strConstraintsForTable = 'Contraintes pour la table';
$strCookiesRequired = 'Vous devez accepter les cookies pour poursuivre.';
+$strCopy = 'Copier';
$strCopyDatabaseOK = 'La base de données %s a été copiée sur %s';
$strCopyTable = 'Copier la table vers (base.table) :';
$strCopyTableOK = 'La table %s a été copiée vers %s.';
@@ -286,6 +287,8 @@ $strFunction = 'Fonction';
$strGenBy = 'Généré par';
$strGenTime = 'Généré le ';
$strGeneralRelationFeat = 'Fonctions relationnelles';
+$strGenerate = 'Générer';
+$strGeneratePassword = 'Générer un mot de passe';
$strGeorgian = 'géorgien';
$strGerman = 'allemand';
$strGlobal = 'global';
@@ -806,7 +809,4 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
-$strGeneratePassword = 'Generate Password'; //to translate
-$strGenerate = 'Generate'; //to translate
-$strCopy = 'Copy'; //to translate
?>
diff --git a/lang/french-iso-8859-15.inc.php b/lang/french-iso-8859-15.inc.php
index b79a19aed..f1a4ef9c5 100644
--- a/lang/french-iso-8859-15.inc.php
+++ b/lang/french-iso-8859-15.inc.php
@@ -150,6 +150,7 @@ $strConnections = 'Connexions';
$strConstraintsForDumped = 'Contraintes pour les tables exportées';
$strConstraintsForTable = 'Contraintes pour la table';
$strCookiesRequired = 'Vous devez accepter les cookies pour poursuivre.';
+$strCopy = 'Copier';
$strCopyDatabaseOK = 'La base de données %s a été copiée sur %s';
$strCopyTable = 'Copier la table vers (base.table) :';
$strCopyTableOK = 'La table %s a été copiée vers %s.';
@@ -286,6 +287,8 @@ $strFunction = 'Fonction';
$strGenBy = 'Généré par';
$strGenTime = 'Généré le ';
$strGeneralRelationFeat = 'Fonctions relationnelles';
+$strGenerate = 'Générer';
+$strGeneratePassword = 'Générer un mot de passe';
$strGeorgian = 'géorgien';
$strGerman = 'allemand';
$strGlobal = 'global';
@@ -806,7 +809,4 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
-$strGeneratePassword = 'Generate Password'; //to translate
-$strGenerate = 'Generate'; //to translate
-$strCopy = 'Copy'; //to translate
?>
diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php
index 0aa014deb..16e528a49 100644
--- a/lang/french-utf-8.inc.php
+++ b/lang/french-utf-8.inc.php
@@ -151,6 +151,7 @@ $strConnections = 'Connexions';
$strConstraintsForDumped = 'Contraintes pour les tables exportées';
$strConstraintsForTable = 'Contraintes pour la table';
$strCookiesRequired = 'Vous devez accepter les cookies pour poursuivre.';
+$strCopy = 'Copier';
$strCopyDatabaseOK = 'La base de données %s a été copiée sur %s';
$strCopyTable = 'Copier la table vers (base.table) :';
$strCopyTableOK = 'La table %s a été copiée vers %s.';
@@ -287,6 +288,8 @@ $strFunction = 'Fonction';
$strGenBy = 'Généré par';
$strGenTime = 'Généré le ';
$strGeneralRelationFeat = 'Fonctions relationnelles';
+$strGenerate = 'Générer';
+$strGeneratePassword = 'Générer un mot de passe';
$strGeorgian = 'géorgien';
$strGerman = 'allemand';
$strGlobal = 'global';
@@ -807,7 +810,4 @@ $strYes = 'Oui';
$strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.';
$strZip = '"zippé"';
-$strGeneratePassword = 'Generate Password'; //to translate
-$strGenerate = 'Generate'; //to translate
-$strCopy = 'Copy'; //to translate
?>
diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php
index 624a19f81..9513f1d4a 100644
--- a/lang/german-iso-8859-1.inc.php
+++ b/lang/german-iso-8859-1.inc.php
@@ -156,6 +156,7 @@ $strConnections = 'Verbindungen';
$strConstraintsForDumped = 'Constraints der exportierten Tabellen';
$strConstraintsForTable = 'Constraints der Tabelle';
$strCookiesRequired = 'Ab diesem Punkt müssen Cookies aktiviert sein.';
+$strCopy = 'Kopieren';
$strCopyDatabaseOK = 'Datenbank %s wurde nach %s kopiert';
$strCopyTable = 'Kopiere Tabelle nach (Datenbank.Tabellenname):';
$strCopyTableOK = 'Tabelle %s wurde nach %s kopiert.';
@@ -291,6 +292,8 @@ $strFunction = 'Funktion';
$strGenBy = 'Erstellt von';
$strGeneralRelationFeat = 'Allgemeine Verknüpfungsfunktionen';
+$strGenerate = 'Generieren';
+$strGeneratePassword = 'Passwort generieren';
$strGenTime = 'Erstellungszeit';
$strGeorgian = 'Georgisch';
$strGerman = 'Deutsch';
@@ -812,7 +815,4 @@ $strRoutines = 'Routines'; //to translate
$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
$strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
$strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
-$strGeneratePassword = 'Generate Password'; //to translate
-$strGenerate = 'Generate'; //to translate
-$strCopy = 'Copy'; //to translate
?>
diff --git a/lang/german-iso-8859-15.inc.php b/lang/german-iso-8859-15.inc.php
index 778deb4c2..413a12035 100644
--- a/lang/german-iso-8859-15.inc.php
+++ b/lang/german-iso-8859-15.inc.php
@@ -156,6 +156,7 @@ $strConnections = 'Verbindungen';
$strConstraintsForDumped = 'Constraints der exportierten Tabellen';
$strConstraintsForTable = 'Constraints der Tabelle';
$strCookiesRequired = 'Ab diesem Punkt müssen Cookies aktiviert sein.';
+$strCopy = 'Kopieren';
$strCopyDatabaseOK = 'Datenbank %s wurde nach %s kopiert';
$strCopyTable = 'Kopiere Tabelle nach (Datenbank.Tabellenname):';
$strCopyTableOK = 'Tabelle %s wurde nach %s kopiert.';
@@ -291,6 +292,8 @@ $strFunction = 'Funktion';
$strGenBy = 'Erstellt von';
$strGeneralRelationFeat = 'Allgemeine Verknüpfungsfunktionen';
+$strGenerate = 'Generieren';
+$strGeneratePassword = 'Passwort generieren';
$strGenTime = 'Erstellungszeit';
$strGeorgian = 'Georgisch';
$strGerman = 'Deutsch';
@@ -812,7 +815,4 @@ $strRoutines = 'Routines'; //to translate
$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
$strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
$strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
-$strGeneratePassword = 'Generate Password'; //to translate
-$strGenerate = 'Generate'; //to translate
-$strCopy = 'Copy'; //to translate
?>
diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php
index 8ea39645e..9549aa3e7 100644
--- a/lang/german-utf-8.inc.php
+++ b/lang/german-utf-8.inc.php
@@ -157,6 +157,7 @@ $strConnections = 'Verbindungen';
$strConstraintsForDumped = 'Constraints der exportierten Tabellen';
$strConstraintsForTable = 'Constraints der Tabelle';
$strCookiesRequired = 'Ab diesem Punkt müssen Cookies aktiviert sein.';
+$strCopy = 'Kopieren';
$strCopyDatabaseOK = 'Datenbank %s wurde nach %s kopiert';
$strCopyTable = 'Kopiere Tabelle nach (Datenbank.Tabellenname):';
$strCopyTableOK = 'Tabelle %s wurde nach %s kopiert.';
@@ -292,6 +293,8 @@ $strFunction = 'Funktion';
$strGenBy = 'Erstellt von';
$strGeneralRelationFeat = 'Allgemeine Verknüpfungsfunktionen';
+$strGenerate = 'Generieren';
+$strGeneratePassword = 'Passwort generieren';
$strGenTime = 'Erstellungszeit';
$strGeorgian = 'Georgisch';
$strGerman = 'Deutsch';
@@ -813,7 +816,4 @@ $strRoutines = 'Routines'; //to translate
$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
$strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
$strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
-$strGeneratePassword = 'Generate Password'; //to translate
-$strGenerate = 'Generate'; //to translate
-$strCopy = 'Copy'; //to translate
?>