Skip to content

Commit 970677c

Browse files
committed
Remove unused strings
1 parent 6440ae2 commit 970677c

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,8 @@
22
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
33

44
<string name="app_name">Video Transcoder</string>
5+
56
<string name="selectVideo">Select\nVideo</string>
6-
<string name="compressVideo">Compress\nVideo</string>
7-
<string name="cutVideo">Cut\nVideo</string>
8-
<string name="extractImages">Extract\nImages</string>
9-
<string name="extractAudio">Extract\nAudio</string>
10-
<string name="addFade">Add\nFade in-out</string>
11-
<string name="increaseSpeed">Fast\nMotion</string>
12-
<string name="decreaseSpeed">Slow\nMotion</string>
13-
<string name="reverseVideo">Reverse\nVideo</string>
14-
<string name="dialogMessage">The process will take some time.Please be patient.</string>
157

168
<string name="ok">OK</string>
179

@@ -31,6 +23,4 @@
3123
<string name="app_revision_fmt">Revision Information: <xliff:g id="app_revision_url">%s</xliff:g></string>
3224
<string name="app_libraries"><xliff:g id="app_name">%s</xliff:g> uses the following third-party libraries: <xliff:g id="app_libraries_list">%s</xliff:g></string>
3325
<string name="app_resources"><xliff:g id="app_name">%s</xliff:g> uses the following third-party resources: <xliff:g id="app_resources_list">%s</xliff:g></string>
34-
35-
3626
</resources>

0 commit comments

Comments
 (0)