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 4419 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4430 </message> | 4430 </message> |
4431 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc=
"Description for the flag to show Autofill field type predictions for all forms"
> | 4431 <message name="IDS_FLAGS_SHOW_AUTOFILL_TYPE_PREDICTIONS_DESCRIPTION" desc=
"Description for the flag to show Autofill field type predictions for all forms"
> |
4432 Annotates web forms with Autofill field type predictions as placeholder
text. | 4432 Annotates web forms with Autofill field type predictions as placeholder
text. |
4433 </message> | 4433 </message> |
4434 <message name="IDS_FLAGS_SYNC_SESSIONS_NAME" desc="Title for the flag to e
nable syncing the Sessions datatype"> | 4434 <message name="IDS_FLAGS_SYNC_SESSIONS_NAME" desc="Title for the flag to e
nable syncing the Sessions datatype"> |
4435 Enable syncing sessions | 4435 Enable syncing sessions |
4436 </message> | 4436 </message> |
4437 <message name="IDS_FLAGS_SYNC_SESSIONS_DESCRIPTION" desc="Description for
the flag to enable syncing the Sessions datatype"> | 4437 <message name="IDS_FLAGS_SYNC_SESSIONS_DESCRIPTION" desc="Description for
the flag to enable syncing the Sessions datatype"> |
4438 Enable sessions in the sync options. This allows syncing your sessions t
o other clients. | 4438 Enable sessions in the sync options. This allows syncing your sessions t
o other clients. |
4439 </message> | 4439 </message> |
| 4440 <message name="IDS_FLAGS_SYNC_SEARCH_ENGINES_NAME" desc="Title for the fla
g to enable syncing the Search Engines datatype"> |
| 4441 Enable syncing search engines |
| 4442 </message> |
| 4443 <message name="IDS_FLAGS_SYNC_SEARCH_ENGINES_DESCRIPTION" desc="Descriptio
n for the flag to enable syncing the Search Engines datatype"> |
| 4444 Enable search engines in the sync options. This allows syncing your cust
om search engines to other clients. |
| 4445 </message> |
4440 <message name="IDS_FLAGS_SYNC_OAUTH_NAME" desc="Title for the flag to enab
le authenticating with OAuth"> | 4446 <message name="IDS_FLAGS_SYNC_OAUTH_NAME" desc="Title for the flag to enab
le authenticating with OAuth"> |
4441 Use OAuth to authenticate Sync operations. | 4447 Use OAuth to authenticate Sync operations. |
4442 </message> | 4448 </message> |
4443 <message name="IDS_FLAGS_SYNC_OAUTH_DESCRIPTION" desc="Description for the
flag to enable authenticating with OAuth"> | 4449 <message name="IDS_FLAGS_SYNC_OAUTH_DESCRIPTION" desc="Description for the
flag to enable authenticating with OAuth"> |
4444 Use OAuth, rather than ClientLogin, to authenticate Sync operations. Th
is decouples authentication-specific user interface elements from the browser an
d enables a rich set of second-factor mechanisms. | 4450 Use OAuth, rather than ClientLogin, to authenticate Sync operations. Th
is decouples authentication-specific user interface elements from the browser an
d enables a rich set of second-factor mechanisms. |
4445 </message> | 4451 </message> |
4446 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to
enable syncing the TypedUrl datatype"> | 4452 <message name="IDS_FLAGS_SYNC_TYPED_URLS_NAME" desc="Title for the flag to
enable syncing the TypedUrl datatype"> |
4447 Enable syncing Omnibox History | 4453 Enable syncing Omnibox History |
4448 </message> | 4454 </message> |
4449 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description fo
r the flag to enable syncing the TypedURL datatype"> | 4455 <message name="IDS_FLAGS_SYNC_TYPED_URLS_DESCRIPTION" desc="Description fo
r the flag to enable syncing the TypedURL datatype"> |
(...skipping 5166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9616 </message> | 9622 </message> |
9617 <message name="IDS_SYNC_DATATYPE_PASSWORDS" desc="Saved passwords, one of
the data types that we allow syncing."> | 9623 <message name="IDS_SYNC_DATATYPE_PASSWORDS" desc="Saved passwords, one of
the data types that we allow syncing."> |
9618 Passwords | 9624 Passwords |
9619 </message> | 9625 </message> |
9620 <message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="Typed URLs, one of the
data types that we allow syncing."> | 9626 <message name="IDS_SYNC_DATATYPE_TYPED_URLS" desc="Typed URLs, one of the
data types that we allow syncing."> |
9621 Omnibox History | 9627 Omnibox History |
9622 </message> | 9628 </message> |
9623 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t
hat we allow syncing."> | 9629 <message name="IDS_SYNC_DATATYPE_APPS" desc="Apps, one of the data types t
hat we allow syncing."> |
9624 Apps | 9630 Apps |
9625 </message> | 9631 </message> |
| 9632 <message name="IDS_SYNC_DATATYPE_SEARCH_ENGINES" desc="Search Engines, one
of the data types that we allow syncing."> |
| 9633 Search Engines |
| 9634 </message> |
9626 <message name="IDS_SYNC_DATATYPE_SESSIONS" desc="Sessions, one of the data
types that we allow syncing."> | 9635 <message name="IDS_SYNC_DATATYPE_SESSIONS" desc="Sessions, one of the data
types that we allow syncing."> |
9627 Foreign Sessions | 9636 Foreign Sessions |
9628 </message> | 9637 </message> |
9629 | 9638 |
9630 <!-- Encryption tab of the configure sync dialog --> | 9639 <!-- Encryption tab of the configure sync dialog --> |
9631 <if expr="not pp_ifdef('use_titlecase')"> | 9640 <if expr="not pp_ifdef('use_titlecase')"> |
9632 <message name="IDS_SYNC_ENCRYPTION_DATA_TYPES_TITLE" desc="Title of the
section containing the data types to encrypt."> | 9641 <message name="IDS_SYNC_ENCRYPTION_DATA_TYPES_TITLE" desc="Title of the
section containing the data types to encrypt."> |
9633 Encrypted data types | 9642 Encrypted data types |
9634 </message> | 9643 </message> |
9635 </if> | 9644 </if> |
(...skipping 3773 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
13409 </includes> | 13418 </includes> |
13410 <structures fallback_to_english="true"> | 13419 <structures fallback_to_english="true"> |
13411 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13420 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
13412 </structure> | 13421 </structure> |
13413 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13422 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
13414 </structure> | 13423 </structure> |
13415 </structures> | 13424 </structures> |
13416 | 13425 |
13417 </release> | 13426 </release> |
13418 </grit> | 13427 </grit> |
OLD | NEW |