OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. --> | 4 each locale. --> |
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/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 5669 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5680 </message> | 5680 </message> |
5681 <message name="IDS_NOTIFICATION_PERMISSIONS" desc="Text requesting permiss
ion for desktop notifications."> | 5681 <message name="IDS_NOTIFICATION_PERMISSIONS" desc="Text requesting permiss
ion for desktop notifications."> |
5682 Allow <ph name="site">$1<ex>mail.google.com</ex></ph> to show desktop no
tifications? | 5682 Allow <ph name="site">$1<ex>mail.google.com</ex></ph> to show desktop no
tifications? |
5683 </message> | 5683 </message> |
5684 <message name="IDS_NOTIFICATION_PERMISSION_YES" desc="The label of the 'al
low' button on the notification permission infobar."> | 5684 <message name="IDS_NOTIFICATION_PERMISSION_YES" desc="The label of the 'al
low' button on the notification permission infobar."> |
5685 Allow | 5685 Allow |
5686 </message> | 5686 </message> |
5687 <message name="IDS_NOTIFICATION_PERMISSION_NO" desc="The label of the 'den
y' button on the notification permission infobar."> | 5687 <message name="IDS_NOTIFICATION_PERMISSION_NO" desc="The label of the 'den
y' button on the notification permission infobar."> |
5688 Deny | 5688 Deny |
5689 </message> | 5689 </message> |
5690 | 5690 |
| 5691 <!-- New Tab Page Promotional messages --> |
| 5692 <message name="IDS_NTP_PROMOTION_NEW" desc="Beginning of promotional messa
ge; a word in special red font signaling something new is coming."> |
| 5693 New! |
| 5694 </message> |
| 5695 <message name="IDS_NTP_PROMOTION_MESSAGE" desc="Promotional message about
new extensions and bookmark sync features."> |
| 5696 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> now has <ph name="
BEGIN_LINK"><a href="$2"></ph>extensions<ph name="END_LINK"></a></ph
> and <ph name="BEGIN2_LINK"><a href="$3"></ph>bookmark sync<ph name="END2
_LINK"></a></ph>. |
| 5697 </message> |
| 5698 |
5691 <!-- Mac Menubar Menus --> | 5699 <!-- Mac Menubar Menus --> |
5692 <if expr="os == 'darwin'"> | 5700 <if expr="os == 'darwin'"> |
5693 <!-- Menubar Menu Titles --> | 5701 <!-- Menubar Menu Titles --> |
5694 <!-- NOTE: Some of these exist in context menus with Title Case support,
but we use different IDs in case we need slightly different strings in some lan
guage due to the different context. --> | 5702 <!-- NOTE: Some of these exist in context menus with Title Case support,
but we use different IDs in case we need slightly different strings in some lan
guage due to the different context. --> |
5695 <message name="IDS_FILE_MENU_MAC" desc="The menu title of the Mac file m
enu."> | 5703 <message name="IDS_FILE_MENU_MAC" desc="The menu title of the Mac file m
enu."> |
5696 File | 5704 File |
5697 </message> | 5705 </message> |
5698 <message name="IDS_EDIT_MENU_MAC" desc="The menu title of the Mac edit m
enu."> | 5706 <message name="IDS_EDIT_MENU_MAC" desc="The menu title of the Mac edit m
enu."> |
5699 Edit | 5707 Edit |
5700 </message> | 5708 </message> |
(...skipping 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6084 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 6092 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
6085 Battery is charged | 6093 Battery is charged |
6086 </message> | 6094 </message> |
6087 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> | 6095 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> |
6088 Toggle Compact Navigation Bar | 6096 Toggle Compact Navigation Bar |
6089 </message> | 6097 </message> |
6090 </if> | 6098 </if> |
6091 </messages> | 6099 </messages> |
6092 </release> | 6100 </release> |
6093 </grit> | 6101 </grit> |
OLD | NEW |