project_files/Android-build/SDL-android-project/res/values/strings.xml
changeset 6459 2ca787ac8fc3
parent 6350 41b0a9955c47
child 6568 ad83229a7d98
equal deleted inserted replaced
6457:ef16d50d598e 6459:2ca787ac8fc3
     6     <string name="edit">Edit</string>
     6     <string name="edit">Edit</string>
     7     <string name="delete">Delete</string>
     7     <string name="delete">Delete</string>
     8     <string name="saved">Saved succesfully</string>
     8     <string name="saved">Saved succesfully</string>
     9     
     9     
    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_title">Sorry! Could not find the SDCard</string>
       
    12     <string name="sdcard_not_mounted">There\'s been an error when accessing the SDcard. Please check if there is an SDcard present in the device (internal or external) and if the SDcard is not mounted (via usb to your computer for example). Hedgewars for Android will now quit</string>
    12         
    13         
    13     <!-- Notification -->
    14     <!-- Notification -->
    14     <string name="notification_title">Downloading hedgewars files...</string>
    15     <string name="notification_title">Downloading hedgewars files...</string>
    15     <string name="notification_done">Successfully downloaded: </string>
    16     <string name="notification_done">Successfully downloaded: </string>
    16     
    17