project_files/Android-build/SDL-android-project/res/values/strings.xml
branchhedgeroid
changeset 6350 41b0a9955c47
parent 5671 ba4c3a4c8b09
child 6456 fed715edc3ee
equal deleted inserted replaced
6348:162fec525764 6350:41b0a9955c47
    10     <!-- SDCARD -->
    10     <!-- SDCARD -->
    11     <string name="sdcard_not_mounted">There\'s been an error when accessing the sdcard, is it connected to another computer?</string>
    11     <string name="sdcard_not_mounted">There\'s been an error when accessing the sdcard, is it connected to another computer?</string>
    12         
    12         
    13     <!-- Notification -->
    13     <!-- Notification -->
    14     <string name="notification_title">Downloading hedgewars files...</string>
    14     <string name="notification_title">Downloading hedgewars files...</string>
    15     <string name="notification_done">Success - Download complete</string>
    15     <string name="notification_done">Successfully downloaded: </string>
    16     
    16     
    17     <!-- Download Activity -->
    17     <!-- Download Activity -->
    18     <string name="download_background">Continue in background</string>
    18     <string name="download_background">Continue in background</string>
    19     <string name="download_cancel">Cancel</string>
    19     <string name="download_cancel">Cancel</string>
    20     <string name="download_done">Done</string>
    20     <string name="download_done">Done</string>
    21     <string name="download_back">Back to main menu</string>
    21     <string name="download_back">Back to main menu</string>
    22     <string name="download_tryagain">Try again</string>
    22     <string name="download_tryagain">Try again</string>
    23     <string name="download_failed">The download has failed, check the internet connectivity and please try again</string>
    23     <string name="download_failed">The download has failed, check the internet connectivity and please try again</string>
    24     <string name="download_userexplain">Before starting the game we must download some extra files...</string>
    24     <string name="download_userexplain">Before starting the game we must download some extra files...</string>
       
    25     
       
    26     <string name="download_areyousure">Are you sure you want to download this package?</string>
       
    27     <string name="download_alreadydownloaded">You\'ve already downloaded this package, are you sure you want to download it again?</string>
       
    28     <string name="download_downloadnow">Download now!</string>
       
    29     
       
    30     <string name="download_queued">This download has been queued</string>
    25     
    31     
    26     <!-- start game -->
    32     <!-- start game -->
    27     
    33     
    28     <string name="start_gameplay">Style</string>
    34     <string name="start_gameplay">Style</string>
    29     <string name="start_gamescheme">Game scheme</string>
    35     <string name="start_gamescheme">Game scheme</string>