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 | d3218aef1528f9233fc8bdd8c3e341ea9d135d9b (patch) | |
tree | 8c5df6e52d843a871a40a381eac6bc57afc4734f | |
parent | 8ee7ea3da21b01a83a048f8b710b7b7b6dcf7c1f (diff) | |
download | usdx-d3218aef1528f9233fc8bdd8c3e341ea9d135d9b.tar.gz usdx-d3218aef1528f9233fc8bdd8c3e341ea9d135d9b.tar.xz usdx-d3218aef1528f9233fc8bdd8c3e341ea9d135d9b.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/trunk@513 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-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
|