Merge pull request #1 from leela52452/android_branch

typo ellipsis, added
This commit is contained in:
Eric House 2019-09-04 18:30:13 +03:00 committed by GitHub
commit d3d37c62d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1089,7 +1089,7 @@
message-composition field to be sent. --> message-composition field to be sent. -->
<string name="chat_send">Send</string> <string name="chat_send">Send</string>
<!-- "Hint" in empty chat text field --> <!-- "Hint" in empty chat text field -->
<string name="chat_hint">Type here...</string> <string name="chat_hint">Type here</string>
<!-- <!--
############################################################ ############################################################
# :Menus: # :Menus:
@ -2181,7 +2181,7 @@
<!-- Debugging stuff. Localize if you think your langauge users will <!-- Debugging stuff. Localize if you think your langauge users will
care. --> care. -->
<string name="advanced">For debugging</string> <string name="advanced">For debugging</string>
<string name="advanced_summary">You should never need these...</string> <string name="advanced_summary">You should never need these</string>
<string name="relay_host">Relay host</string> <string name="relay_host">Relay host</string>
<string name="relay_via_http_first">Use Web APIs first</string> <string name="relay_via_http_first">Use Web APIs first</string>
<string name="relay_via_http_first_summary">(instead of as fallback for custom protocol)</string> <string name="relay_via_http_first_summary">(instead of as fallback for custom protocol)</string>
@ -2205,7 +2205,7 @@
<string name="enable_dupes_title">Accept duplicate invites</string> <string name="enable_dupes_title">Accept duplicate invites</string>
<string name="xlations_locale">Fake locale for translation</string> <string name="xlations_locale">Fake locale for translation</string>
<string name="enable_dupes_summary">Accept invitations more than once</string> <string name="enable_dupes_summary">Accept invitations more than once</string>
<string name="nag_intervals">Reminder intervals (minutes1,minutes2,...)</string> <string name="nag_intervals">Reminder intervals (minutes1,minutes2,)</string>
<string name="enable_nfc_toself_title">Enable NFC to self</string> <string name="enable_nfc_toself_title">Enable NFC to self</string>
<string name="enable_nfc_toself_summary">Fake invitation to aid debugging</string> <string name="enable_nfc_toself_summary">Fake invitation to aid debugging</string>
<string name="enable_sms_toself_title">Short-circuit SMS to self</string> <string name="enable_sms_toself_title">Short-circuit SMS to self</string>
@ -2421,4 +2421,4 @@
words.\n\nUse this feature to check the validity of words you\'re words.\n\nUse this feature to check the validity of words you\'re
thinking of playing, or to look up an unfamiliar word provided as a thinking of playing, or to look up an unfamiliar word provided as a
hint.</string> hint.</string>
</resources> </resources>