| 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 1990 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2001 desc="Button close text."> | 2001 desc="Button close text."> |
| 2002 Cancel | 2002 Cancel |
| 2003 </message> | 2003 </message> |
| 2004 | 2004 |
| 2005 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" | 2005 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" |
| 2006 desc="Message shown to the user to validate the download of a dan
gerous file."> | 2006 desc="Message shown to the user to validate the download of a dan
gerous file."> |
| 2007 This type of file can harm your computer. Are you sure you want to downl
oad <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph>? | 2007 This type of file can harm your computer. Are you sure you want to downl
oad <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph>? |
| 2008 </message> | 2008 </message> |
| 2009 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" | 2009 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" |
| 2010 desc="Message shown to the user to validate the download of an extensio
n file."> | 2010 desc="Message shown to the user to validate the download of an extensio
n file."> |
| 2011 Extensions can harm your computer. Are you sure you want to continue? | 2011 Extensions and themes can harm your computer. Are you sure you want to c
ontinue? |
| 2012 </message> | 2012 </message> |
| 2013 <message name="IDS_SAVE_DOWNLOAD" | 2013 <message name="IDS_SAVE_DOWNLOAD" |
| 2014 desc="Text for the button used to validate the downloading of a d
angerous download."> | 2014 desc="Text for the button used to validate the downloading of a d
angerous download."> |
| 2015 Save | 2015 Save |
| 2016 </message> | 2016 </message> |
| 2017 <message name="IDS_CONTINUE_EXTENSION_DOWNLOAD" | 2017 <message name="IDS_CONTINUE_EXTENSION_DOWNLOAD" |
| 2018 desc="Text for the button used to validate the installation of an
extension."> | 2018 desc="Text for the button used to validate the installation of an
extension."> |
| 2019 Continue | 2019 Continue |
| 2020 </message> | 2020 </message> |
| 2021 <message name="IDS_DISCARD_DOWNLOAD" | 2021 <message name="IDS_DISCARD_DOWNLOAD" |
| (...skipping 3878 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5900 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 5900 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
| 5901 Battery is charged | 5901 Battery is charged |
| 5902 </message> | 5902 </message> |
| 5903 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> | 5903 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> |
| 5904 Toggle Compact Navigation Bar | 5904 Toggle Compact Navigation Bar |
| 5905 </message> | 5905 </message> |
| 5906 </if> | 5906 </if> |
| 5907 </messages> | 5907 </messages> |
| 5908 </release> | 5908 </release> |
| 5909 </grit> | 5909 </grit> |
| OLD | NEW |