Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
32a8625f
authored
Sep 11, 2019
by
bachinger
Committed by
Oliver Woodman
Sep 17, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
allowing 36 characters for shuffle mode off
PiperOrigin-RevId: 268478545
parent
cf3cfa1d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
library/ui/src/main/res/values/strings.xml
library/ui/src/main/res/values/strings.xml
View file @
32a8625f
...
@@ -34,9 +34,9 @@
...
@@ -34,9 +34,9 @@
<string
name=
"exo_controls_repeat_one_description"
>
Repeat one
</string>
<string
name=
"exo_controls_repeat_one_description"
>
Repeat one
</string>
<!-- Description for a button that controls the repeat mode of a media playback. In this mode the entire playlist is repeated. [CHAR LIMIT=30] -->
<!-- Description for a button that controls the repeat mode of a media playback. In this mode the entire playlist is repeated. [CHAR LIMIT=30] -->
<string
name=
"exo_controls_repeat_all_description"
>
Repeat all
</string>
<string
name=
"exo_controls_repeat_all_description"
>
Repeat all
</string>
<!-- Description for a button that controls the shuffle mode of media playback. In this mode shuffle is on. [CHAR LIMIT=
33
] -->
<!-- Description for a button that controls the shuffle mode of media playback. In this mode shuffle is on. [CHAR LIMIT=
40
] -->
<string
name=
"exo_controls_shuffle_on_description"
>
Shuffle on
</string>
<string
name=
"exo_controls_shuffle_on_description"
>
Shuffle on
</string>
<!-- Description for a button that controls the shuffle mode of media playback. In this mode shuffle is off. [CHAR LIMIT=
33
] -->
<!-- Description for a button that controls the shuffle mode of media playback. In this mode shuffle is off. [CHAR LIMIT=
40
] -->
<string
name=
"exo_controls_shuffle_off_description"
>
Shuffle off
</string>
<string
name=
"exo_controls_shuffle_off_description"
>
Shuffle off
</string>
<!-- Description for a media control button that toggles whether a video playback is fullscreen. [CHAR LIMIT=30] -->
<!-- Description for a media control button that toggles whether a video playback is fullscreen. [CHAR LIMIT=30] -->
<string
name=
"exo_controls_fullscreen_description"
>
Fullscreen mode
</string>
<string
name=
"exo_controls_fullscreen_description"
>
Fullscreen mode
</string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment