Fix travis

- Remove duplicate of AndroidManifest
- Remove some non-translatable strings from "ar" translation, and general clean-up of other
This commit is contained in:
Mauricio Colli 2017-03-27 16:34:37 -03:00
parent b43c56085d
commit 7a4a54c3ea
31 changed files with 4 additions and 1636 deletions

View file

@ -22,8 +22,6 @@
<string name="download_path_title">影片下載路徑</string>
<string name="download_path_summary">存放已下載影片的路徑。</string>
<string name="download_path_dialog_title">輸入影片的下載路徑</string>
<string name="autoplay_through_intent_title">刻意自動播放</string>
<string name="autoplay_through_intent_summary">當另一個程式發出要求時自動播放影片。</string>
<string name="default_resolution_title">預設解析度</string>
<string name="play_with_kodi_title">用 Kodi 播放</string>
<string name="show_play_with_kodi_summary">顯示以 Kodi 媒體中心播放影片的選項。</string>