Converted optional downloads to default/non-default downloads, warn deveoper about files bigger than 1 Mb inside .apk

This commit is contained in:
pelya
2011-02-11 11:11:49 +00:00
parent 709b660aae
commit 72a7edd34a
14 changed files with 75 additions and 41 deletions

View File

@@ -124,4 +124,5 @@
<string name="pointandclick_relative">Relative Bewegung der Maus (Laptop-Modus)</string>
<string name="pointandclick_relative_speed">Relative Maus Bewegungsgeschwindigkeit</string>
<string name="pointandclick_relative_accel">Relative Bewegung der Maus Beschleunigung</string>
<string name="downloads">Downloads</string>
</resources>

View File

@@ -124,4 +124,5 @@
<string name="pointandclick_relative">Suhteellinen hiiren liikkeet (kannettavan tietokoneen tilassa)</string>
<string name="pointandclick_relative_speed">Suhteellinen hiiren liikkeen nopeus</string>
<string name="pointandclick_relative_accel">Suhteellinen hiiren liikkeen kiihtyvyys</string>
<string name="downloads">Downloads</string>
</resources>

View File

@@ -127,4 +127,5 @@
<string name="pointandclick_relative">mouvement de la souris relative (mode portable)</string>
<string name="pointandclick_relative_speed">Relative vitesse de déplacement de la souris</string>
<string name="pointandclick_relative_accel">Relative accélération du mouvement de la souris</string>
<string name="downloads">Téléchargements</string>
</resources>

View File

@@ -117,4 +117,5 @@
<string name="pointandclick_relative">Относительное движение мыши (режим ноутбука)</string>
<string name="pointandclick_relative_speed">Скорость движения мыши</string>
<string name="pointandclick_relative_accel">Ускорение движения мыши</string>
<string name="downloads">Загрузки</string>
</resources>

View File

@@ -117,4 +117,5 @@
<string name="pointandclick_relative">Відносний рух миші (режим ноутбука)</string>
<string name="pointandclick_relative_speed">Швидкість руху миші</string>
<string name="pointandclick_relative_accel">Прискорення руху миші</string>
<string name="downloads">Завантаження</string>
</resources>

View File

@@ -25,6 +25,7 @@
<string name="storage_commandline">Specify command line parameters</string>
<string name="storage_question">Where to download application data</string>
<string name="optional_downloads">Optional downloads</string>
<string name="downloads">Downloads</string>
<string name="ok">OK</string>
<string name="controls_arrows">Arrows / joystick / dpad</string>