소스 검색

Rename the flag to show my wish that someday the app will allow to share with other users too

David A. Velasco 10 년 전
부모
커밋
fb6047a72c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      res/values/setup.xml

+ 1 - 1
res/values/setup.xml

@@ -24,7 +24,7 @@
     
     <!-- Flags to enable/disable some features -->
     <string name = "send_files_to_other_apps">on</string>
-    <string name = "share_link">on</string>
+    <string name = "share_feature">on</string>
     
     
     <!-- Colors -->