change the display text of sync account to: "Sync Files&Contacts"
authorSven Aßmann <sven.assmann@lubico.biz>
Thu, 15 Sep 2011 19:37:19 +0000 (21:37 +0200)
committerSven Aßmann <sven.assmann@lubico.biz>
Thu, 15 Sep 2011 19:37:19 +0000 (21:37 +0200)
res/values/strings.xml

index 4c12ed7..de24d92 100644 (file)
@@ -16,7 +16,7 @@
     <string name="new_session_cancel">Cancel</string>
     <string name="new_session_uri_error">Wrong URL given</string>
     <string name="new_session_session_name_error">Wrong session name</string>
-    <string name="sync_string">filelist and pinned files</string>
+    <string name="sync_string">Files&amp;Contacts</string>
     <string name="uploader_no_file_selected">No file selected for upload</string>
     <string name="setup_hint_username">Username</string>
     <string name="setup_hint_password">Password</string>