diff options
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/de.php | 2 | ||||
-rw-r--r-- | core/l10n/et_EE.php | 1 | ||||
-rw-r--r-- | core/l10n/nb_NO.php | 1 |
3 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php index 74ad8cc8f6e..863916bbc62 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -51,7 +51,7 @@ "Database user" => "Datenbank-Benutzer", "Database password" => "Datenbank-Passwort", "Database name" => "Datenbank-Name", -"Database tablespace" => "Tablespace der Datenbank", +"Database tablespace" => "Datenbank-Tablespace", "Database host" => "Datenbank-Host", "Finish setup" => "Installation abschließen", "web services under your control" => "Web-Services unter Ihrer Kontrolle", diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index 734021605ca..5809229a58a 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -51,6 +51,7 @@ "Database user" => "Andmebaasi kasutaja", "Database password" => "Andmebaasi parool", "Database name" => "Andmebasi nimi", +"Database tablespace" => "Andmebaasi tabeliruum", "Database host" => "Andmebaasi host", "Finish setup" => "Lõpeta seadistamine", "web services under your control" => "veebiteenused sinu kontrolli all", diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index 892ad2b7914..d30823b59f2 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -51,7 +51,6 @@ "Database user" => "Databasebruker", "Database password" => "Databasepassord", "Database name" => "Databasenavn", -"Database tablespace" => "Database tabellområde", "Database host" => "Databasevert", "Finish setup" => "Fullfør oppsetting", "web services under your control" => "nettjenester under din kontroll", |