Synced strings, increased app version.

This commit is contained in:
Karim Abou Zeid 2015-06-18 18:44:50 +02:00
commit 1908d1fe78
10 changed files with 57 additions and 20 deletions

View file

@ -113,6 +113,7 @@
<string name="pref_title_colored_navigation_bar_tag_editor">音乐标签编辑器</string>
<string name="pref_title_colored_navigation_bar_other_screens">其他任何地方</string>
<string name="pref_title_colored_album_footers">使用变色的专辑标签</string>
<string name="pref_title_colored_notification">使用变色的通知栏</string>
<string name="pref_title_fade_play_pause">淡入/出音量(播放/暂停)</string>
<string name="pref_title_force_square_album_art">强制使用方形专辑封面</string>
<string name="pref_title_opaque_toolbar_now_playing">正在播放界面使用不透明工具栏</string>
@ -146,6 +147,7 @@
<string name="song">歌曲</string>
<string name="pref_only_lollipop">"仅适用于 Lollipop"</string>
<string name="pref_summary_colored_album_footers">"专辑队列视图中专辑页脚会根据专辑封面的色调进行变色。"</string>
<string name="pref_summary_colored_notification">"使用与专辑封面色彩相对应的通知栏消息背景"</string>
<string name="pref_summary_fade_play_pause">"播放/暂停歌曲时使用淡入/出效果"</string>
<string name="pref_summary_force_square_album_art">在正在播放界中强制使用方形专辑封面</string>
<string name="pref_summary_opaque_toolbar_now_playing">使正在播放界面的工具栏不透明并且并遮盖住部分专辑封面</string>