diff options
author | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-10-14 17:42:20 +0000 |
---|---|---|
committer | mogguh <mogguh@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-10-14 17:42:20 +0000 |
commit | ad736784b47bc627a414a35d21c0795ed62abd5f (patch) | |
tree | 76e27b732fdb66add794c30d37391b71df941ff0 | |
parent | bbe82f2e2b16b77d0e5d705f6250cd7617da0720 (diff) | |
download | usdx-ad736784b47bc627a414a35d21c0795ed62abd5f.tar.gz usdx-ad736784b47bc627a414a35d21c0795ed62abd5f.tar.xz usdx-ad736784b47bc627a414a35d21c0795ed62abd5f.zip |
Fix: Some minor typos in the german.ini are now fixed, I bet that there are still some left
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.01@513 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rw-r--r-- | Languages/German.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Languages/German.ini b/Languages/German.ini index 24d78ea4..10a1f453 100644 --- a/Languages/German.ini +++ b/Languages/German.ini @@ -251,13 +251,13 @@ PLUGIN_HDL_NAME=Balken halten PLUGIN_HDL_DESC=Halte die Bewertungsanzeige im angezeigten Bereich.
PLUGIN_UNTIL5000_NAME=Bis 5000
-PLUGIN_UNTIL5000_DESC=Wer zuerst 5000 Punkte hat gewinnt.
+PLUGIN_UNTIL5000_DESC=Wer zuerst 5000 Punkte hat, gewinnt.
PLUGIN_DUELL_NAME=Duell
PLUGIN_DUELL_DESC=Normales Spiel. Höchste Punktzahl gewinnt.
PLUGIN_BLIND_NAME=Blind Mode
-PLUGIN_BLIND_DESC=Erreiche Blind die höchste Punktzahl.
+PLUGIN_BLIND_DESC=Erreiche blind die höchste Punktzahl.
STAT_MAIN=Statistiken
STAT_MAIN_DESC=Allgemein
|