Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 12313075: [sync] Upstream the Android ProfileSyncService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit current_release="1" latest_public_release="0"> 2 <grit current_release="1" latest_public_release="0">
3 <release allow_pseudo="false" seq="1"> 3 <release allow_pseudo="false" seq="1">
4 <messages fallback_to_english="true"> 4 <messages fallback_to_english="true">
5 <message desc="Popup button for user to confirm a beforeunload dialog box triggered by a page navigation, i.e. they want to leave the current page [CHAR-L IMIT=20]" name="IDS_LEAVE_THIS_PAGE"> 5 <message desc="Popup button for user to confirm a beforeunload dialog box triggered by a page navigation, i.e. they want to leave the current page [CHAR-L IMIT=20]" name="IDS_LEAVE_THIS_PAGE">
6 Leave this Page 6 Leave this Page
7 </message> 7 </message>
8 <message desc="Popup button for user to cancel a beforeunload dialog box t riggerd by a page navigation, i.e. they want to stay on the current page [CHAR-L IMIT=20]" name="IDS_STAY_ON_THIS_PAGE"> 8 <message desc="Popup button for user to cancel a beforeunload dialog box t riggerd by a page navigation, i.e. they want to stay on the current page [CHAR-L IMIT=20]" name="IDS_STAY_ON_THIS_PAGE">
9 Stay on this Page 9 Stay on this Page
10 </message> 10 </message>
(...skipping 14 matching lines...) Expand all
25 </message> 25 </message>
26 <message desc="Checkbox allowing users to forgoe an additional prompts fro m a web page. [CHAR-LIMIT=None]" name="IDS_SUPPRESS_JS_MODAL_DIALOGS"> 26 <message desc="Checkbox allowing users to forgoe an additional prompts fro m a web page. [CHAR-LIMIT=None]" name="IDS_SUPPRESS_JS_MODAL_DIALOGS">
27 Prevent this page from creating additional dialogs 27 Prevent this page from creating additional dialogs
28 </message> 28 </message>
29 <message desc="Content description for the input javascript modal dialog p rompt. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_JS_MODAL_DIALOG_PROMPT"> 29 <message desc="Content description for the input javascript modal dialog p rompt. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_JS_MODAL_DIALOG_PROMPT">
30 Prompt 30 Prompt
31 </message> 31 </message>
32 <message desc="Dialog box title for viewing security certificates. [CHAR-L IMIT=32]" name="IDS_CERTTITLE"> 32 <message desc="Dialog box title for viewing security certificates. [CHAR-L IMIT=32]" name="IDS_CERTTITLE">
33 Certificate Viewer 33 Certificate Viewer
34 </message> 34 </message>
35
36 <!-- Sync error strings -->
37 <message desc="Sync error string for generic error. [CHAR-LIMIT=80]" name= "IDS_SYNC_ERROR_GENERIC">
38 Sync error
39 </message>
40 <message desc="Sync error string for when the needs to update the sign in details [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_GA">
41 Please update your sign in details.
42 </message>
43 <message desc="Sync error string for when the needs to update the sync pas sphrase. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_PASSPHRASE">
44 Please update your sync passphrase.
45 </message>
46 <message desc="Sync error string for network connection. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_CONNECTION">
47 Could not connect to the sync server.
48 </message>
49 <message desc="Sync error string for domain not supported. [CHAR-LIMIT=80] " name="IDS_SYNC_ERROR_DOMAIN">
50 Sync is not available for your domain.
51 </message>
52 <message desc="Sync error string for when the user enters an incorrect pas sword. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_PASSWORD_INCORRECT">
53 The password you entered is incorrect.
54 </message>
55 <message desc="Sync error string for when user entered an application spec ific password instead of a Google Account password. [CHAR-LIMIT=80]" name="IDS_S YNC_ERROR_ASP_ERROR">
56 Enter your Google Account password first, not an application specific pa ssword.
57 </message>
58 <message desc="Sync error string for service unavailable. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_SERVICE_UNAVAILABLE">
59 The service is not available; try again later.
60 </message>
61 <message desc="Sync error string for service unavailable, but Chrome will try again later. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_SERVICE_UNAVAILABLE_AUTO_ RETRY">
62 The service is not available; waiting to retry.
63 </message>
64 <message desc="Sync error string for service unavailable. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_SERVICE_UNAVAILABLE_NO_RETRY">
65 The service is not available.
66 </message>
35 </messages> 67 </messages>
36 </release> 68 </release>
37 <translations> 69 <translations>
38 <file lang="ar" path="translations/android_chrome_strings_ar.xtb" /> 70 <file lang="ar" path="translations/android_chrome_strings_ar.xtb" />
39 <file lang="bg" path="translations/android_chrome_strings_bg.xtb" /> 71 <file lang="bg" path="translations/android_chrome_strings_bg.xtb" />
40 <file lang="ca" path="translations/android_chrome_strings_ca.xtb" /> 72 <file lang="ca" path="translations/android_chrome_strings_ca.xtb" />
41 <file lang="cs" path="translations/android_chrome_strings_cs.xtb" /> 73 <file lang="cs" path="translations/android_chrome_strings_cs.xtb" />
42 <file lang="da" path="translations/android_chrome_strings_da.xtb" /> 74 <file lang="da" path="translations/android_chrome_strings_da.xtb" />
43 <file lang="de" path="translations/android_chrome_strings_de.xtb" /> 75 <file lang="de" path="translations/android_chrome_strings_de.xtb" />
44 <file lang="el" path="translations/android_chrome_strings_el.xtb" /> 76 <file lang="el" path="translations/android_chrome_strings_el.xtb" />
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 <output filename="values-sr/strings.xml" lang="sr" type="android" /> 147 <output filename="values-sr/strings.xml" lang="sr" type="android" />
116 <output filename="values-sv/strings.xml" lang="sv" type="android" /> 148 <output filename="values-sv/strings.xml" lang="sv" type="android" />
117 <output filename="values-th/strings.xml" lang="th" type="android" /> 149 <output filename="values-th/strings.xml" lang="th" type="android" />
118 <output filename="values-tr/strings.xml" lang="tr" type="android" /> 150 <output filename="values-tr/strings.xml" lang="tr" type="android" />
119 <output filename="values-uk/strings.xml" lang="uk" type="android" /> 151 <output filename="values-uk/strings.xml" lang="uk" type="android" />
120 <output filename="values-vi/strings.xml" lang="vi" type="android" /> 152 <output filename="values-vi/strings.xml" lang="vi" type="android" />
121 <output filename="values-zh-rCN/strings.xml" lang="zh-CN" type="android" /> 153 <output filename="values-zh-rCN/strings.xml" lang="zh-CN" type="android" />
122 <output filename="values-zh-rTW/strings.xml" lang="zh-TW" type="android" /> 154 <output filename="values-zh-rTW/strings.xml" lang="zh-TW" type="android" />
123 </outputs> 155 </outputs>
124 </grit> 156 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698