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 10050 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10061 </message> | 10061 </message> |
10062 <message name="IDS_STATUSBAR_NETWORK_MENU_ITEM_INDENT" desc="A menu item l
abel with an indentation. For left-to-right languages, we use 3 spaces on the le
ft."> | 10062 <message name="IDS_STATUSBAR_NETWORK_MENU_ITEM_INDENT" desc="A menu item l
abel with an indentation. For left-to-right languages, we use 3 spaces on the le
ft."> |
10063 ''' <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>''' | 10063 ''' <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>''' |
10064 </message> | 10064 </message> |
10065 <message name="IDS_STATUSBAR_NETWORK_OFFLINE_MODE" desc="The offline mode.
"> | 10065 <message name="IDS_STATUSBAR_NETWORK_OFFLINE_MODE" desc="The offline mode.
"> |
10066 Offline mode | 10066 Offline mode |
10067 </message> | 10067 </message> |
10068 <message name="IDS_STATUSBAR_NETWORK_OPEN_OPTIONS_DIALOG" desc="The menu i
tem in the network menu button for opening the options dialog"> | 10068 <message name="IDS_STATUSBAR_NETWORK_OPEN_OPTIONS_DIALOG" desc="The menu i
tem in the network menu button for opening the options dialog"> |
10069 Network settings... | 10069 Network settings... |
10070 </message> | 10070 </message> |
| 10071 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The
menu item in the network menu button at login screen for opening the options di
alog"> |
| 10072 Proxy settings... |
| 10073 </message> |
10071 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av
ailable"> | 10074 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av
ailable"> |
10072 No networks are available | 10075 No networks are available |
10073 </message> | 10076 </message> |
10074 <message name="IDS_STATUSBAR_CLOCK_OPEN_OPTIONS_DIALOG" desc="The menu ite
m in the clock menu button for opening the options dialog"> | 10077 <message name="IDS_STATUSBAR_CLOCK_OPEN_OPTIONS_DIALOG" desc="The menu ite
m in the clock menu button for opening the options dialog"> |
10075 Open date and time options... | 10078 Open date and time options... |
10076 </message> | 10079 </message> |
10077 <message name="IDS_STATUSBAR_BATTERY_PERCENTAGE" desc="In the power menu b
utton, this shows what percentage of battery is left."> | 10080 <message name="IDS_STATUSBAR_BATTERY_PERCENTAGE" desc="In the power menu b
utton, this shows what percentage of battery is left."> |
10078 Battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>% | 10081 Battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>% |
10079 </message> | 10082 </message> |
10080 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power m
enu button, this shows how much time until fully charged."> | 10083 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power m
enu button, this shows how much time until fully charged."> |
(...skipping 614 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
10695 | 10698 |
10696 </messages> | 10699 </messages> |
10697 | 10700 |
10698 <structures fallback_to_english="true"> | 10701 <structures fallback_to_english="true"> |
10699 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 10702 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
10700 </structure> | 10703 </structure> |
10701 </structures> | 10704 </structures> |
10702 | 10705 |
10703 </release> | 10706 </release> |
10704 </grit> | 10707 </grit> |
OLD | NEW |