Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Side by Side Diff: chrome/app/google_chrome_strings.grd

Issue 2002673003: i18n of several browser messages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove another unneeded header Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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. If you update this file, be sure also to update 4 Chrome supports. If you update this file, be sure also to update
5 chromium_strings.grd. --> 5 chromium_strings.grd. -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 source_lang_id="en" enc_check="möl"> 8 source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <output filename="grit/google_chrome_strings.h" type="rc_header"> 10 <output filename="grit/google_chrome_strings.h" type="rc_header">
(...skipping 1086 matching lines...) Expand 10 before | Expand all | Expand 10 after
1097 <message name="IDS_UPGRADE_BUBBLE_TITLE" desc="Text for the title of the u pgrade bubble view."> 1097 <message name="IDS_UPGRADE_BUBBLE_TITLE" desc="Text for the title of the u pgrade bubble view.">
1098 Chrome is out of date 1098 Chrome is out of date
1099 </message> 1099 </message>
1100 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble view full description."> 1100 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble view full description.">
1101 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to manually reinstall Chrome. 1101 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to manually reinstall Chrome.
1102 </message> 1102 </message>
1103 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad e bubble view full description."> 1103 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad e bubble view full description.">
1104 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to update Chrome. 1104 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to update Chrome.
1105 </message> 1105 </message>
1106 1106
1107 <!-- Upgrade recovery bubble --> 1107 <!-- Upgrade recovery bubble -->
1108 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user click s to recover Chrome and its updater."> 1108 <message name="IDS_RUN_RECOVERY" desc="Text for the button the user clicks to recover Chrome and its updater.">
1109 Update Chrome 1109 Update Chrome
1110 </message> 1110 </message>
1111 <message name="IDS_DECLINE_RECOVERY" desc="Text for the button the user c licks to decline recovery request."> 1111 <message name="IDS_DECLINE_RECOVERY" desc="Text for the button the user cl icks to decline recovery request.">
1112 No, thanks 1112 No, thanks
1113 </message> 1113 </message>
1114 <message name="IDS_RECOVERY_BUBBLE_TITLE" desc="Text for the title of the chrome recovery bubble view."> 1114 <message name="IDS_RECOVERY_BUBBLE_TITLE" desc="Text for the title of the chrome recovery bubble view.">
1115 Chrome is out of date 1115 Chrome is out of date
1116 </message> 1116 </message>
1117 <message name="IDS_RECOVERY_BUBBLE_TEXT" desc="Text for the chrome recover y bubble view full description."> 1117 <message name="IDS_RECOVERY_BUBBLE_TEXT" desc="Text for the chrome recover y bubble view full description.">
1118 Important security improvements and new features are available in the la test version. 1118 Important security improvements and new features are available in the la test version.
1119 </message> 1119 </message>
1120 1120
1121 <!-- Critical Notification bubble -->
1122 <message name="IDS_CRITICAL_NOTIFICATION_HEADLINE" desc="The headline for the critical notification">
1123 {SECONDS, plural,
1124 =1 {Google Chrome will restart in 1 second.}
1125 other {Google Chrome will restart in # seconds.}}
1126 </message>
1127 <message name="IDS_CRITICAL_NOTIFICATION_HEADLINE_ALTERNATE" desc="The hea dline for the critical notification when the countdown reaches 0 (will only be s een if an onbeforeunload handler on a web page cancels the shutdown sequence.">
1128 You should restart Google Chrome now.
1129 </message>
1130 <message name="IDS_CRITICAL_NOTIFICATION_TEXT" desc="The text of the criti cal update notification">
1131 A special security update for Google Chrome was just applied; you should restart now for it to take effect (we'll restore your tabs).
1132 </message>
1133 <message name="IDS_CRITICAL_NOTIFICATION_RESTART" desc="The restart button label">
1134 OK - Restart now
1135 </message>
1136 <message name="IDS_CRITICAL_NOTIFICATION_DISMISS" desc="The dismiss button label">
1137 Don't restart
1138 </message>
1139
1121 <!-- Dialog that asks whether user wants to participate in Safe Browsing E xtended Reporting --> 1140 <!-- Dialog that asks whether user wants to participate in Safe Browsing E xtended Reporting -->
1122 <message name="IDS_FEEDBACK_SERVICE_DIALOG_TITLE" desc="Title of the dialo g asking whether the user wants to upload suspected malicious files for analysis "> 1141 <message name="IDS_FEEDBACK_SERVICE_DIALOG_TITLE" desc="Title of the dialo g asking whether the user wants to upload suspected malicious files for analysis ">
1123 Help make Chrome better 1142 Help make Chrome better
1124 </message> 1143 </message>
1125 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation of the dialog asking whether the user wants to upload suspected malicious files for analysis"> 1144 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation of the dialog asking whether the user wants to upload suspected malicious files for analysis">
1126 You can help make Chrome safer and easier to use by automatically report ing details of possible security incidents to Google. 1145 You can help make Chrome safer and easier to use by automatically report ing details of possible security incidents to Google.
1127 </message> 1146 </message>
1128 1147
1129 <!-- Page Information Window --> 1148 <!-- Page Information Window -->
1130 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_NO_CT" desc="The text of the identity section when the page is secure and no Certificate Transpa rency information is present."> 1149 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_NO_CT" desc="The text of the identity section when the page is secure and no Certificate Transpa rency information is present.">
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
1192 </message> 1211 </message>
1193 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT" 1212 <message name="IDS_METRO_FLOW_LOGO_STRING_ALT"
1194 desc="Alt text for the faded Chrome logo image."> 1213 desc="Alt text for the faded Chrome logo image.">
1195 Chrome logo 1214 Chrome logo
1196 </message> 1215 </message>
1197 </if> 1216 </if>
1198 1217
1199 </messages> 1218 </messages>
1200 </release> 1219 </release>
1201 </grit> 1220 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/cocoa/website_settings/website_settings_bubble_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698