소스 검색

Merge pull request #1957 from nextcloud/lintFix

Remove unused resource
Tobias Kaminsky 7 년 전
부모
커밋
13a65e35b8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/main/res/values/strings.xml

+ 0 - 1
src/main/res/values/strings.xml

@@ -652,7 +652,6 @@
     <string name="privacy">Privacy</string>
     <string name="file_not_found">File not found!</string>
     <string name="file_not_synced">Failed to sync the desired file. Last version available is shown.</string>
-    <string name="file_not_synced_short">Last version available is shown.</string>
 
     <!-- Auto upload -->
     <string name="autoupload_custom_folder">Set up a custom folder</string>