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 distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
3 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
4 be available for now. --> | 4 be available for now. --> |
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/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 835 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
846 <if expr="is_macosx"> | 846 <if expr="is_macosx"> |
847 <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."> | 847 <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."> |
848 Chromium | 848 Chromium |
849 </message> | 849 </message> |
850 <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."> | 850 <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."> |
851 Chromium Helper | 851 Chromium Helper |
852 </message> | 852 </message> |
853 <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."> | 853 <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."> |
854 Chromium Helper | 854 Chromium Helper |
855 </message> | 855 </message> |
856 | |
857 <!-- 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. --> | |
858 <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."> | |
859 Chromium Renderer | |
860 </message> | |
861 <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."> | |
862 Chromium Plug-In Host | |
863 </message> | |
864 <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."> | |
865 Chromium Plug-In Host | |
866 </message> | |
867 <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."> | |
868 Chromium Worker | |
869 </message> | |
870 <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."> | |
871 Chromium Utility | |
872 </message> | |
873 </if> | 856 </if> |
874 | 857 |
875 <!-- One click sign in infobar --> | 858 <!-- One click sign in infobar --> |
876 <if expr="not pp_ifdef('chromeos')"> | 859 <if expr="not pp_ifdef('chromeos')"> |
877 <!-- New one-click signin dialog contents for SAML support --> | 860 <!-- New one-click signin dialog contents for SAML support --> |
878 <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."> | 861 <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."> |
879 You're signed in to Chromium! | 862 You're signed in to Chromium! |
880 </message> | 863 </message> |
881 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag
e of the one click sign in dialog."> | 864 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag
e of the one click sign in dialog."> |
882 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. | 865 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. |
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1070 <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."> | 1053 <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."> |
1071 The profile appears to be in use by another Chromium process (<ph name="
PROCESS_ID">$1<ex>12345</ex></ph>) on another computer (<ph name="HOST_NAME">$2<
ex>example.com</ex></ph>). Chromium has locked the profile so that it doesn't ge
t corrupted. If you are sure no other processes are using this profile, you can
unlock the profile and relaunch Chromium. | 1054 The profile appears to be in use by another Chromium process (<ph name="
PROCESS_ID">$1<ex>12345</ex></ph>) on another computer (<ph name="HOST_NAME">$2<
ex>example.com</ex></ph>). Chromium has locked the profile so that it doesn't ge
t corrupted. If you are sure no other processes are using this profile, you can
unlock the profile and relaunch Chromium. |
1072 </message> | 1055 </message> |
1073 <message name="IDS_PROFILE_IN_USE_LINUX_RELAUNCH" desc="Text of button in
dialog to delete the profile lock file."> | 1056 <message name="IDS_PROFILE_IN_USE_LINUX_RELAUNCH" desc="Text of button in
dialog to delete the profile lock file."> |
1074 Unlock Profile and Relaunch | 1057 Unlock Profile and Relaunch |
1075 </message> | 1058 </message> |
1076 | 1059 |
1077 </messages> | 1060 </messages> |
1078 </release> | 1061 </release> |
1079 </grit> | 1062 </grit> |
OLD | NEW |