Translations improvements :

- remove duplicated string (name) and avoid potential duplicate (autoplay_never_description -> Never, autoplay_always_description -> Always because they are just "Always" or "Never"). Fixes #4268
- leakCanary string removed (fixes #4233)
This commit is contained in:
bopol 2020-09-19 18:01:51 +02:00
parent 0d345658f6
commit fce180d9b2
59 changed files with 64 additions and 116 deletions

View file

@ -239,7 +239,7 @@
<string name="invalid_url_toast">অবৈধ ইউ আর এল</string>
<string name="download_to_sdcard_error_title">বাহ্যিক স্টোরেজ নেই</string>
<string name="search_history_deleted">সার্চ ইতিহাস ডিলিট হয়েছে।</string>
<string name="playlist_name_input">নাম</string>
<string name="name">নাম</string>
<string name="rename_playlist">নাম পরিবর্তন</string>
<string name="action_history">ইতিহাস</string>
<string name="read_full_license">লাইসেন্স পড়ুন</string>