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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 5976005: show notification on locale change (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: year Created 9 years, 11 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 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 </message> 293 </message>
294 <message name="IDS_CLOSE" desc="A generic term for Close on buttons and me nus."> 294 <message name="IDS_CLOSE" desc="A generic term for Close on buttons and me nus.">
295 Close 295 Close
296 </message> 296 </message>
297 <message name="IDS_DONE" desc="A generic term for Done on buttons and menu s."> 297 <message name="IDS_DONE" desc="A generic term for Done on buttons and menu s.">
298 Done 298 Done
299 </message> 299 </message>
300 <message name="IDS_SKIP" desc="A generic term for Skip on buttons and menu s."> 300 <message name="IDS_SKIP" desc="A generic term for Skip on buttons and menu s.">
301 Skip 301 Skip
302 </message> 302 </message>
303 <message name="IDS_AWESOME" desc="More emotional variation of OK for rare dialogs.">
304 Awesome
305 </message>
303 306
304 <!-- content area context menus --> 307 <!-- content area context menus -->
305 <if expr="os == 'darwin'"> 308 <if expr="os == 'darwin'">
306 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_MENU" desc="The n ame of the Writing Direction submenu in the content area context menu. To trans late, launch /Applications/Textedit.app in an appropriately localized version of OS X, right-click on the text entry area and use the translation from there."> 309 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_MENU" desc="The n ame of the Writing Direction submenu in the content area context menu. To trans late, launch /Applications/Textedit.app in an appropriately localized version of OS X, right-click on the text entry area and use the translation from there.">
307 Writing Direction 310 Writing Direction
308 </message> 311 </message>
309 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_DEFAULT" desc="Th e name of the 'default' item from the Writing Direction submenu in the content a rea context menu. To translate, launch /Applications/Textedit.app in an appropr iately localized version of OS X, right-click on the text entry area and use the translation from there."> 312 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_DEFAULT" desc="Th e name of the 'default' item from the Writing Direction submenu in the content a rea context menu. To translate, launch /Applications/Textedit.app in an appropr iately localized version of OS X, right-click on the text entry area and use the translation from there.">
310 Default 313 Default
311 </message> 314 </message>
312 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_LTR" desc="The na me of the 'Left to Right' item from the Writing Direction submenu in the content area context menu. To translate, launch /Applications/Textedit.app in an appro priately localized version of OS X, right-click on the text entry area and use t he translation from there."> 315 <message name="IDS_CONTENT_CONTEXT_WRITING_DIRECTION_LTR" desc="The na me of the 'Left to Right' item from the Writing Direction submenu in the content area context menu. To translate, launch /Applications/Textedit.app in an appro priately localized version of OS X, right-click on the text entry area and use t he translation from there.">
(...skipping 3999 matching lines...) Expand 10 before | Expand all | Expand 10 after
4312 <!-- Session Crashed Info Bar--> 4315 <!-- Session Crashed Info Bar-->
4313 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view."> 4316 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view.">
4314 Restore 4317 Restore
4315 </message> 4318 </message>
4316 4319
4317 <!-- Bad Flags Info Bar--> 4320 <!-- Bad Flags Info Bar-->
4318 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an unsupported command-line flag is used. [Keep it short so it fits in the infobar. ]"> 4321 <message name="IDS_BAD_FLAGS_WARNING_MESSAGE" desc="Message shown when an unsupported command-line flag is used. [Keep it short so it fits in the infobar. ]">
4319 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e x>--no-sandbox</ex></ph>. Stability and security will suffer. 4322 You are using an unsupported command-line flag: <ph name="BAD_FLAG">$1<e x>--no-sandbox</ex></ph>. Stability and security will suffer.
4320 </message> 4323 </message>
4321 4324
4325 <!-- Locale Changed Info Bar-->
4326 <if expr="pp_ifdef('chromeos')">
4327 <message name="IDS_LOCALE_CHANGE_MESSAGE" desc="Message shown when local e was changed based on profile content.">
4328 Interface language was changed "<ph name="FROM_LOCALE">$1</ph>" => "<p h name="TO_LOCALE">$2</ph>" based on your preference.
4329 </message>
4330 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Message shown whe n locale was changed based on profile content.">
4331 Sign out and revert
4332 </message>
4333 </if>
4334
4322 <if expr="pp_ifdef('chromeos')"> 4335 <if expr="pp_ifdef('chromeos')">
4323 <!-- about:system strings --> 4336 <!-- about:system strings -->
4324 <message name="IDS_ABOUT_SYS_TITLE" desc="about:system page title"> 4337 <message name="IDS_ABOUT_SYS_TITLE" desc="about:system page title">
4325 About System 4338 About System
4326 </message> 4339 </message>
4327 <message name="IDS_ABOUT_SYS_DESC" desc="about:system page description"> 4340 <message name="IDS_ABOUT_SYS_DESC" desc="about:system page description">
4328 System diagnostic data 4341 System diagnostic data
4329 </message> 4342 </message>
4330 <message name="IDS_ABOUT_SYS_TABLE_TITLE" desc="Title of a table that co ntains system details"> 4343 <message name="IDS_ABOUT_SYS_TABLE_TITLE" desc="Title of a table that co ntains system details">
4331 Details 4344 Details
(...skipping 7281 matching lines...) Expand 10 before | Expand all | Expand 10 after
11613 </includes> 11626 </includes>
11614 <structures fallback_to_english="true"> 11627 <structures fallback_to_english="true">
11615 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11628 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11616 </structure> 11629 </structure>
11617 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11630 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11618 </structure> 11631 </structure>
11619 </structures> 11632 </structures>
11620 11633
11621 </release> 11634 </release>
11622 </grit> 11635 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698