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

Side by Side Diff: chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd

Issue 2383173002: Fix reading of password values. (Closed)
Patch Set: Created 4 years, 2 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
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/host/interface/abstract_tts.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <grit base_dir="." current_release="1" latest_public_release="0" 3 <grit base_dir="." current_release="1" latest_public_release="0"
4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en"> 4 output_all_resource_defines="false" enc_check="möl" source_lang_id="en">
5 <outputs> 5 <outputs>
6 <output filename="_locales/am/messages.json" type="chrome_messages_json" lan g="am"/> 6 <output filename="_locales/am/messages.json" type="chrome_messages_json" lan g="am"/>
7 <output filename="_locales/ar/messages.json" type="chrome_messages_json" lan g="ar"/> 7 <output filename="_locales/ar/messages.json" type="chrome_messages_json" lan g="ar"/>
8 <output filename="_locales/bg/messages.json" type="chrome_messages_json" lan g="bg"/> 8 <output filename="_locales/bg/messages.json" type="chrome_messages_json" lan g="bg"/>
9 <output filename="_locales/bn/messages.json" type="chrome_messages_json" lan g="bn"/> 9 <output filename="_locales/bn/messages.json" type="chrome_messages_json" lan g="bn"/>
10 <output filename="_locales/ca/messages.json" type="chrome_messages_json" lan g="ca"/> 10 <output filename="_locales/ca/messages.json" type="chrome_messages_json" lan g="ca"/>
(...skipping 2149 matching lines...) Expand 10 before | Expand all | Expand 10 after
2160 <message desc="Abbreviation indicating following text is an incremental se arch result. For example, in English, the abbreviation might be 'S:' for 'Search '." name="IDS_CHROMEVOX_MARK_AS_SEARCH_RESULT_BRL"> 2160 <message desc="Abbreviation indicating following text is an incremental se arch result. For example, in English, the abbreviation might be 'S:' for 'Search '." name="IDS_CHROMEVOX_MARK_AS_SEARCH_RESULT_BRL">
2161 S:<ph name="result">$1</ph> 2161 S:<ph name="result">$1</ph>
2162 </message> 2162 </message>
2163 <message desc="Announced when text within an editable text field gets dele ted." name="IDS_CHROMEVOX_TEXT_DELETED"> 2163 <message desc="Announced when text within an editable text field gets dele ted." name="IDS_CHROMEVOX_TEXT_DELETED">
2164 Deleted 2164 Deleted
2165 </message> 2165 </message>
2166 <message desc="Describes the perform default action command. This is usual ly triggered by hitting the enter key over a control. Shown in options page." na me="IDS_CHROMEVOX_PERFORM_DEFAULT_ACTION"> 2166 <message desc="Describes the perform default action command. This is usual ly triggered by hitting the enter key over a control. Shown in options page." na me="IDS_CHROMEVOX_PERFORM_DEFAULT_ACTION">
2167 Perform default action 2167 Perform default action
2168 </message> 2168 </message>
2169 <message desc="Exclamation (!) character description." name="IDS_CHROMEVOX _EXCLAMATION"> 2169 <message desc="Exclamation (!) character description." name="IDS_CHROMEVOX _EXCLAMATION">
2170 {COUNT, plural, =1 {exclamation point}other {# exclamation points}} 2170 {COUNT, plural, =1 {exclaimation}other {# exclaimations}}
dmazzoni 2016/09/30 18:47:04 This is misspelled now, should be exclamation
David Tseng 2016/09/30 19:00:12 Good catch; had shortened it to exclaim/exclaims..
2171 </message> 2171 </message>
2172 <message desc="Space ( ) character description." name="IDS_CHROMEVOX_SPACE "> 2172 <message desc="Space ( ) character description." name="IDS_CHROMEVOX_SPACE ">
2173 {COUNT, plural, =1 {space}other {# spaces}} 2173 {COUNT, plural, =1 {space}other {# spaces}}
2174 </message> 2174 </message>
2175 <message desc="Backtcik (`) character description." name="IDS_CHROMEVOX_BA CKTICK"> 2175 <message desc="Backtcik (`) character description." name="IDS_CHROMEVOX_BA CKTICK">
2176 {COUNT, plural, =1 {backtick}other {# backticks}} 2176 {COUNT, plural, =1 {backtick}other {# backticks}}
2177 </message> 2177 </message>
2178 <message desc="Tilde (~) character description." name="IDS_CHROMEVOX_TILDE "> 2178 <message desc="Tilde (~) character description." name="IDS_CHROMEVOX_TILDE ">
2179 {COUNT, plural, =1 {TILDE}other {# tildes}} 2179 {COUNT, plural, =1 {TILDE}other {# tildes}}
2180 </message> 2180 </message>
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
2261 </message> 2261 </message>
2262 <message desc="Apostrophe (') character description." name="IDS_CHROMEVOX_ APOSTROPHE"> 2262 <message desc="Apostrophe (') character description." name="IDS_CHROMEVOX_ APOSTROPHE">
2263 {COUNT, plural, =1 {apostrophe}other {# apostrophes}} 2263 {COUNT, plural, =1 {apostrophe}other {# apostrophes}}
2264 </message> 2264 </message>
2265 <message desc="Tab (\t) character description." name="IDS_CHROMEVOX_TAB"> 2265 <message desc="Tab (\t) character description." name="IDS_CHROMEVOX_TAB">
2266 {COUNT, plural, =1 {tab}other {# tabs}} 2266 {COUNT, plural, =1 {tab}other {# tabs}}
2267 </message> 2267 </message>
2268 <message desc="Backslash (\) character description." name="IDS_CHROMEVOX_B ACKSLASH"> 2268 <message desc="Backslash (\) character description." name="IDS_CHROMEVOX_B ACKSLASH">
2269 {COUNT, plural, =1 {backslash}other {# backslashes}} 2269 {COUNT, plural, =1 {backslash}other {# backslashes}}
2270 </message> 2270 </message>
2271 <message desc="BULLET (•) character description." name="IDS_CHROMEVOX_BULL ET">
dmazzoni 2016/09/30 18:47:04 I'd clarify that this is in the context of a passw
David Tseng 2016/09/30 19:00:12 Bullet is fine; we'll just have to use it everywhe
2272 {COUNT, plural, =1 {dot}other {# dots}}
2273 </message>
2271 <message desc="Describes the braille click command. Displayed in the optio ns page." name="IDS_CHROMEVOX_BRAILLE_ROUTING"> 2274 <message desc="Describes the braille click command. Displayed in the optio ns page." name="IDS_CHROMEVOX_BRAILLE_ROUTING">
2272 Click the item under a routing key 2275 Click the item under a routing key
2273 </message> 2276 </message>
2274 <message desc="Describes the braille pan backward command. Displayed in th e options page." name="IDS_CHROMEVOX_BRAILLE_PAN_LEFT"> 2277 <message desc="Describes the braille pan backward command. Displayed in th e options page." name="IDS_CHROMEVOX_BRAILLE_PAN_LEFT">
2275 Pan backward 2278 Pan backward
2276 </message> 2279 </message>
2277 <message desc="Describes the braille pan forward command. Displayed in the options page." name="IDS_CHROMEVOX_BRAILLE_PAN_RIGHT"> 2280 <message desc="Describes the braille pan forward command. Displayed in the options page." name="IDS_CHROMEVOX_BRAILLE_PAN_RIGHT">
2278 Pan forward 2281 Pan forward
2279 </message> 2282 </message>
2280 <message desc="The description of the braille previous line command. Disp layed in the Options page." name="IDS_CHROMEVOX_BRAILLE_LINE_UP"> 2283 <message desc="The description of the braille previous line command. Disp layed in the Options page." name="IDS_CHROMEVOX_BRAILLE_LINE_UP">
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
2545 </message> 2548 </message>
2546 <message desc="Title of an article on keyboard shortcuts for Chromebooks" name="IDS_CHROMEVOX_CHROME_KEYBOARD_SHORTCUTS"> 2549 <message desc="Title of an article on keyboard shortcuts for Chromebooks" name="IDS_CHROMEVOX_CHROME_KEYBOARD_SHORTCUTS">
2547 Chromebook keyboard shortcuts 2550 Chromebook keyboard shortcuts
2548 </message> 2551 </message>
2549 <message desc="Title of an article on how to use accessibility features of the Chromebook touch screen" name="IDS_CHROMEVOX_TOUCHSCREEN_ACCESSIBILITY"> 2552 <message desc="Title of an article on how to use accessibility features of the Chromebook touch screen" name="IDS_CHROMEVOX_TOUCHSCREEN_ACCESSIBILITY">
2550 Use Chromebook touch screen accessibility features 2553 Use Chromebook touch screen accessibility features
2551 </message> 2554 </message>
2552 </messages> 2555 </messages>
2553 </release> 2556 </release>
2554 </grit> 2557 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/host/interface/abstract_tts.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698