[Pkg-owncloud-commits] [owncloud] 13/44: Fix German message for "Enter new"
David Prévot
taffit at moszumanska.debian.org
Fri Mar 7 13:27:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit cab94eb71925eac318302a3ffd5bac975e6ce193
Author: Vincent Petry <pvince81 at owncloud.com>
Date: Wed Feb 26 15:50:02 2014 +0100
Fix German message for "Enter new"
---
core/l10n/de.php | 2 +-
core/l10n/de_DE.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/l10n/de.php b/core/l10n/de.php
index 12850be..be95491 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -96,7 +96,7 @@ $TRANSLATIONS = array(
"Email sent" => "E-Mail wurde verschickt",
"Warning" => "Warnung",
"The object type is not specified." => "Der Objekttyp ist nicht angegeben.",
-"Enter new" => "Unbekannter Fehler, bitte prüfe Deine Systemeinstellungen oder kontaktiere Deinen Administrator",
+"Enter new" => "Neuen eingeben",
"Delete" => "Löschen",
"Add" => "Hinzufügen",
"Edit tags" => "Schlagwörter bearbeiten",
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php
index f480d07..2c147eb 100644
--- a/core/l10n/de_DE.php
+++ b/core/l10n/de_DE.php
@@ -96,7 +96,7 @@ $TRANSLATIONS = array(
"Email sent" => "Email gesendet",
"Warning" => "Warnung",
"The object type is not specified." => "Der Objekttyp ist nicht angegeben.",
-"Enter new" => "c",
+"Enter new" => "Neuen eingeben",
"Delete" => "Löschen",
"Add" => "Hinzufügen",
"Edit tags" => "Schlagwörter bearbeiten",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list