project_files/Android-build/SDL-android-project/res/values/strings.xml
changeset 7476 2fb781bbdd51
parent 7461 38acbfdb484f
child 7485 0481bd74267c
--- a/project_files/Android-build/SDL-android-project/res/values/strings.xml	Mon Aug 06 22:33:07 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/res/values/strings.xml	Mon Aug 06 22:39:36 2012 +0200
@@ -104,6 +104,7 @@
     <string name="start_netgame_dialog_message">Please select a username.</string>
     <string name="start_netgame_dialog_playername_hint">Username</string>
     
+    <string name="playerlist_contextmenu_kick">Kick</string>
     <string name="lobby_playerlist_contextmenu_info">Info (shown in chat)</string>
     <string name="lobby_playerlist_contextmenu_follow">Follow</string>
     <string name="lobby_roomlistmenu_create">Create room</string>
@@ -121,6 +122,8 @@
     <string name="error_server_too_old">The server you tried to connect to is using an incompatible protocol.</string>
     <string name="error_auth_failed">Unable to authenticate for your username.</string>
     <string name="error_connection_lost">The connection to the server was lost.</string>
+    <string name="error_save_failed">Saving has failed.</string>
+    
     
     <!-- Dialogs -->
     <string name="dialog_connecting_title">Please wait</string>