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 1097 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1108 Chromium is using your camera and microphone. | 1108 Chromium is using your camera and microphone. |
1109 </message> | 1109 </message> |
1110 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_AUDIO_ONLY" desc="Tool ti p for the capture status tray icon when microphone is being used"> | 1110 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_AUDIO_ONLY" desc="Tool ti p for the capture status tray icon when microphone is being used"> |
1111 Chromium is using your microphone. | 1111 Chromium is using your microphone. |
1112 </message> | 1112 </message> |
1113 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_VIDEO_ONLY" desc="Tool ti p for the capture status tray icon when camera is being used"> | 1113 <message name="IDS_MEDIA_STREAM_STATUS_TRAY_TEXT_VIDEO_ONLY" desc="Tool ti p for the capture status tray icon when camera is being used"> |
1114 Chromium is using your camera. | 1114 Chromium is using your camera. |
1115 </message> | 1115 </message> |
1116 | 1116 |
1117 <!-- ProcessSingleton --> | 1117 <!-- ProcessSingleton --> |
1118 <if expr="is_linux"> | 1118 <if expr="is_posix"> |
tapted
2014/04/08 17:56:44
This might put an unnecessary string in the androi
jackhou1
2014/04/14 04:12:10
Done.
| |
1119 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the br owser cannot start because the profile is in use on a different host."> | 1119 <message name="IDS_PROFILE_IN_USE_POSIX" desc="Message shown when the br owser cannot start because the profile is in use on a different host."> |
1120 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 get corrupted. If you are sure no other processes are using this profile, you ca n unlock the profile and relaunch Chromium. | 1120 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 get corrupted. If you are sure no other processes are using this profile, you ca n unlock the profile and relaunch Chromium. |
1121 </message> | 1121 </message> |
1122 </if> | 1122 </if> |
1123 | 1123 |
1124 <!-- Mac First-run dialog messages --> | 1124 <!-- Mac First-run dialog messages --> |
1125 <if expr="is_macosx"> | 1125 <if expr="is_macosx"> |
1126 <message name="IDS_FIRSTRUN_DLG_MAC_SET_DEFAULT_BROWSER_LABEL" desc="Lab el for checkbox that sets the default browser"> | 1126 <message name="IDS_FIRSTRUN_DLG_MAC_SET_DEFAULT_BROWSER_LABEL" desc="Lab el for checkbox that sets the default browser"> |
1127 Set Chromium as your default browser | 1127 Set Chromium as your default browser |
1128 </message> | 1128 </message> |
1129 </if> | 1129 </if> |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1177 </message> | 1177 </message> |
1178 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_PAGES" desc=" Second line in the Settings API bubble. Only shown if the secondary change by th e extension was just the start pages. The triple single quotes are needed to pre serve the space before and after the sentence which is needed when the language (Chrome is being translated to) uses space as word separator. Please preserve th em, unless the language being translated to does not use space as word separator ."> | 1178 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_PAGES" desc=" Second line in the Settings API bubble. Only shown if the secondary change by th e extension was just the start pages. The triple single quotes are needed to pre serve the space before and after the sentence which is needed when the language (Chrome is being translated to) uses space as word separator. Please preserve th em, unless the language being translated to does not use space as word separator ."> |
1179 ''' It also controls what page is shown when you start Chromium. ''' | 1179 ''' It also controls what page is shown when you start Chromium. ''' |
1180 </message> | 1180 </message> |
1181 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_HOME" des c="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the home page. See IDS_EXTENSIONS_SET TINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> | 1181 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_HOME" des c="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the home page. See IDS_EXTENSIONS_SET TINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> |
1182 ''' It also controls what page is shown when you start Chromium or click the Home button. ''' | 1182 ''' It also controls what page is shown when you start Chromium or click the Home button. ''' |
1183 </message> | 1183 </message> |
1184 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_SEARCH" d esc="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the search engine. See IDS_EXTENSIO NS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> | 1184 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_SEARCH" d esc="Second line in the Settings API bubble. Only shown if the secondary change by the extension was both the start page and the search engine. See IDS_EXTENSIO NS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> |
1185 ''' It also controls what page is shown when you start Chromium or searc h from the Omnibox. ''' | 1185 ''' It also controls what page is shown when you start Chromium or searc h from the Omnibox. ''' |
1186 </message> | 1186 </message> |
1187 | 1187 |
1188 <!-- Update bubble --> | 1188 <!-- Update bubble --> |
1189 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app."> | 1189 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app."> |
1190 Reinstall Chromium | 1190 Reinstall Chromium |
1191 </message> | 1191 </message> |
1192 <if expr="use_titlecase"> | 1192 <if expr="use_titlecase"> |
1193 <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="In Title Case: Text f or the Chrome menu option replacing Update required."> | 1193 <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="In Title Case: Text f or the Chrome menu option replacing Update required."> |
1194 Chromium is Out of Date | 1194 Chromium is Out of Date |
1195 </message> | 1195 </message> |
1196 </if> | 1196 </if> |
1197 <if expr="not use_titlecase"> | 1197 <if expr="not use_titlecase"> |
(...skipping 16 matching lines...) Expand all Loading... | |
1214 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" | 1214 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" |
1215 desc="Explanation in a new OTR window that extensions have been disabled while in OTR."> | 1215 desc="Explanation in a new OTR window that extensions have been disabled while in OTR."> |
1216 Because Chromium does not control how extensions handle your personal data, all extensions have been disabled for incognito windows. You can reenable them individually in the | 1216 Because Chromium does not control how extensions handle your personal data, all extensions have been disabled for incognito windows. You can reenable them individually in the |
1217 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na me="END_LINK"></a><ex></a></ex></ph>. | 1217 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na me="END_LINK"></a><ex></a></ex></ph>. |
1218 </message> | 1218 </message> |
1219 </if> | 1219 </if> |
1220 | 1220 |
1221 </messages> | 1221 </messages> |
1222 </release> | 1222 </release> |
1223 </grit> | 1223 </grit> |
OLD | NEW |