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

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

Issue 12412003: Initial UI structure for autofill dialog (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Got rid of unused includes 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 --> 35 <!-- Sync error strings -->
37 <message desc="Sync error string for generic error. [CHAR-LIMIT=80]" name= "IDS_SYNC_ERROR_GENERIC"> 36 <message desc="Sync error string for generic error. [CHAR-LIMIT=80]" name= "IDS_SYNC_ERROR_GENERIC">
38 Sync error 37 Sync error
39 </message> 38 </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"> 39 <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. 40 Please update your sign in details.
42 </message> 41 </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"> 42 <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. 43 Please update your sync passphrase.
45 </message> 44 </message>
(...skipping 11 matching lines...) Expand all
57 </message> 56 </message>
58 <message desc="Sync error string for service unavailable. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_SERVICE_UNAVAILABLE"> 57 <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. 58 The service is not available; try again later.
60 </message> 59 </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"> 60 <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. 61 The service is not available; waiting to retry.
63 </message> 62 </message>
64 <message desc="Sync error string for service unavailable. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_SERVICE_UNAVAILABLE_NO_RETRY"> 63 <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. 64 The service is not available.
66 </message> 65 </message>
66 <message desc="Message for adding a new account to the autofill dialog. [C HAR-LIMIT=64]" name="IDS_AUTOFILL_NEW_ACCOUNT">
67 Add new account
68 </message>
69 <message desc="Message for using local data for payments. [CHAR-LIMIT=64]" name="IDS_AUTOFILL_USE_LOCAL">
70 Use local data to pay
71 </message>
72 <message desc="Message for adding a new billing item to the autofill dialo g. [CHAR-LIMIT=64]. [CHAR-LIMIT=32]" name="IDS_AUTOFILL_NEW_BILLING">
73 Add new billing
74 </message>
75 <message desc="Autofill dialog title for billing details. [CHAR-LIMIT=32]" name="IDS_AUTOFILL_BILLING_TITLE">
76 Billing Details
77 </message>
78 <message desc="Autofill dialog title for shipping details. [CHAR-LIMIT=32] " name="IDS_AUTOFILL_SHIPPING_TITLE">
79 Shipping details
80 </message>
81 <message desc="Message for adding a new shipping item to the autofill dial og. [CHAR-LIMIT=64]" name="IDS_AUTOFILL_NEW_SHIPPING">
82 Add new shipping
83 </message>
84 <message desc="Message for editing the current shipping item on the autofi ll dialog. [CHAR-LIMIT=64]" name="IDS_AUTOFILL_EDIT_SHIPPING">
85 Edit shipping details
86 </message>
87 <message desc="Message for editing the current billing item on the autofil l dialog. [CHAR-LIMIT=64]" name="IDS_AUTOFILL_EDIT_BILLING">
88 Edit billing details
89 </message>
90 <message desc="Message for positive button on the autofill dialog. [CHAR-L IMIT=32]" name="IDS_AUTOFILL_POSITIVE_BUTTON">
91 Submit
92 </message>
93 <message desc="Message for negative button on the autofill dialog. [CHAR-L IMIT=32]" name="IDS_AUTOFILL_NEGATIVE_BUTTON">
94 Cancel
95 </message>
96 <message desc="Message for positive button while editing details on the au tofill dialog. [CHAR-LIMIT=32]" name="IDS_AUTOFILL_POSITIVE_BUTTON_EDITING">
97 Done
98 </message>
99 <message desc="Message to show when additional information is needed for b illing. [CHAR-LIMIT=64]" name="IDS_AUTOFILL_ADDITIONAL_INFO">
100 Additional info needed
101 </message>
102 <message desc="Message for checkbox to use Google Wallet by default [CHAR- LIMIT=64]" name="IDS_AUTOFILL_USE_WALLET">
103 Use Google Wallet for future purchases
104 </message>
105 <message desc="Placeholder message for ToS on autofill dialog. [CHAR-LIMIT =None]" name="IDS_AUTOFILL_TERMS_OF_SERVICE">
106 By clicking the below button, you agree to the terms of service. And als o some other text that makes sure this is not one line.
107 </message>
108 <message desc="Message to show on autofill dialog while fetching data from native. [CHAR-LIMIT=None]" name="IDS_AUTOFILL_FETCH_MESSAGE">
109 Retrieving Wallet information
110 </message>
67 </messages> 111 </messages>
68 </release> 112 </release>
69 <translations> 113 <translations>
70 <file lang="ar" path="translations/android_chrome_strings_ar.xtb" /> 114 <file lang="ar" path="translations/android_chrome_strings_ar.xtb" />
71 <file lang="bg" path="translations/android_chrome_strings_bg.xtb" /> 115 <file lang="bg" path="translations/android_chrome_strings_bg.xtb" />
72 <file lang="ca" path="translations/android_chrome_strings_ca.xtb" /> 116 <file lang="ca" path="translations/android_chrome_strings_ca.xtb" />
73 <file lang="cs" path="translations/android_chrome_strings_cs.xtb" /> 117 <file lang="cs" path="translations/android_chrome_strings_cs.xtb" />
74 <file lang="da" path="translations/android_chrome_strings_da.xtb" /> 118 <file lang="da" path="translations/android_chrome_strings_da.xtb" />
75 <file lang="de" path="translations/android_chrome_strings_de.xtb" /> 119 <file lang="de" path="translations/android_chrome_strings_de.xtb" />
76 <file lang="el" path="translations/android_chrome_strings_el.xtb" /> 120 <file lang="el" path="translations/android_chrome_strings_el.xtb" />
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 <output filename="values-sr/strings.xml" lang="sr" type="android" /> 191 <output filename="values-sr/strings.xml" lang="sr" type="android" />
148 <output filename="values-sv/strings.xml" lang="sv" type="android" /> 192 <output filename="values-sv/strings.xml" lang="sv" type="android" />
149 <output filename="values-th/strings.xml" lang="th" type="android" /> 193 <output filename="values-th/strings.xml" lang="th" type="android" />
150 <output filename="values-tr/strings.xml" lang="tr" type="android" /> 194 <output filename="values-tr/strings.xml" lang="tr" type="android" />
151 <output filename="values-uk/strings.xml" lang="uk" type="android" /> 195 <output filename="values-uk/strings.xml" lang="uk" type="android" />
152 <output filename="values-vi/strings.xml" lang="vi" type="android" /> 196 <output filename="values-vi/strings.xml" lang="vi" type="android" />
153 <output filename="values-zh-rCN/strings.xml" lang="zh-CN" type="android" /> 197 <output filename="values-zh-rCN/strings.xml" lang="zh-CN" type="android" />
154 <output filename="values-zh-rTW/strings.xml" lang="zh-TW" type="android" /> 198 <output filename="values-zh-rTW/strings.xml" lang="zh-TW" type="android" />
155 </outputs> 199 </outputs>
156 </grit> 200 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698