summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2013-01-12 21:16:47 -0800
committerArun Persaud <arun@nubati.net>2013-01-12 21:16:47 -0800
commitaf439169000d0c1f9a430cc67635c6d0479e452a (patch)
treef48aeadacbbd7cfcc2cd009fdf305b5089913689
parent10e4eaad432675c8f7501656607ad61fa981ecd2 (diff)
downloade-DoKo-af439169000d0c1f9a430cc67635c6d0479e452a.tar.gz
e-DoKo-af439169000d0c1f9a430cc67635c6d0479e452a.tar.bz2
e-DoKo-af439169000d0c1f9a430cc67635c6d0479e452a.zip
TRANSLATION: updated some strings
-rw-r--r--include/preferences.php2
-rw-r--r--po/de.po4
2 files changed, 3 insertions, 3 deletions
diff --git a/include/preferences.php b/include/preferences.php
index 990626a..0089c43 100644
--- a/include/preferences.php
+++ b/include/preferences.php
@@ -341,7 +341,7 @@ $timezone = DB_get_user_timezone($myid);
echo "<div class=\"user\">\n";
echo " <form action=\"index.php?action=prefs\" method=\"post\">\n";
-echo ' <h2>'._('Your settings are')."</h2>\n";
+echo ' <h2>'._('Your settings')."</h2>\n";
echo " <fieldset>\n";
echo ' <legend>'._('Game-related')."</legend>\n";
echo " <table>\n";
diff --git a/po/de.po b/po/de.po
index 5a75274..6b49782 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: edoko\n"
"Report-Msgid-Bugs-To: arun@nubati.net\n"
"POT-Creation-Date: 2013-01-12 17:10-0800\n"
-"PO-Revision-Date: 2013-01-12 17:10-0800\n"
+"PO-Revision-Date: 2013-01-12 19:09-0800\n"
"Last-Translator: Arun Persaud <arun@nubati.net>\n"
"Language-Team: English\n"
"Language: de\n"
@@ -854,7 +854,7 @@ msgstr "Passwort(alt)"
#: include/preferences.php:507
msgid "The new passwords is not long enough (you need at least 4 characters)."
-msgstr "Das neue Passwort ist nicht lange genug (mindestens 4 Zeichen)."
+msgstr "Das neue Passwort ist nicht lang genug (mindestens 4 Zeichen)."
#: include/preferences.php:510
msgid "The new passwords don't match."