Skip to content

Commit

Permalink
Avoid technical term "form" (#974)
Browse files Browse the repository at this point in the history
* Avoid technical term "form"

* Re-word again
  • Loading branch information
rugk authored and westnordost committed Mar 18, 2018
1 parent 12fc4c3 commit edf5335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<string name="confirmation_discard_negative">"Cancel"</string>
<string name="action_download">"Scan for Quests here"</string>
<string name="action_upload">"Upload Answers"</string>
<string name="no_changes">"You left the form empty"</string>
<string name="no_changes">"You did not give any answer"</string>
<string name="close">"close"</string>
<string name="download_error">"Error while scanning for quests"</string>
<string name="upload_error">"Error while uploading answers"</string>
Expand Down

0 comments on commit edf5335

Please sign in to comment.