OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
4 <grit-part> | 4 <grit-part> |
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> |
6 </message> | 6 </message> |
7 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> |
9 Are you still there? | 9 Are you still there? |
10 </message> | 10 </message> |
(...skipping 2100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2111 </message> | 2111 </message> |
2112 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the setting
s tab, the text next to the timezone combobox."> | 2112 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the setting
s tab, the text next to the timezone combobox."> |
2113 Time zone: | 2113 Time zone: |
2114 </message> | 2114 </message> |
2115 <message name="IDS_OPTIONS_SETTINGS_USE_24HOUR_CLOCK_DESCRIPTION" desc="In the
settings tab, the text next to the checkbox that enables 24-hour clock."> | 2115 <message name="IDS_OPTIONS_SETTINGS_USE_24HOUR_CLOCK_DESCRIPTION" desc="In the
settings tab, the text next to the checkbox that enables 24-hour clock."> |
2116 Use 24-hour clock | 2116 Use 24-hour clock |
2117 </message> | 2117 </message> |
2118 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_TEMPLATE" desc="In the se
ttings tab, the display template of a timezone in the pull-down list of timezone
s"> | 2118 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_TEMPLATE" desc="In the se
ttings tab, the display template of a timezone in the pull-down list of timezone
s"> |
2119 (<ph name="UTCOffset">$1<ex>UTC-8:00</ex></ph>) <ph name="LongTZName">$2<ex>
Pacific Standard Time</ex></ph> (<ph name="ExemplarCity">$3<ex>Los Angeles</ex><
/ph>) | 2119 (<ph name="UTCOffset">$1<ex>UTC-8:00</ex></ph>) <ph name="LongTZName">$2<ex>
Pacific Standard Time</ex></ph> (<ph name="ExemplarCity">$3<ex>Los Angeles</ex><
/ph>) |
2120 </message> | 2120 </message> |
| 2121 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_NAME_UTC" desc="This is t
he display name of UTC/GMT timezone for timezone option in user settings."> |
| 2122 Coordinated Universal Time (UTC/GMT) |
| 2123 </message> |
2121 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DESCRIPTION" desc="In the setti
ngs tab, the text next to the buttons for screen brightness."> | 2124 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DESCRIPTION" desc="In the setti
ngs tab, the text next to the buttons for screen brightness."> |
2122 Brightness: | 2125 Brightness: |
2123 </message> | 2126 </message> |
2124 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DECREASE" desc="In the settings
tab, the text of the button to decrease the screen brightness."> | 2127 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DECREASE" desc="In the settings
tab, the text of the button to decrease the screen brightness."> |
2125 Decrease | 2128 Decrease |
2126 </message> | 2129 </message> |
2127 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_INCREASE" desc="In the settings
tab, the text of the button to increase the screen brightness."> | 2130 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_INCREASE" desc="In the settings
tab, the text of the button to increase the screen brightness."> |
2128 Increase | 2131 Increase |
2129 </message> | 2132 </message> |
2130 <message name="IDS_OPTIONS_SETTINGS_TAP_TO_CLICK_ENABLED_DESCRIPTION" desc="In
the settings tab, the text next to the checkbox that enables tap-to-click."> | 2133 <message name="IDS_OPTIONS_SETTINGS_TAP_TO_CLICK_ENABLED_DESCRIPTION" desc="In
the settings tab, the text next to the checkbox that enables tap-to-click."> |
(...skipping 4262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6393 Installing | 6396 Installing |
6394 </message> | 6397 </message> |
6395 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f
lag used to enable launching Chrome Web Store Gallery widget app for searching f
or printer provider apps."> | 6398 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f
lag used to enable launching Chrome Web Store Gallery widget app for searching f
or printer provider apps."> |
6396 Chrome Web Store Gallery app for printer drivers | 6399 Chrome Web Store Gallery app for printer drivers |
6397 </message> | 6400 </message> |
6398 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri
ption of a flag in chrome://flags that enables launching Chrome Web Store Galler
y widget app for searching for printer provider apps."> | 6401 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri
ption of a flag in chrome://flags that enables launching Chrome Web Store Galler
y widget app for searching for printer provider apps."> |
6399 Enables Chrome Web Store Gallery app for printer drivers. The app searches C
hrome Web Store for extensions that support printing to a USB printer with speci
fic USB ID. | 6402 Enables Chrome Web Store Gallery app for printer drivers. The app searches C
hrome Web Store for extensions that support printing to a USB printer with speci
fic USB ID. |
6400 </message> | 6403 </message> |
6401 | 6404 |
6402 </grit-part> | 6405 </grit-part> |
OLD | NEW |