Changed german translation for levelpacks
This commit is contained in:
parent
bef0697630
commit
0975a733c7
@ -24,7 +24,7 @@
|
||||
<activity
|
||||
android:name=".main.GameActivity"
|
||||
android:configChanges="orientation|screenSize|keyboardHidden"
|
||||
android:screenOrientation="landscape">
|
||||
android:screenOrientation="sensorLandscape">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
|
BIN
app/src/main/res/drawable/world_previews_comingsoon.png
Normal file
BIN
app/src/main/res/drawable/world_previews_comingsoon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
@ -9,8 +9,8 @@
|
||||
<resources>
|
||||
<string-array name="world_names">
|
||||
<item>Welt Null</item>
|
||||
<item>Graswelt</item>
|
||||
<item>Eislandschaft</item>
|
||||
<item>Endlose Wiese</item>
|
||||
<item>Schnee und Eis</item>
|
||||
<item>Unterwasser</item>
|
||||
</string-array>
|
||||
</resources>
|
Loading…
x
Reference in New Issue
Block a user