equal
deleted
inserted
replaced
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 |