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 10193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10204 <message name="IDS_SYNC_SETUP_ERROR" desc="The message displayed when an u
nspecified but unrecoverable error occurs during sync setup."> | 10204 <message name="IDS_SYNC_SETUP_ERROR" desc="The message displayed when an u
nspecified but unrecoverable error occurs during sync setup."> |
10205 An error occurred while trying to set up sync. | 10205 An error occurred while trying to set up sync. |
10206 </message> | 10206 </message> |
10207 <message name="IDS_SYNC_SETUP_ABORTED_BY_PENDING_CLEAR" desc="The error me
ssage displayed to the user when setup was aborted because the server reported t
hat a pending clear private data operation is in progress"> | 10207 <message name="IDS_SYNC_SETUP_ABORTED_BY_PENDING_CLEAR" desc="The error me
ssage displayed to the user when setup was aborted because the server reported t
hat a pending clear private data operation is in progress"> |
10208 The sync server is busy, please try again later. | 10208 The sync server is busy, please try again later. |
10209 </message> | 10209 </message> |
10210 <message name="IDS_SYNC_ACCOUNT_SYNCED_TO_USER_WITH_TIME" desc="The messag
e that appears in the options dialog indicating that account is synced to a user
with the given email address. The last sync also appears in the message."> | 10210 <message name="IDS_SYNC_ACCOUNT_SYNCED_TO_USER_WITH_TIME" desc="The messag
e that appears in the options dialog indicating that account is synced to a user
with the given email address. The last sync also appears in the message."> |
10211 Synced as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>. L
ast synced: <ph name="LAST_SYNC_TIME">$2<ex>12 seconds ago</ex></ph> | 10211 Synced as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>. L
ast synced: <ph name="LAST_SYNC_TIME">$2<ex>12 seconds ago</ex></ph> |
10212 </message> | 10212 </message> |
10213 <message name="IDS_SYNC_ACCOUNT_SYNCING_TO_USER" desc="The message that ap
pears in the options dialog indicating that account is syncing to a user with th
e given email address."> | 10213 <message name="IDS_SYNC_ACCOUNT_SYNCING_TO_USER" desc="The message that ap
pears in the options dialog indicating that account is syncing to a user with th
e given email address."> |
| 10214 Signed in as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>
. |
| 10215 </message> |
| 10216 <message name="IDS_SYNC_ACCOUNT_SYNCING_TO_USER_WITH_MANAGE_LINK" desc="Th
e message that appears in the options dialog indicating that account is syncing
to a user with the given email address, together with a link to manage their dat
a (where supported, or not possible through the application)"> |
10214 Signed in as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>
. Manage your synced data on <ph name="BEGIN_LINK"><a href="$2"></ph>Googl
e Dashboard<ph name="END_LINK"></a>.</ph> | 10217 Signed in as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>
. Manage your synced data on <ph name="BEGIN_LINK"><a href="$2"></ph>Googl
e Dashboard<ph name="END_LINK"></a>.</ph> |
10215 </message> | 10218 </message> |
10216 <message name="IDS_SYNC_ACCOUNT_DETAILS_NOT_ENTERED" desc="The sync setup
is underway and the user has not yet entered credentials."> | 10219 <message name="IDS_SYNC_ACCOUNT_DETAILS_NOT_ENTERED" desc="The sync setup
is underway and the user has not yet entered credentials."> |
10217 Account sign-in details are not yet entered. | 10220 Account sign-in details are not yet entered. |
10218 </message> | 10221 </message> |
10219 <message name="IDS_SYNC_AUTHENTICATING_LABEL" desc="Label to display while
the user is being authenticated to use sync."> | 10222 <message name="IDS_SYNC_AUTHENTICATING_LABEL" desc="Label to display while
the user is being authenticated to use sync."> |
10220 Authenticating... | 10223 Authenticating... |
10221 </message> | 10224 </message> |
10222 <message name="IDS_SYNC_INVALID_USER_CREDENTIALS" desc="Error message to d
isplay when the user name or password entered by the user are invalid."> | 10225 <message name="IDS_SYNC_INVALID_USER_CREDENTIALS" desc="Error message to d
isplay when the user name or password entered by the user are invalid."> |
10223 Invalid user name or password. | 10226 Invalid user name or password. |
(...skipping 4406 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14630 </messages> | 14633 </messages> |
14631 <structures fallback_to_english="true"> | 14634 <structures fallback_to_english="true"> |
14632 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14635 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14633 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14636 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14634 </structure> | 14637 </structure> |
14635 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14638 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14636 </structure> | 14639 </structure> |
14637 </structures> | 14640 </structures> |
14638 </release> | 14641 </release> |
14639 </grit> | 14642 </grit> |
OLD | NEW |