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 5735 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5746 </message> | 5746 </message> |
5747 <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."> | 5747 <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."> |
5748 Calculating time until full | 5748 Calculating time until full |
5749 </message> | 5749 </message> |
5750 <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."> | 5750 <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."> |
5751 Calculating remaining time | 5751 Calculating remaining time |
5752 </message> | 5752 </message> |
5753 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 5753 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
5754 Battery is charged | 5754 Battery is charged |
5755 </message> | 5755 </message> |
| 5756 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> |
| 5757 Toggle Compact Navigation Bar |
| 5758 </message> |
5756 </if> | 5759 </if> |
5757 | |
5758 </messages> | 5760 </messages> |
5759 </release> | 5761 </release> |
5760 </grit> | 5762 </grit> |
OLD | NEW |