| 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 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 166 Google Chrome OS | 166 Google Chrome OS |
| 167 </message> | 167 </message> |
| 168 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS applicatio
n short name"> | 168 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS applicatio
n short name"> |
| 169 Chrome OS | 169 Chrome OS |
| 170 </message> | 170 </message> |
| 171 </if> | 171 </if> |
| 172 <if expr="is_win"> | 172 <if expr="is_win"> |
| 173 <message name="IDS_PRODUCT_APP_LAUNCHER_NAME" desc="The Chrome App Launc
her application name"> | 173 <message name="IDS_PRODUCT_APP_LAUNCHER_NAME" desc="The Chrome App Launc
her application name"> |
| 174 Google Chrome App Launcher | 174 Google Chrome App Launcher |
| 175 </message> | 175 </message> |
| 176 <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_FOR_APP_LIST" | |
| 177 desc="Infobar message to restart chrome in desktop mode to disp
lay the App Launcher. Aplies to Windows 8 only"> | |
| 178 To use the app launcher, you must relaunch Google Chrome on the deskto
p. | |
| 179 </message> | |
| 180 <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_FOR_PACKAGED_APP" | |
| 181 desc="Infobar message to restart chrome in desktop mode to laun
ch a Chrome Packaged App. Aplies to Windows 8 only"> | |
| 182 To use Chrome apps, you must relaunch Google Chrome on the desktop. | |
| 183 </message> | |
| 184 <message name="IDS_WIN8_INFOBAR_DESKTOP_RESTART_TO_LAUNCH_APPS_YES_BUTTO
N" | |
| 185 desc="Infobar button 'yes' text to confirm that the user does wish
to switch to desktop mode to use Chrome Apps"> | |
| 186 Relaunch Chrome | |
| 187 </message> | |
| 188 <message name="IDS_PRODUCT_BINARIES_NAME" desc="The Chrome Binaries appl
ication name"> | 176 <message name="IDS_PRODUCT_BINARIES_NAME" desc="The Chrome Binaries appl
ication name"> |
| 189 Google Chrome Binaries | 177 Google Chrome Binaries |
| 190 </message> | 178 </message> |
| 191 <message name="IDS_CHROME_FRAME_TURNDOWN_LEARN_MORE_URL" desc="Link to k
nowledge-base article about Chrome Frame turndown"> | 179 <message name="IDS_CHROME_FRAME_TURNDOWN_LEARN_MORE_URL" desc="Link to k
nowledge-base article about Chrome Frame turndown"> |
| 192 http://support.google.com/chrome/?p=ib_chromeframe | 180 http://support.google.com/chrome/?p=ib_chromeframe |
| 193 </message> | 181 </message> |
| 194 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Ch
rome Frame turndown prompt for IE 6, 7, and 8"> | 182 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_OLDER" desc="Text of Ch
rome Frame turndown prompt for IE 6, 7, and 8"> |
| 195 This site is using the retired Chrome Frame plug-in which no longer re
ceives security and stability updates. Please uninstall it and upgrade to a mode
rn browser. | 183 This site is using the retired Chrome Frame plug-in which no longer re
ceives security and stability updates. Please uninstall it and upgrade to a mode
rn browser. |
| 196 </message> | 184 </message> |
| 197 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Ch
rome Frame turndown prompt for IE 9 and 10"> | 185 <message name="IDS_CHROME_FRAME_TURNDOWN_TEXT_IE_NEWER" desc="Text of Ch
rome Frame turndown prompt for IE 9 and 10"> |
| (...skipping 940 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1138 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" | 1126 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" |
| 1139 desc="Explanation in a new OTR window that extensions have been
disabled while in OTR."> | 1127 desc="Explanation in a new OTR window that extensions have been
disabled while in OTR."> |
| 1140 Because Google Chrome does not control how extensions handle your pers
onal data, all extensions have been disabled for incognito windows. You can reen
able them individually in the | 1128 Because Google Chrome does not control how extensions handle your pers
onal data, all extensions have been disabled for incognito windows. You can reen
able them individually in the |
| 1141 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na
me="END_LINK"></a><ex></a></ex></ph>. | 1129 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na
me="END_LINK"></a><ex></a></ex></ph>. |
| 1142 </message> | 1130 </message> |
| 1143 </if> | 1131 </if> |
| 1144 | 1132 |
| 1145 </messages> | 1133 </messages> |
| 1146 </release> | 1134 </release> |
| 1147 </grit> | 1135 </grit> |
| OLD | NEW |