OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 8963 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8974 </message> | 8974 </message> |
8975 <message name="IDS_SYNC_CONFIRMATION_PERSONALIZE_SERVICES_TITLE" desc="Tit
le of the personalize services section of the sync confirmation dialog in the ta
b modal signin flow" formatter_data="android_java"> | 8975 <message name="IDS_SYNC_CONFIRMATION_PERSONALIZE_SERVICES_TITLE" desc="Tit
le of the personalize services section of the sync confirmation dialog in the ta
b modal signin flow" formatter_data="android_java"> |
8976 Personalize Google services | 8976 Personalize Google services |
8977 </message> | 8977 </message> |
8978 <message name="IDS_SYNC_CONFIRMATION_PERSONALIZE_SERVICES_BODY" desc="Body
of the personalize services section of the sync confirmation dialog in the tab
modal signin flow" formatter_data="android_java"> | 8978 <message name="IDS_SYNC_CONFIRMATION_PERSONALIZE_SERVICES_BODY" desc="Body
of the personalize services section of the sync confirmation dialog in the tab
modal signin flow" formatter_data="android_java"> |
8979 Google may use your browsing history to personalize Search, ads, and oth
er Google services | 8979 Google may use your browsing history to personalize Search, ads, and oth
er Google services |
8980 </message> | 8980 </message> |
8981 <message name="IDS_SYNC_CONFIRMATION_PERSONALIZE_SERVICES_BODY_CHILD_ACCOU
NT" desc="Body of the personalize services section of the sync confirmation dial
og in the tab modal signin flow for child accounts" formatter_data="android_java
"> | 8981 <message name="IDS_SYNC_CONFIRMATION_PERSONALIZE_SERVICES_BODY_CHILD_ACCOU
NT" desc="Body of the personalize services section of the sync confirmation dial
og in the tab modal signin flow for child accounts" formatter_data="android_java
"> |
8982 Google may use your browsing history to personalize Search and other Goo
gle services | 8982 Google may use your browsing history to personalize Search and other Goo
gle services |
8983 </message> | 8983 </message> |
8984 <message name="IDS_SYNC_CONFIRMATION_SYNC_SETTINGS_LINK_BODY" desc="Label
of the section containing the link to go to the sync setting page."> | 8984 <message name="IDS_SYNC_CONFIRMATION_SYNC_SETTINGS_LABEL" desc="Label of t
he checkbox that allows users to configure their sync settings on the settings p
age before signing in to Chrome."> |
8985 Control how this works in <ph name="BEGIN_LINK"><a id="settingsLink"
href="chrome://settings"></ph>Settings<ph name="END_LINK"></a><ex></
a></ex></ph> | 8985 Control how this works in Settings |
8986 </message> | 8986 </message> |
8987 <message name="IDS_SYNC_CONFIRMATION_CONFIRM_BUTTON_LABEL" desc="Label of
the confirmation button in the sync confirmation dialog of the tab modal signin
flow"> | 8987 <message name="IDS_SYNC_CONFIRMATION_CONFIRM_BUTTON_LABEL" desc="Label of
the confirmation button in the sync confirmation dialog of the tab modal signin
flow"> |
8988 Ok, got it | 8988 Ok, got it |
8989 </message> | 8989 </message> |
8990 <message name="IDS_SYNC_CONFIRMATION_UNDO_BUTTON_LABEL" desc="Label of the
undo button in the sync confirmation dialog of the tab modal signin flow"> | 8990 <message name="IDS_SYNC_CONFIRMATION_UNDO_BUTTON_LABEL" desc="Label of the
undo button in the sync confirmation dialog of the tab modal signin flow"> |
8991 Undo | 8991 Undo |
8992 </message> | 8992 </message> |
8993 | 8993 |
8994 <!--- Sync Confirmation section of the tab modal signin flow when sync is
disabled by policy --> | 8994 <!--- Sync Confirmation section of the tab modal signin flow when sync is
disabled by policy --> |
8995 <message name="IDS_SYNC_DISABLED_CONFIRMATION_CHROME_SYNC_TITLE" desc="Tit
le of the chrome sync section of the sync confirmation dialog in the tab modal s
ignin flow when sync is disabled by policy" formatter_data="android_java"> | 8995 <message name="IDS_SYNC_DISABLED_CONFIRMATION_CHROME_SYNC_TITLE" desc="Tit
le of the chrome sync section of the sync confirmation dialog in the tab modal s
ignin flow when sync is disabled by policy" formatter_data="android_java"> |
(...skipping 3407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
12403 Your downloads appear here | 12403 Your downloads appear here |
12404 </message> | 12404 </message> |
12405 | 12405 |
12406 <!-- Automation info bar --> | 12406 <!-- Automation info bar --> |
12407 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> | 12407 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> |
12408 Chrome is being controlled by automated test software. | 12408 Chrome is being controlled by automated test software. |
12409 </message> | 12409 </message> |
12410 </messages> | 12410 </messages> |
12411 </release> | 12411 </release> |
12412 </grit> | 12412 </grit> |
OLD | NEW |