blob: 1ce95dbcc151ad919fb3ded7175d0349a955db1e [file] [log] [blame]
Santiago Etchebeherecca6d492018-12-04 18:29:48 -08001<!--
2 Copyright (C) 2018 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16
17<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18 <!-- The name of this application, a theme picker. [CHAR LIMIT=50] -->
Santiago Etchebehere2de0c3a2019-01-30 16:25:47 -080019 <string name="app_name">Styles &amp; wallpapers</string>
Santiago Etchebeherecca6d492018-12-04 18:29:48 -080020
Santiago Etchebeheref23466e2018-12-10 14:56:55 -080021 <!-- Title of a section of the customization picker where the user can select a Theme for the
22 device. [CHAR LIMIT=15] -->
Santiago Etchebehere8f5adbc2019-04-16 15:04:46 -030023 <string name="theme_title">Style</string>
Santiago Etchebeheref23466e2018-12-10 14:56:55 -080024
25 <!-- Title of a section of the customization picker where the user can select a Clock face.
26 [CHAR LIMIT=15] -->
27 <string name="clock_title">Clock</string>
28
29 <!-- Title of a section of the customization picker where the user can select a Grid size for
30 the home screen. [CHAR LIMIT=15] -->
31 <string name="grid_title">Grid</string>
32
Santiago Etchebehere10e79f12018-12-19 15:53:42 -080033 <!-- Label for a button that allows the user to apply the currently selected Theme.
34 [CHAR LIMIT=20] -->
Santiago Etchebehere2de0c3a2019-01-30 16:25:47 -080035 <string name="apply_theme_btn">Apply</string>
Santiago Etchebehere6d6e84d2018-12-20 14:59:34 -080036
Santiago Etchebehere09365312019-03-14 13:16:49 -070037 <!-- Label telling the user they can tap the card to edit the currently selected custom Theme.
38 [CHAR LIMIT=50] -->
39 <string name="edit_custom_theme_lbl">Tap to edit</string>
40
Santiago Etchebehere1dbb7722019-01-22 15:20:12 -080041 <!-- Label for a checkbox to allow the user to use their currently set wallpaper instead of
42 the one bundled with selected Theme [CHAR LIMIT=35]-->
43 <string name="keep_my_wallpaper">Keep current wallpaper</string>
44
Santiago Etchebehere80e1cee2019-01-10 17:00:00 -080045 <!-- Label for a button that allows the user to apply the currently selected customization option.
46 [CHAR LIMIT=20] -->
47 <string name="apply_btn">Apply</string>
48
chihhangchuangad4215b2020-06-08 15:32:55 +080049 <!-- Content description of theme preview card. [CHAR_LIMIT=30]-->
50 <string name="theme_preview_card_content_description">Style preview</string>
51
52 <!-- Content description of grid preview card. [CHAR_LIMIT=30]-->
53 <string name="grid_preview_card_content_description">Grid preview</string>
54
Beth Thibodeau1c4c67e2019-04-30 17:55:31 -040055 <!-- Content description indicating that the selected option is currently applied to the device. [CHAR_LIMIT=NONE] -->
56 <string name="option_applied_description"><xliff:g name="style_name">%1$s</xliff:g>, currently applied</string>
57
Beth Thibodeau569a64e2019-05-07 14:22:08 -040058 <!-- Content description indicating that the selected option is currently applied and previewed. [CHAR_LIMIT=NONE] -->
59 <string name="option_applied_previewed_description"><xliff:g name="style_name">%1$s</xliff:g>, currently applied and previewed</string>
60
61 <!-- Content description indicating that the selected option is currently being previewed. [CHAR_LIMIT=NONE] -->
62 <string name="option_previewed_description"><xliff:g name="style_name">%1$s</xliff:g>, currently previewed</string>
63
Santiago Etchebehere273f6552019-01-04 17:33:45 -080064 <!-- Sample text used to show a preview of a selected font [CHAR LIMIT=3] -->
Santiago Etchebeheree2c2d5f2019-05-08 18:23:33 -070065 <string name="theme_font_example" translatable="false">ABC</string>
Santiago Etchebehere988f99d2018-12-20 17:13:12 -080066
Santiago Etchebehere10b63ae2019-04-17 12:25:38 -030067 <!-- Content description for previewing a style, describing each of their components. [CHAR_LIMIT=NONE] -->
68 <string name="theme_description">Font: <xliff:g name="font_name">%1$s</xliff:g>, icons: <xliff:g name="icon_name">%2$s</xliff:g>, shape: <xliff:g name="shape_name">%3$s</xliff:g>, color: <xliff:g name="color_name">%4$s</xliff:g> </string>
69
Santiago Etchebehereb356ed02019-02-08 09:46:32 -080070 <!-- Plus sign used to indicate that the user can add a custom theme -->
Santiago Etchebehereb356ed02019-02-08 09:46:32 -080071
chihhangchuang4962f142020-04-20 18:39:32 +080072 <!-- Name for the Android Theme (Style/Wallpaper/Grid/Clock...) that comes preset with the device [CHAR LIMIT=10]-->
Santiago Etchebehere79ce19b2019-01-08 15:46:52 -080073 <string name="default_theme_title">Default</string>
74
Santiago Etchebehere7a6e7ec2019-01-17 17:30:13 -080075 <!-- Title of a page that shows the user the preview of a font selection [CHAR_LIMIT=20] -->
Santiago Etchebehere988f99d2018-12-20 17:13:12 -080076 <string name="preview_name_font">Font</string>
77
Santiago Etchebehere7a6e7ec2019-01-17 17:30:13 -080078 <!-- Title of a page that shows the user the preview of a set of icons [CHAR_LIMIT=20] -->
79 <string name="preview_name_icon">Icon</string>
80
81 <!-- Title of a page that shows the user the preview of a color [CHAR_LIMIT=20] -->
82 <string name="preview_name_color">Color</string>
83
84 <!-- Title of a page that shows the user the preview of a set of icons' shape [CHAR_LIMIT=20] -->
85 <string name="preview_name_shape">Shape</string>
86
87 <!-- Title of a page that shows the user the preview of a wallpaper associated with a theme [CHAR_LIMIT=20] -->
88 <string name="preview_name_wallpaper">Wallpaper</string>
89
Santiago Etchebeherec10daf12019-04-15 20:17:30 -030090 <!-- Header sample text used to preview the look of a particular font, we show samples of
91 uppercase and lowercase characters and numbers. [CHAR LIMIT=30] -->
Santiago Etchebeherec4d6ebe2019-04-15 19:07:11 -030092 <string name="font_card_title">ABC • abc • 123</string>
Santiago Etchebehere988f99d2018-12-20 17:13:12 -080093
94 <!-- Body text for previewing a font [CHAR LIMIT=160] -->
Santiago Etchebeherec4d6ebe2019-04-15 19:07:11 -030095 <string name="font_card_body">Add your favorite fonts to every screen</string>
Santiago Etchebehere80e1cee2019-01-10 17:00:00 -080096
chihhangchuang4962f142020-04-20 18:39:32 +080097 <!--Title for grid options [CHAR LIMIT=NONE] -->
98 <string name="grid_options_title">Choose a grid size</string>
99
Santiago Etchebehere80e1cee2019-01-10 17:00:00 -0800100 <!--Title for a grid option, describing the number of columns and rows, eg: 4x4 [CHAR LIMIT=10] -->
101 <string name="grid_title_pattern"><xliff:g name="num_cols" example="1">%1$d</xliff:g>x<xliff:g name="num_rows" example="1">%2$d</xliff:g></string>
Santiago Etchebeheref2a752d2019-01-14 14:29:27 -0800102
103 <!-- Message shown when a theme has been applied successfully in the system [CHAR LIMIT=NONE] -->
chihhangchuangd2f4ba22020-04-22 17:42:57 +0800104 <string name="applied_theme_msg">Style set successfully</string>
Santiago Etchebehere1dbb7722019-01-22 15:20:12 -0800105
Amin Shaikh175275c2019-05-08 18:09:32 -0700106 <!-- Message shown when a clock has been applied successfully in the system [CHAR LIMIT=NONE] -->
chihhangchuangd2f4ba22020-04-22 17:42:57 +0800107 <string name="applied_clock_msg">Clock set successfully</string>
108
109 <!-- Message shown when a grid has been applied successfully in the system [CHAR LIMIT=NONE] -->
110 <string name="applied_grid_msg">Grid set successfully</string>
Amin Shaikh175275c2019-05-08 18:09:32 -0700111
Santiago Etchebehere1dbb7722019-01-22 15:20:12 -0800112 <!-- Message shown when a theme couldn't be applied in the system because of an error
113 [CHAR LIMIT=NONE] -->
114 <string name="apply_theme_error_msg">There was a problem applying the style</string>
Santiago Etchebehereb356ed02019-02-08 09:46:32 -0800115
116 <!-- Label for a button that takes the user to the next step when configuring a custom theme.
117 [CHAR LIMIT=20] -->
118 <string name="custom_theme_next">Next</string>
119
Amin Shaikh535db3e2019-04-19 09:51:41 -0400120 <!-- Label for a button that takes the user back to the previous step when configuring a custom theme.
121 [CHAR LIMIT=20] -->
122 <string name="custom_theme_previous">Previous</string>
123
Wesley.CW Wang5ef35dc2020-05-06 21:57:03 +0800124 <!-- Title for "Custom theme" option. [CHAR LIMIT=15] -->
125 <string name="custom_theme">Custom</string>
126
Santiago Etchebehere58a79f22019-05-08 11:38:29 -0700127 <!-- Generic label for one system Style/Theme (combination of fonts/colors/icons) that is
128 defined and customized by the user (note there could be more than one so the label includes
129 a number, eg "Custom 1, Custom 2, etc") [CHAR LIMIT=15] -->
130 <string name="custom_theme_title">Custom <xliff:g name="custom_num" example="1">%1$d</xliff:g></string>
Santiago Etchebehereb5fed022019-02-21 16:59:23 -0800131
132 <!-- Title for a screen that lets the user define their custom system Style/Theme
133 [CHAR LIMIT=30] -->
134 <string name="custom_theme_fragment_title">Custom Style</string>
135
Santiago Etchebehere8efe2ea2019-03-15 17:39:11 -0700136 <!-- Title of a menu option that removes the custom theme being currently edited
137 [CHAR LIMIT=30] -->
138 <string name="custom_theme_delete">Delete</string>
139
Santiago Etchebehere7ff4c592019-05-10 10:21:09 -0700140 <!-- Title of a page allowing the user to choose a font for a custom theme [CHAR LIMIT=40]-->
Santiago Etchebehereb5fed022019-02-21 16:59:23 -0800141 <string name="font_component_title">Choose font</string>
142
Santiago Etchebehere7ff4c592019-05-10 10:21:09 -0700143 <!-- Title of a page allowing the user to choose an icon set for a custom theme [CHAR LIMIT=40]-->
Santiago Etchebehereba0bc762019-02-25 18:01:14 -0800144 <string name="icon_component_title">Choose icons</string>
145
Santiago Etchebehere7ff4c592019-05-10 10:21:09 -0700146 <!-- Title of a page allowing the user to choose a color for a custom theme [CHAR LIMIT=40]-->
Santiago Etchebeheref46ab382019-03-19 16:18:08 -0700147 <string name="color_component_title">Choose color</string>
148
Santiago Etchebehere7ff4c592019-05-10 10:21:09 -0700149 <!-- Title of a page allowing the user to choose an icon shape for a custom theme [CHAR LIMIT=40]-->
Santiago Etchebehere32bb6ef2019-03-19 13:47:59 -0700150 <string name="shape_component_title">Choose shape</string>
151
Santiago Etchebehere7ff4c592019-05-10 10:21:09 -0700152 <!-- Title of a page allowing the user to set a name for a custom theme [CHAR LIMIT=40]-->
153 <string name="name_component_title">Name your style</string>
154
Santiago Etchebehereba0bc762019-02-25 18:01:14 -0800155 <!-- Title of a set of icons that the user can chose for their custom style (eg, "Icons 2") -->
156 <string name="icon_component_label">Icons <xliff:g name="component_number" example="1">%1$d</xliff:g></string>
157
Santiago Etchebeheref0e2dad2019-05-03 18:29:59 -0700158 <string name="font_component_option_thumbnail" translatable="false">Aa</string>
Santiago Etchebehereb5fed022019-02-21 16:59:23 -0800159
Santiago Etchebehere8efe2ea2019-03-15 17:39:11 -0700160 <!-- Dialog box asking the user to confirm if they want to delete the current custom style
161 [CHAR_LIMIT=NONE] -->
162 <string name="delete_custom_theme_confirmation">Delete Custom style?</string>
163
164 <!-- Button in a dialog box confirming that the current style will be deleted [CHAR_LIMIT=20] -->
165 <string name="delete_custom_theme_button">Delete</string>
166
167 <!-- Generic label for canceling the current action [CHAR_LIMIT=20] -->
168 <string name="cancel">Cancel</string>
Santiago Etchebehere418a40e2019-03-25 14:28:37 -0700169
170 <!-- Label for a dialog which asks the user the destination (home screen, lock screen, both)
171 where to set the theme's bundled image as wallpaper. [CHAR LIMIT=50] -->
172 <string name="set_theme_wallpaper_dialog_message">Set style wallpaper</string>
Santiago Etchebehere025e1682019-03-21 18:21:08 -0700173
174 <!-- Title for a dialog box asking the user to use an existing, equivalent theme (style) instead
175 of their customly defined one. [CHAR_LIMIT=30] -->
176 <string name="use_style_instead_title">Use <xliff:g name="style_name">%1$s</xliff:g> instead?</string>
177
178 <!-- Body for a dialog box asking the user to use an existing, equivalent theme (style) instead
179 of their customly defined one. [CHAR_LIMIT=NONE] -->
180 <string name="use_style_instead_body">The components you chose match the <xliff:g name="style_name">%1$s</xliff:g> style. Do you want to use <xliff:g name="style_name">%1$s</xliff:g> instead?</string>
181
182 <!-- Label for a button in the dialog box that asks the user to use an existing, theme (style)
183 instead of their customly defined one. The button let's the user use the suggested theme
Santiago Etchebehere024711a2019-04-08 13:14:09 -0300184 [CHAR_LIMIT=16] -->
Santiago Etchebehere025e1682019-03-21 18:21:08 -0700185 <string name="use_style_button">Use <xliff:g name="style_name">%1$s</xliff:g></string>
186
187 <!-- Label for a button in the dialog box that asks the user to use an existing, theme (style)
188 instead of their customly defined one. The button dismisses the dialog and goes back to the
Santiago Etchebehere024711a2019-04-08 13:14:09 -0300189 previous screen. [CHAR_LIMIT=16] -->
Santiago Etchebehere025e1682019-03-21 18:21:08 -0700190 <string name="no_thanks">No, thanks</string>
Santiago Etchebehere10b63ae2019-04-17 12:25:38 -0300191
192 <!-- Content description for a screen showing the preview of a clock face. [CHAR_LIMIT=NONE] -->
193 <string name="clock_preview_content_description"><xliff:g name="clock_name">%1$s</xliff:g> clock preview</string>
Santiago Etchebehere5818e782019-05-24 11:15:34 -0700194
195 <!-- Generic error message [CHAR_LIMIT=NONE] -->
196 <string name="something_went_wrong">Oops! Something went wrong.</string>
chihhangchuang9dbe02f2020-05-18 21:28:13 +0800197
198 <!-- Title for a section of a style preview screen that shows a preview of the style color and icons. [CHAR_LIMIT=30]-->
199 <string name="theme_preview_icons_section_title">Color / Icons</string>
Wesley.CW Wanga8f09302020-05-18 19:39:21 +0800200
Wesley.CW Wanga1b29c82020-06-24 14:33:34 +0800201 <!-- Bottom sheet dialog which displaying different theme's info. [CHAR_LIMIT=80]
Wesley.CW Wanga8f09302020-05-18 19:39:21 +0800202 (eg, Fonts, icons, shape, color will change to the "Default" Style) -->
203 <string name="style_info_description">Fonts, icons, shape, color will change to the <xliff:g name="style_name">%1$s</xliff:g> Style</string>
Santiago Etchebeherecca6d492018-12-04 18:29:48 -0800204</resources>