Browse Source

Replace "conveniency" with "convenience"

This seemed like a typo to me, but both Collins and Merriam-Webster
dictionaries list this as an obsolete or archaic word for "convenience".
I don't see why we shouldn't use the modern form of this word.
merge-requests/1205/head
Daniel Kozar 5 years ago
parent
commit
18d43b488b
  1. 2
      application/resources/src/main/res/values/strings.xml

2
application/resources/src/main/res/values/strings.xml

@ -179,7 +179,7 @@
<string name="server_share_hint">Network share name (or IP address)</string>
<string name="server_folder_hint">Folder path (optional)</string>
<string name="server_username_hint">Username</string>
<string name="server_servername_hint">Server name, for conveniency</string>
<string name="server_servername_hint">Server name, for convenience</string>
<string name="server_port">Port: </string>
<string name="login">Login</string>
<string name="password">Password</string>

Loading…
Cancel
Save