From 0c67a5783f11908eaa787716a2c63ac7901d4e59 Mon Sep 17 00:00:00 2001 From: olly Date: Mon, 29 Jan 2018 05:31:02 -0800 Subject: [PATCH] Add descriptions for strings. For our strings to be translated, we're required to provide added context in the form of a description, and specify a maximum length for the translated strings. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=183651515 --- .../mediasession/src/main/res/values/strings.xml | 3 +++ library/ui/src/main/res/values/strings.xml | 16 ++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/extensions/mediasession/src/main/res/values/strings.xml b/extensions/mediasession/src/main/res/values/strings.xml index 72a67ff01c..015fd04cea 100644 --- a/extensions/mediasession/src/main/res/values/strings.xml +++ b/extensions/mediasession/src/main/res/values/strings.xml @@ -14,7 +14,10 @@ limitations under the License. --> + Repeat none + Repeat one + Repeat all diff --git a/library/ui/src/main/res/values/strings.xml b/library/ui/src/main/res/values/strings.xml index 51571e5fab..d92c615ad0 100644 --- a/library/ui/src/main/res/values/strings.xml +++ b/library/ui/src/main/res/values/strings.xml @@ -14,20 +14,36 @@ limitations under the License. --> + Previous track + Next track + Pause + Play + Stop + Rewind + Fast forward + Repeat none + Repeat one + Repeat all + Shuffle + Fullscreen mode + Download queued + Downloading + Download completed + Download failed