locale: remove country qualifier from german strings files
This way the German strings will be used for any locale beginning with "de" and not just "de_DE". git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@878 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
4651f39819
commit
e2e85ccdc0
4 changed files with 0 additions and 0 deletions
18
strings/CityStrings_de.properties
Executable file
18
strings/CityStrings_de.properties
Executable file
|
@ -0,0 +1,18 @@
|
|||
#de_DE
|
||||
#Sun Nov 10 12:27:07 CET 2013
|
||||
class.5=Megastadt
|
||||
problem.HOUSING=Mietkosten
|
||||
class.4=Metropole
|
||||
class.3=Hauptstadt
|
||||
problem.FIRE=Feuer
|
||||
class.2=Stadt
|
||||
class.1=Kleinstadt
|
||||
class.0=Dorf
|
||||
problem.CRIME=Kriminalit\u00E4t
|
||||
level.2=Schwer
|
||||
level.1=Mittel
|
||||
level.0=Einfach
|
||||
problem.TAXES=Steuern
|
||||
problem.UNEMPLOYMENT=Arbeitslosigkeit
|
||||
problem.POLLUTION=Luftverschmutzung
|
||||
problem.TRAFFIC=Verkehr
|
Reference in a new issue