Browse Source

change the name from favorites to keep_up_to_date

purigarcia 9 năm trước cách đây
mục cha
commit
ebe5a62f73
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      res/values/strings.xml

+ 1 - 1
res/values/strings.xml

@@ -200,7 +200,7 @@
 	<string name="auth_can_not_auth_against_server">Cannot authenticate against this server</string>
     <string name="auth_account_does_not_exist">Account does not exist in the device yet</string>
     
-    <string name="fd_keep_in_sync">Keep file up to date</string>
+    <string name="fd_keep_in_sync">Favorite</string>
     <string name="common_rename">Rename</string>
     <string name="common_remove">Remove</string>
     <string name="confirmation_remove_alert">"Do you really want to remove %1$s?"</string>