Remove extra newlines in strings
This commit is contained in:
parent
fa1fdbf73e
commit
5eb1d49857
68 changed files with 70 additions and 138 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="main_bg_subtitle">Tap the \"magnifying glass\" to get started
|
||||
\n</string>
|
||||
<string name="main_bg_subtitle">Tap the \"magnifying glass\" to get started</string>
|
||||
<string name="view_count_text">%1$s views</string>
|
||||
<string name="upload_date_text">Published on %1$s</string>
|
||||
<string name="no_player_found">No stream player found. Install VLC?</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue