diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index f6c8b761b..f8721c395 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3631,6 +3631,8 @@ <!-- Label for the default device locale. [CHAR LIMIT=35] --> <string name="locale_default">Default</string> + <!-- Label for color selection title in sim settings [CHAR LIMIT=35] --> + <string name = "color_title">Color</string> <!-- Label for default color. This lets the app pick the color. [CHAR LIMIT=35] --> <string name="color_unspecified">Default</string> <!-- Label for no color (transparent). [CHAR LIMIT=35] --> |