Remove extra newlines in strings

This commit is contained in:
mhmdanas 2021-05-12 22:16:12 +03:00
parent fa1fdbf73e
commit 5eb1d49857
68 changed files with 70 additions and 138 deletions

View file

@ -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>