OLD | NEW |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
4 Chrome supports. --> | 4 Chrome supports. --> |
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/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 760 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
771 <message name="IDS_APP_MENU_PRODUCT_NAME" desc="The application's short name, used for the Mac's application menu, activity monitor, etc. This should be less than 16 characters. Example: Chrome, not Google Chrome."> | 771 <message name="IDS_APP_MENU_PRODUCT_NAME" desc="The application's short name, used for the Mac's application menu, activity monitor, etc. This should be less than 16 characters. Example: Chrome, not Google Chrome."> |
772 Chrome | 772 Chrome |
773 </message> | 773 </message> |
774 <message name="IDS_HELPER_NAME" desc="The helper application's name. Sh ould contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chr ome Helper."> | 774 <message name="IDS_HELPER_NAME" desc="The helper application's name. Sh ould contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chr ome Helper."> |
775 Google Chrome Helper | 775 Google Chrome Helper |
776 </message> | 776 </message> |
777 <message name="IDS_SHORT_HELPER_NAME" desc="The helper application's sho rt name, used for the Mac's application menu, activity monitor, etc. Example: Ch rome Helper, not Google Chrome Helper."> | 777 <message name="IDS_SHORT_HELPER_NAME" desc="The helper application's sho rt name, used for the Mac's application menu, activity monitor, etc. Example: Ch rome Helper, not Google Chrome Helper."> |
778 Chrome Helper | 778 Chrome Helper |
779 </message> | 779 </message> |
780 | 780 |
781 <!-- TODO(mark): All helper tasks are currently handled by the helper pr ocess. The following strings exist in support of possibly changing things so th at there's a distinct .app bundle for each of the various tasks. This ensures t hat if and when a split is made, translated names will be available. If the hel per process is not split into multiple .app bundles, these strings can be remove d. --> | |
782 <message name="IDS_RENDERER_APP_NAME" desc="The renderer application's n ame. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Go ogle Chrome Renderer."> | |
783 Google Chrome Renderer | |
784 </message> | |
785 <message name="IDS_PLUGIN_APP_NAME" desc="The plug-in host application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Plug-In Host."> | |
786 Google Chrome Plug-In Host | |
787 </message> | |
788 <message name="IDS_SHORT_PLUGIN_APP_NAME" desc="The plug-in host applica tion's short name, used for the Mac's application menu, activity monitor, etc. E xample: Chrome Plug-In Host, not Google Chrome Plug-In Host."> | |
789 Chrome Plug-In Host | |
790 </message> | |
791 <message name="IDS_WORKER_APP_NAME" desc="The worker application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Worker."> | |
792 Google Chrome Worker | |
793 </message> | |
794 <message name="IDS_UTILITY_APP_NAME" desc="The utility application's nam e. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Goog le Chrome Utility."> | |
795 Google Chrome Utility | |
796 </message> | |
797 </if> | |
Mark Mentovai
2013/10/25 19:59:11
Me too.
| |
798 | |
799 <!-- One click sign in infobar --> | 781 <!-- One click sign in infobar --> |
800 <if expr="not pp_ifdef('chromeos')"> | 782 <if expr="not pp_ifdef('chromeos')"> |
801 <!-- New one-click signin dialog contents for SAML support --> | 783 <!-- New one-click signin dialog contents for SAML support --> |
802 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_TITLE_NEW" desc="The title of the modal dialog window that opens when the user chooses to use one click sign in."> | 784 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_TITLE_NEW" desc="The title of the modal dialog window that opens when the user chooses to use one click sign in."> |
803 You're signed in to Chrome! | 785 You're signed in to Chrome! |
804 </message> | 786 </message> |
805 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag e of the one click sign in dialog."> | 787 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag e of the one click sign in dialog."> |
806 You're signed in as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com< /ex></ph>. Now you can access your bookmarks, history, and other settings on all your signed in devices. | 788 You're signed in as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com< /ex></ph>. Now you can access your bookmarks, history, and other settings on all your signed in devices. |
807 </message> | 789 </message> |
808 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE" desc="The body of th e sync promo NTP bubble."> | 790 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE" desc="The body of th e sync promo NTP bubble."> |
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
994 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the brow ser cannot start because the profile is in use on a different host."> | 976 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the brow ser cannot start because the profile is in use on a different host."> |
995 The profile appears to be in use by another Google Chrome process (<ph n ame="PROCESS_ID">$1<ex>12345</ex></ph>) on another computer (<ph name="HOST_NAME ">$2<ex>example.com</ex></ph>). Chrome has locked the profile so that it doesn' t get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chrome. | 977 The profile appears to be in use by another Google Chrome process (<ph n ame="PROCESS_ID">$1<ex>12345</ex></ph>) on another computer (<ph name="HOST_NAME ">$2<ex>example.com</ex></ph>). Chrome has locked the profile so that it doesn' t get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chrome. |
996 </message> | 978 </message> |
997 <message name="IDS_PROFILE_IN_USE_LINUX_RELAUNCH" desc="Text of button in dialog to delete the profile lock file."> | 979 <message name="IDS_PROFILE_IN_USE_LINUX_RELAUNCH" desc="Text of button in dialog to delete the profile lock file."> |
998 Unlock Profile and Relaunch | 980 Unlock Profile and Relaunch |
999 </message> | 981 </message> |
1000 | 982 |
1001 </messages> | 983 </messages> |
1002 </release> | 984 </release> |
1003 </grit> | 985 </grit> |
OLD | NEW |