Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit 43b1921

Browse files
removed unused strings
1 parent 013aa1f commit 43b1921

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

+2-3
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@
4141
<string name="set_password">Set Password</string>
4242
<string name="password_hotspot">Password required to connect with hotspot</string>
4343
<string name="hotspot_name_error">Hotspot name should not be empty</string>
44-
<string name="directory_odk">/odk</string>
45-
<string name="choose_directory">Choose Directory</string>
4644
<string name="hotspot_password_error">Password length should be atleast 8 characters long</string>
4745
<string name="waiting_connection">Waiting for connection to accept</string>
4846
<string name="waiting_hotspot">Waiting for hotspot to connect</string>
@@ -128,8 +126,9 @@
128126
<string name="no_forms">No Forms Found</string>
129127

130128
<string name="default_odk_destination_dir">\/sdcard\/odk</string>
129+
<string name="directory_odk">/odk</string>
130+
<string name="choose_directory">Choose Directory</string>
131131
<string name="title_odk_destination_dir">ODK Destination Directory</string>
132-
<string name="odk_destination_dir_error">The destination should not be empty</string>
133132
<string name="location_permission_needed">Location Permission Needed</string>
134133
<string name="location_settings_dialog">Enable location from the settings.</string>
135134
</resources>

0 commit comments

Comments
 (0)