| 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 5619 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5630 </message> | 5630 </message> |
| 5631 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad touch sensitivity."> | 5631 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad touch sensitivity."> |
| 5632 Touch Sensitivity: | 5632 Touch Sensitivity: |
| 5633 </message> | 5633 </message> |
| 5634 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad speed factor."> | 5634 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the
settings tab, the text next to the slider for the touchpad speed factor."> |
| 5635 Speed Sensitivity: | 5635 Speed Sensitivity: |
| 5636 </message> | 5636 </message> |
| 5637 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av
ailable"> | 5637 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are av
ailable"> |
| 5638 No networks are available | 5638 No networks are available |
| 5639 </message> | 5639 </message> |
| 5640 <message name="IDS_STATUSBAR_CLOCK_SHORT_TIME_AM" desc="In the clock menu
button, this shows the AM time in a short format."> |
| 5641 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph>a |
| 5642 </message> |
| 5643 <message name="IDS_STATUSBAR_CLOCK_SHORT_TIME_PM" desc="In the clock menu
button, this shows the PM time in a short format."> |
| 5644 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph>p |
| 5645 </message> |
| 5646 <message name="IDS_STATUSBAR_BATTERY_PERCENTAGE" desc="In the power menu b
utton, this shows what percentage of battery is left."> |
| 5647 Battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>% |
| 5648 </message> |
| 5649 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power m
enu button, this shows how much time until fully charged."> |
| 5650 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph> un
til full |
| 5651 </message> |
| 5652 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_EMPTY" desc="In the power
menu button, this shows how much time until empty."> |
| 5653 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MIUTE">$2<ex>30</ex></ph> re
maining |
| 5654 </message> |
| 5655 <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."> |
| 5656 Calculating time until full |
| 5657 </message> |
| 5658 <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."> |
| 5659 Calculating remaining time |
| 5660 </message> |
| 5661 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
| 5662 Battery is charged |
| 5663 </message> |
| 5640 </if> | 5664 </if> |
| 5641 | 5665 |
| 5642 </messages> | 5666 </messages> |
| 5643 </release> | 5667 </release> |
| 5644 </grit> | 5668 </grit> |
| OLD | NEW |