| 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 8614 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8625 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse
r cannot start because the profile is in use on a different host."> | 8625 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse
r cannot start because the profile is in use on a different host."> |
| 8626 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12
345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you
are sure no other processes are using this profile, delete the file <ph name="LO
CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest
art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>. | 8626 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12
345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you
are sure no other processes are using this profile, delete the file <ph name="LO
CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest
art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>. |
| 8627 </message> | 8627 </message> |
| 8628 | 8628 |
| 8629 <!-- Theme UI --> | 8629 <!-- Theme UI --> |
| 8630 <message name="IDS_THEME_LOADING_TITLE" desc="The text to be displayed in a
window while a theme is loading."> | 8630 <message name="IDS_THEME_LOADING_TITLE" desc="The text to be displayed in a
window while a theme is loading."> |
| 8631 Loading... | 8631 Loading... |
| 8632 </message> | 8632 </message> |
| 8633 | 8633 |
| 8634 <!-- Update Recommended dialog --> | 8634 <!-- Update Recommended dialog --> |
| 8635 <message name="IDS_UPDATE_RECOMMENDED" desc="The main text of the Update Rec
ommended dialog."> | 8635 <if expr="not pp_ifdef('chromeos')"> |
| 8636 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is out of date becau
se it hasn't been restarted in a while. An update is available and will be appli
ed as soon as you restart. | 8636 <message name="IDS_UPDATE_RECOMMENDED" desc="The main text of the Update R
ecommended dialog."> |
| 8637 </message> | 8637 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is out of date bec
ause it hasn't been restarted in a while. An update is available and will be app
lied as soon as you restart. |
| 8638 </message> |
| 8639 </if> |
| 8640 <if expr="pp_ifdef('chromeos')"> |
| 8641 <message name="IDS_UPDATE_RECOMMENDED" desc="The main text of the Update R
ecommended dialog."> |
| 8642 <ph name="PRODUCT_NAME">$1<ex>Google Chrome OS</ex></ph> needs to be res
tarted to apply the update. |
| 8643 </message> |
| 8644 </if> |
| 8638 <message name="IDS_RESTART_AND_UPDATE" desc="The button label for restarting
and updating Chrome."> | 8645 <message name="IDS_RESTART_AND_UPDATE" desc="The button label for restarting
and updating Chrome."> |
| 8639 Restart | 8646 Restart |
| 8640 </message> | 8647 </message> |
| 8641 <if expr="not pp_ifdef('use_titlecase')"> | 8648 <if expr="not pp_ifdef('use_titlecase')"> |
| 8642 <message name="IDS_NOT_NOW" desc="The button label for delaying the restar
t and updating Chrome."> | 8649 <message name="IDS_NOT_NOW" desc="The button label for delaying the restar
t and updating Chrome."> |
| 8643 Not now | 8650 Not now |
| 8644 </message> | 8651 </message> |
| 8645 </if> | 8652 </if> |
| 8646 <if expr="pp_ifdef('use_titlecase')"> | 8653 <if expr="pp_ifdef('use_titlecase')"> |
| 8647 <message name="IDS_NOT_NOW" desc="In Tile Case: The button label for delay
ing the restart and updating Chrome."> | 8654 <message name="IDS_NOT_NOW" desc="In Tile Case: The button label for delay
ing the restart and updating Chrome."> |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8870 <message name="IDS_UPDATE_DOWNLOADING" desc="Notification for update downl
oad progress"> | 8877 <message name="IDS_UPDATE_DOWNLOADING" desc="Notification for update downl
oad progress"> |
| 8871 System update downloading: <ph name="PERCENT">$1<ex>10</ex></ph>% co
mplete. | 8878 System update downloading: <ph name="PERCENT">$1<ex>10</ex></ph>% co
mplete. |
| 8872 </message> | 8879 </message> |
| 8873 <message name="IDS_UPDATE_VERIFYING" desc="Notification for update verifyi
ng"> | 8880 <message name="IDS_UPDATE_VERIFYING" desc="Notification for update verifyi
ng"> |
| 8874 Verifying system update… | 8881 Verifying system update… |
| 8875 </message> | 8882 </message> |
| 8876 <message name="IDS_UPDATE_FINALIZING" desc="Notification for update finali
zing"> | 8883 <message name="IDS_UPDATE_FINALIZING" desc="Notification for update finali
zing"> |
| 8877 Finalizing system update… | 8884 Finalizing system update… |
| 8878 </message> | 8885 </message> |
| 8879 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet
ed"> | 8886 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update complet
ed"> |
| 8880 System update complete. Please restart the system by pressing the power
button, wait for the system to power down, then press the power button again. | 8887 System update complete. Please restart the system. |
| 8881 </message> | 8888 </message> |
| 8882 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins
tallation screen during OOBE"> | 8889 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates ins
tallation screen during OOBE"> |
| 8883 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst
alls the latest system updates. | 8890 Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> inst
alls the latest system updates. |
| 8884 </message> | 8891 </message> |
| 8885 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on
the updates installation screen during OOBE"> | 8892 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on
the updates installation screen during OOBE"> |
| 8886 Your computer will restart when the update is complete. | 8893 Your computer will restart when the update is complete. |
| 8887 </message> | 8894 </message> |
| 8888 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n
etwork selection screen"> | 8895 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on n
etwork selection screen"> |
| 8889 Welcome to <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> | 8896 Welcome to <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> |
| 8890 </message> | 8897 </message> |
| (...skipping 1762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10653 | 10660 |
| 10654 </messages> | 10661 </messages> |
| 10655 | 10662 |
| 10656 <structures fallback_to_english="true"> | 10663 <structures fallback_to_english="true"> |
| 10657 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 10664 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 10658 </structure> | 10665 </structure> |
| 10659 </structures> | 10666 </structures> |
| 10660 | 10667 |
| 10661 </release> | 10668 </release> |
| 10662 </grit> | 10669 </grit> |
| OLD | NEW |