Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(281)

Side by Side Diff: ash/ash_strings.grd

Issue 10830292: Change the battery time display format according m23 spec. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | ash/system/power/power_status_view.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 This file contains the strings for ash. 4 This file contains the strings for ash.
5 --> 5 -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 source_lang_id="en" enc_check="möl"> 8 source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <output filename="grit/ash_strings.h" type="rc_header"> 10 <output filename="grit/ash_strings.h" type="rc_header">
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
365 Your input method has changed to <ph name="INPUT_METHOD_ID">$1<ex>EN</ex ></ph>*(<ph name="BEGIN_LINK">&lt;a target="_blank" href="$2"&gt;</ph>3rd party< ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>). 365 Your input method has changed to <ph name="INPUT_METHOD_ID">$1<ex>EN</ex ></ph>*(<ph name="BEGIN_LINK">&lt;a target="_blank" href="$2"&gt;</ph>3rd party< ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>).
366 Press Shift + Alt to switch. 366 Press Shift + Alt to switch.
367 </message> 367 </message>
368 <message name="IDS_ASH_STATUS_TRAY_DISABLE_SPOKEN_FEEDBACK" desc="The labe l used in the tray popup to disable spoken feedback."> 368 <message name="IDS_ASH_STATUS_TRAY_DISABLE_SPOKEN_FEEDBACK" desc="The labe l used in the tray popup to disable spoken feedback.">
369 Disable spoken feedback 369 Disable spoken feedback
370 </message> 370 </message>
371 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tr ay dialog to indicate that the battery is full."> 371 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tr ay dialog to indicate that the battery is full.">
372 Battery full 372 Battery full
373 </message> 373 </message>
374 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT" desc="The label in the tray dialog to show the remaining battery power as a percent."> 374 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT" desc="The label in the tray dialog to show the remaining battery power as a percent.">
375 Battery: <ph name="percentage">$1<ex>56</ex></ph>% 375 <ph name="percentage">$1<ex>56</ex></ph>% full
376 </message> 376 </message>
377 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT_ONLY" desc="The label i n the tray bubble setting row to show the remaining battery power as a percent." > 377 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT_ONLY" desc="The label i n the tray bubble setting row to show the remaining battery power as a percent." >
378 <ph name="percentage">$1<ex>56</ex></ph>% 378 <ph name="percentage">$1<ex>56</ex></ph>%
379 </message> 379 </message>
380 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_FULL" desc="The labe l in the tray dialog to show a time estimate until the battery is fully charged. "> 380 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_FULL" desc="The labe l in the tray dialog to show a time estimate until the battery is fully charged. ">
381 <ph name="hour">$1<ex>2</ex></ph>h <ph name="minute">$2<ex>53</ex></ph>m until full 381 <ph name="hour">$1<ex>2</ex></ph>h <ph name="minute">$2<ex>53</ex></ph>m until full
382 </message> 382 </message>
383 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_EMPTY" desc="The lab el in the tray dialog to show a time estimate until the battery is empty."> 383 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_EMPTY" desc="The lab el in the tray dialog to show a time estimate until the battery is empty.">
384 <ph name="hour">$1<ex>2</ex></ph>h <ph name="minute">$2<ex>53</ex></ph>m remaining 384 <ph name="minute">$1<ex>53</ex></ph> minutes left
385 </message> 385 </message>
386 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CALCULATING" desc="The label in the tray dialog indicating that the time to charge or discharge the battery is being calculated."> 386 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CALCULATING" desc="The label in the tray dialog indicating that the time to charge or discharge the battery is being calculated.">
387 Calculating... 387 Calculating...
388 </message> 388 </message>
389 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_ONLY" desc="The label in t he tray bubble settings row to show a time estimate until the battery is empty." > 389 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_ONLY" desc="The label in t he tray bubble settings row to show a time estimate until the battery is empty." >
390 <ph name="hour">$1<ex>2</ex></ph>h<ph name="minute">$2<ex>53</ex></ph>m 390 <ph name="hour">$1<ex>2</ex></ph>:<ph name="minute">$2<ex>53</ex></ph> l eft
391 </message> 391 </message>
392 <message name="IDS_ASH_STATUS_TRAY_IP" desc="The label for the IP address of the network:"> 392 <message name="IDS_ASH_STATUS_TRAY_IP" desc="The label for the IP address of the network:">
393 IP Address 393 IP Address
394 </message> 394 </message>
395 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network de vice."> 395 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network de vice.">
396 Ethernet 396 Ethernet
397 </message> 397 </message>
398 <message name="IDS_ASH_STATUS_TRAY_WIFI" desc="The wifi network device."> 398 <message name="IDS_ASH_STATUS_TRAY_WIFI" desc="The wifi network device.">
399 Wi-Fi 399 Wi-Fi
400 </message> 400 </message>
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
452 <message name="IDS_ASH_RESTORE_WINDOW" desc="A help text to show that when the button gets clicked the window gets restored to its normal - non maximized - state."> 452 <message name="IDS_ASH_RESTORE_WINDOW" desc="A help text to show that when the button gets clicked the window gets restored to its normal - non maximized - state.">
453 Restore 453 Restore
454 </message> 454 </message>
455 <message name="IDS_ASH_MINIMIZE_WINDOW" desc="A help text to show that whe n the button gets clicked the window gets minimized."> 455 <message name="IDS_ASH_MINIMIZE_WINDOW" desc="A help text to show that whe n the button gets clicked the window gets minimized.">
456 Minimize 456 Minimize
457 </message> 457 </message>
458 </messages> 458 </messages>
459 </release> 459 </release>
460 </grit> 460 </grit>
461 461
OLDNEW
« no previous file with comments | « no previous file | ash/system/power/power_status_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698