res/values/strings.xml
changeset 662 f4349711b6c8
parent 659 234e13ea0826
parent 658 baaee1877b2b
child 663 f4bf7d926d08
equal deleted inserted replaced
661:c6f9f2fcaf06 662:f4349711b6c8
   285 	<string name="privacy_list_delete_dialog_msg">Do you really want to delete the privacy list entitled \'%s\' ?</string>
   285 	<string name="privacy_list_delete_dialog_msg">Do you really want to delete the privacy list entitled \'%s\' ?</string>
   286 	<string name="privacy_list_delete_dialog_yes">Yes</string>
   286 	<string name="privacy_list_delete_dialog_yes">Yes</string>
   287 	<string name="privacy_list_delete_dialog_no">No</string>
   287 	<string name="privacy_list_delete_dialog_no">No</string>
   288 
   288 
   289 	<string name="UpdateButton">Update</string>
   289 	<string name="UpdateButton">Update</string>
       
   290 	
       
   291 	<!-- Error messages -->
       
   292 	
       
   293 	<string name="error_login_authentication">Error during authentication, bad login or password.</string>
       
   294 	
       
   295 	<string name="interna_server_error">Remote server error</string>
       
   296 	<string name="bad_request">bad-request</string>
       
   297 	<string name="forbidden">forbidden</string>
       
   298 	<string name="item_not_found">item-not-found</string>
       
   299 	<string name="conflict">conflict</string>
       
   300 	<string name="feature_not_implemented">feature-not-implemented</string>
       
   301 	<string name="gone">gone</string>
       
   302 	<string name="jid_malformed">jid-malformed</string>
       
   303 	<string name="no_acceptable">no-acceptable</string>
       
   304 	<string name="not_allowed">not-allowed</string>
       
   305 	<string name="not_authorized">not-authorized</string>
       
   306 	<string name="payment_required">payment-required</string>
       
   307 	<string name="recipient_unavailable">recipient-unavailable</string>
       
   308 	<string name="redirect">redirect</string>
       
   309 	<string name="registration_required">registration-required</string>
       
   310 	<string name="remote_server_not_found">Remote server not found</string>
       
   311 	<string name="remote_server_timeout">No server response</string>
       
   312 	<string name="remote_server_error">Remote server error</string>
       
   313 	<string name="resource_constraint">resource-constraint</string>
       
   314 	<string name="service_unavailable">service-unavailable</string>
       
   315 	<string name="subscription_required">subscription-required</string>
       
   316 	<string name="undefined_condition">undefined-condition</string>
       
   317 	<string name="unexpected_condition">unexpected-condition</string>
       
   318 	<string name="request_timeout">request-timeout</string>
   290 </resources>
   319 </resources>