Update English in strings.xml

This commit is contained in:
OttoLidenbrock 2015-05-15 19:06:20 +10:00
parent 7bee4e8f5f
commit ca5f746c50
1 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
<!-- preparation for start --> <!-- preparation for start -->
<string name="loading">Loading&#8230;</string> <string name="loading">Loading&#8230;</string>
<string name="warning">When unpacking, do not wrap application.\nGame will start in few second&#8230;</string> <string name="warning">Do not stop the application while it is unpacking or updating. The game will start in few seconds.&#8230;</string>
<string name="rm_old">Preparing to update&#8230;</string> <string name="rm_old">Preparing to update&#8230;</string>
<string name="copy">Copying&#8230;</string> <string name="copy">Copying&#8230;</string>
<string name="notification_title">Downloading</string> <string name="notification_title">Downloading</string>
@ -24,15 +24,15 @@
<string name="memory_warning">Your device\'s memory is too low for seamless playing</string> <string name="memory_warning">Your device\'s memory is too low for seamless playing</string>
<string name="memory_continue">Continue</string> <string name="memory_continue">Continue</string>
<string name="memory_close">Close</string> <string name="memory_close">Close</string>
<string name="memory_lags">Lags are possible. Please don\'t rate this game badly.</string> <string name="memory_lags">Lag is possible. Please don\'t rate this game badly.</string>
<!-- update dialog --> <!-- update dialog -->
<string name="update_yes">Update now!</string> <string name="update_yes">An update is available!</string>
<string name="update_no">Remind me later&#8230;</string> <string name="update_no">Remind me later&#8230;</string>
<string name="update_ignore">Ignore</string> <string name="update_ignore">Ignore</string>
<!-- instruction dialog --> <!-- instruction dialog -->
<string name="dialog_instruction">Hello! After game loading select the world and press Play. \nTo put the block quickly tap 2 times where you want to put it on!\nTo split blocks inside inventory take the block and simultaneously touch the two cells. The first half will be inserted on first cell. Click on another cell for inserting second half!</string> <string name="dialog_instruction">Hello! After loading, select the world and press Play. \nTo place an item, tap and release where you want to put it (or quickly tap twice).\nTo split blocks inside inventory take the block and simultaneously touch the two cells; the first half will be inserted on first cell. Click on another cell for inserting the second half</string>
<string name="ok">Got it</string> <string name="ok">Got it</string>
<string name="forget">Don\'t remind</string> <string name="forget">Don\'t remind</string>
@ -40,4 +40,4 @@
<string name="not_enough_space">Not enough space for unzipping.\nPlease free some space on the SD card</string> <string name="not_enough_space">Not enough space for unzipping.\nPlease free some space on the SD card</string>
<string name="space_ok">OK</string> <string name="space_ok">OK</string>
</resources> </resources>