| OLD | NEW |
| 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 5046 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5057 | 5057 |
| 5058 <message name="IDS_OPTIONS_RESET" desc="The label of the 'Reset all settin
gs to defaults' button"> | 5058 <message name="IDS_OPTIONS_RESET" desc="The label of the 'Reset all settin
gs to defaults' button"> |
| 5059 Reset to defaults | 5059 Reset to defaults |
| 5060 </message> | 5060 </message> |
| 5061 <message name="IDS_OPTIONS_RESET_OKLABEL" desc="The label of the OK button
in the 'Reset Chrome options' confirmation dialog box"> | 5061 <message name="IDS_OPTIONS_RESET_OKLABEL" desc="The label of the OK button
in the 'Reset Chrome options' confirmation dialog box"> |
| 5062 Reset to defaults | 5062 Reset to defaults |
| 5063 </message> | 5063 </message> |
| 5064 <message name="IDS_OPTIONS_RESET_CANCELLABEL" desc="The label of the Cance
l button in the 'Reset Chrome options' confirmation dialog box"> | 5064 <message name="IDS_OPTIONS_RESET_CANCELLABEL" desc="The label of the Cance
l button in the 'Reset Chrome options' confirmation dialog box"> |
| 5065 Don't reset | 5065 Don't reset |
| 5066 </message> | 5066 </message> |
| 5067 |
| 5068 <!-- General app failure messages --> |
| 5069 <message name="IDS_COULDNT_OPEN_PROFILE_ERROR" desc="Error displayed on st
artup when the profile can not be opened correctly due to problems reading or wr
iting files in it"> |
| 5070 Your profile could not be opened correctly.\n\nSome features may be unav
ailable. Please check that the profile exists and you have permission to read a
nd write its contents. |
| 5071 </message> |
| 5067 | 5072 |
| 5068 <!-- Can't write to user data directory dialog --> | 5073 <!-- Can't write to user data directory dialog --> |
| 5069 <message name="IDS_CANT_WRITE_USER_DIRECTORY_TITLE" desc="Title of dialog
that is displayed when we can't create a directory for this user."> | 5074 <message name="IDS_CANT_WRITE_USER_DIRECTORY_TITLE" desc="Title of dialog
that is displayed when we can't create a directory for this user."> |
| 5070 Failed To Create Data Directory | 5075 Failed To Create Data Directory |
| 5071 </message> | 5076 </message> |
| 5072 <message name="IDS_CANT_WRITE_USER_DIRECTORY_CHOOSE_DIRECTORY_BUTTON" desc
="Text on button that opens another dialog to choose a new directory for user da
ta."> | 5077 <message name="IDS_CANT_WRITE_USER_DIRECTORY_CHOOSE_DIRECTORY_BUTTON" desc
="Text on button that opens another dialog to choose a new directory for user da
ta."> |
| 5073 Choose Another Directory... | 5078 Choose Another Directory... |
| 5074 </message> | 5079 </message> |
| 5075 | 5080 |
| 5076 <!-- User data directory profiles dialog --> | 5081 <!-- User data directory profiles dialog --> |
| (...skipping 728 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5805 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 5810 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
| 5806 Battery is charged | 5811 Battery is charged |
| 5807 </message> | 5812 </message> |
| 5808 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> | 5813 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> |
| 5809 Toggle Compact Navigation Bar | 5814 Toggle Compact Navigation Bar |
| 5810 </message> | 5815 </message> |
| 5811 </if> | 5816 </if> |
| 5812 </messages> | 5817 </messages> |
| 5813 </release> | 5818 </release> |
| 5814 </grit> | 5819 </grit> |
| OLD | NEW |