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 9156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9167 </message> | 9167 </message> |
9168 <message name="IDS_STATUSBAR_BATTERY_CALCULATING_TIME_UNTIL_FULL" desc="In
the power menu button, this is the message the shows when we are calculating ti
me until full."> | 9168 <message name="IDS_STATUSBAR_BATTERY_CALCULATING_TIME_UNTIL_FULL" desc="In
the power menu button, this is the message the shows when we are calculating ti
me until full."> |
9169 Calculating time until full | 9169 Calculating time until full |
9170 </message> | 9170 </message> |
9171 <message name="IDS_STATUSBAR_BATTERY_CALCULATING_TIME_UNTIL_EMPTY" desc="I
n the power menu button, this is the message the shows when we are calculating t
ime until empty."> | 9171 <message name="IDS_STATUSBAR_BATTERY_CALCULATING_TIME_UNTIL_EMPTY" desc="I
n the power menu button, this is the message the shows when we are calculating t
ime until empty."> |
9172 Calculating remaining time | 9172 Calculating remaining time |
9173 </message> | 9173 </message> |
9174 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 9174 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
9175 Battery is charged | 9175 Battery is charged |
9176 </message> | 9176 </message> |
| 9177 <message name="IDS_STATUSBAR_FEEDBACK_TOOLTIP" desc="Tooltip for the feedb
ack status bar icon."> |
| 9178 Report a bug. |
| 9179 </message> |
| 9180 <message name="IDS_STATUSBAR_NETWORK_NO_NETWORK_TOOLTIP" desc="Tooltip for
the network menu status bar icon when no network is connected."> |
| 9181 No network |
| 9182 </message> |
| 9183 <message name="IDS_STATUSBAR_NETWORK_CONNECTING_TOOLTIP" desc="Tooltip for
the network menu status bar icon when connecting to a network."> |
| 9184 Connecting to: <ph name="NAME">$1<ex>GoogleGuest</ex></ph> |
| 9185 </message> |
| 9186 <message name="IDS_STATUSBAR_NETWORK_CONNECTED_TOOLTIP" desc="Tooltip for
the network menu status bar icon when connected to a network."> |
| 9187 Network: <ph name="NAME">$1<ex>GoogleGuest</ex></ph> |
| 9188 </message> |
| 9189 <message name="IDS_STATUSBAR_CLOCK_TOOLTIP" desc="Tooltip for the clock in
the status bar."> |
| 9190 <ph name="DATE">$1<ex>Aug 16, 2010</ex></ph> |
| 9191 </message> |
9177 <message name="IDS_VERSION_FIELD_PREFIX" desc="Display the OS version to t
he user."> | 9192 <message name="IDS_VERSION_FIELD_PREFIX" desc="Display the OS version to t
he user."> |
9178 OS version | 9193 OS version |
9179 </message> | 9194 </message> |
9180 <message name="IDS_PROXY_CONFIG_TITLE" desc="The title of the basic proxy
config."> | 9195 <message name="IDS_PROXY_CONFIG_TITLE" desc="The title of the basic proxy
config."> |
9181 Proxy Configuration | 9196 Proxy Configuration |
9182 </message> | 9197 </message> |
9183 <message name="IDS_PROXY_DIRECT_CONNECTION" desc="Radio used to tell it to
just connect directly, not use a proxy."> | 9198 <message name="IDS_PROXY_DIRECT_CONNECTION" desc="Radio used to tell it to
just connect directly, not use a proxy."> |
9184 Direct internet connection | 9199 Direct internet connection |
9185 </message> | 9200 </message> |
9186 <message name="IDS_PROXY_MANUAL_CONFIG" desc="Radio used to tell it to con
figure manually."> | 9201 <message name="IDS_PROXY_MANUAL_CONFIG" desc="Radio used to tell it to con
figure manually."> |
(...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9490 | 9505 |
9491 </messages> | 9506 </messages> |
9492 | 9507 |
9493 <structures fallback_to_english="true"> | 9508 <structures fallback_to_english="true"> |
9494 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9509 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
9495 </structure> | 9510 </structure> |
9496 </structures> | 9511 </structures> |
9497 | 9512 |
9498 </release> | 9513 </release> |
9499 </grit> | 9514 </grit> |
OLD | NEW |