strings.xml: Remove unnecessary punctuations

Periods, colons and other unnecessary punctuations should not be used in labels.
See https://www.google.com/design/spec/style/writing.html#writing-capitalization-punctuation
This commit is contained in:
Zhaofeng Li 2016-04-06 19:40:11 +08:00
parent a35590f9ea
commit 98afe79eaa
25 changed files with 57 additions and 57 deletions

View file

@ -9,8 +9,8 @@
<string name="download">Deskargatu</string>
<string name="search">Bilatu</string>
<string name="settings">Ezarpenak</string>
<string name="share_dialog_title">Partekatu honekin:</string>
<string name="choose_browser">Nabigatzailea aukeratu:</string>
<string name="share_dialog_title">Partekatu honekin</string>
<string name="choose_browser">Nabigatzailea aukeratu</string>
<string name="screen_rotation">biratzea</string>
<string name="settings_activity_title">Ezarpenak</string>
<string name="download_path_title">Deskargatzeko kokapena</string>