Skip to content

Commit 4a010ab

Browse files
style(strings): align player gesture string locations with feature branch
1 parent 2091a17 commit 4a010ab

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,14 @@
157157
<string name="settings_status_bar_lyrics_summary">启用魅族状态栏歌词(仅适用于部分设备)</string>
158158
<string name="settings_lyrics_ui">启用新歌词界面</string>
159159
<string name="lyric_widget_description">显示当前播放媒体歌词的小部件</string>
160-
<string name="scroll_to_albums">滚动到专辑</string>
161-
<string name="scroll_to_songs">滚动到歌曲</string>
162-
<string name="expand_less">关闭</string>
163-
<string name="skip_previous">跳到上一个</string>
164160
<string name="settings_rotate_cookie_button">旋转播放按钮</string>
165161
<string name="settings_rotate_cookie_button_summary">播放时让饼干样式的播放/暂停按钮细微地转动</string>
166162
<string name="settings_swipe_to_switch_track">手势切歌</string>
167163
<string name="settings_swipe_to_switch_track_summary">在播放器封面上左右滑动以切换上一曲/下一曲</string>
164+
<string name="scroll_to_albums">滚动到专辑</string>
165+
<string name="scroll_to_songs">滚动到歌曲</string>
166+
<string name="expand_less">关闭</string>
167+
<string name="skip_previous">跳到上一个</string>
168168
<string name="position_slider">位置滑块</string>
169169
<string name="settings_lyrics_ui_summary">实验性界面,显示逐字歌词,具有高级功能</string>
170170
<string name="back">返回</string>

app/src/main/res/values/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,6 @@
239239
<string name="settings_title_bold">Bold title</string>
240240
<!-- Toggle in player UI settings to make song name bold. Subtext -->
241241
<string name="settings_title_bold_summary">Use bold title for full player</string>
242-
<string name="settings_rotate_cookie_button">Rotate play button</string>
243-
<string name="settings_rotate_cookie_button_summary">Subtly rotate the cookie-style play/pause button while playing</string>
244-
<string name="settings_swipe_to_switch_track">Swipe to switch track</string>
245-
<string name="settings_swipe_to_switch_track_summary">Swipe left or right on the album cover to switch tracks</string>
246242
<!-- Settings category about experimental features. Title -->
247243
<string name="settings_experimental_settings">Experimental</string>
248244
<!-- Settings category about experimental features. Subtext -->
@@ -398,6 +394,10 @@
398394
<string name="settings_status_bar_lyrics_summary">Enable MeiZu method of displaying lyrics in status bar (only available on some devices)</string>
399395
<!-- Description shown about lyric widget in Android launcher / home screen's widget selector on Android 12+ -->
400396
<string name="lyric_widget_description">Widget that shows lyrics of currently playing media</string>
397+
<string name="settings_rotate_cookie_button">Rotate play button</string>
398+
<string name="settings_rotate_cookie_button_summary">Subtly rotate the cookie-style play/pause button while playing</string>
399+
<string name="settings_swipe_to_switch_track">Swipe to switch track</string>
400+
<string name="settings_swipe_to_switch_track_summary">Swipe left or right on the album cover to switch tracks</string>
401401
<!-- Context menu item to delete song/album/playlist -->
402402
<string name="delete">Delete</string>
403403
<!-- Dialog text to confirm user wants to delete a specific song or playlist with user defined name -->

0 commit comments

Comments
 (0)