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 10456 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10467 </message> | 10467 </message> |
10468 <message name="IDS_SYNC_DATATYPE_PASSWORDS" desc="Saved passwords, one of
the data types that we allow syncing."> | 10468 <message name="IDS_SYNC_DATATYPE_PASSWORDS" desc="Saved passwords, one of
the data types that we allow syncing."> |
10469 Passwords | 10469 Passwords |
10470 </message> | 10470 </message> |
10471 <message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="Typed URLs, one of the
data types that we allow syncing."> | 10471 <message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="Typed URLs, one of the
data types that we allow syncing."> |
10472 Omnibox History | 10472 Omnibox History |
10473 </message> | 10473 </message> |
10474 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t
hat we allow syncing."> | 10474 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t
hat we allow syncing."> |
10475 Apps | 10475 Apps |
10476 </message> | 10476 </message> |
10477 <message name="IDS_SYNC_DATATYPE_SEARCH_ENGINES" desc="Search Engines, one
of the data types that we allow syncing."> | |
10478 Search Engines | |
10479 </message> | |
10480 <message name="IDS_SYNC_DATATYPE_TABS" desc="Open Tabs, one of the data ty
pes that we allow syncing."> | 10477 <message name="IDS_SYNC_DATATYPE_TABS" desc="Open Tabs, one of the data ty
pes that we allow syncing."> |
10481 Open Tabs | 10478 Open Tabs |
10482 </message> | 10479 </message> |
10483 <message name="IDS_SYNC_DATATYPE_APP_NOTIFICATIONS" desc="App notification
s, one of the data types that we allow syncing."> | 10480 <message name="IDS_SYNC_DATATYPE_APP_NOTIFICATIONS" desc="App notification
s, one of the data types that we allow syncing."> |
10484 App Notifications | 10481 App Notifications |
10485 </message> | 10482 </message> |
10486 | 10483 |
10487 <!-- Encryption tab of the configure sync dialog --> | 10484 <!-- Encryption tab of the configure sync dialog --> |
10488 <if expr="not pp_ifdef('use_titlecase')"> | 10485 <if expr="not pp_ifdef('use_titlecase')"> |
10489 <message name="IDS_SYNC_ENCRYPTION_DATA_TYPES_TITLE" desc="Title of the
section containing the data types to encrypt."> | 10486 <message name="IDS_SYNC_ENCRYPTION_DATA_TYPES_TITLE" desc="Title of the
section containing the data types to encrypt."> |
(...skipping 4124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14614 </messages> | 14611 </messages> |
14615 <structures fallback_to_english="true"> | 14612 <structures fallback_to_english="true"> |
14616 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14613 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14617 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14614 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14618 </structure> | 14615 </structure> |
14619 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14616 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14620 </structure> | 14617 </structure> |
14621 </structures> | 14618 </structures> |
14622 </release> | 14619 </release> |
14623 </grit> | 14620 </grit> |
OLD | NEW |