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

Side by Side Diff: ash/ash_chromeos_strings.grdp

Issue 1951493002: Fix i18n number formats in tray power displays (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Switch unit test from Bengali to Persian for Android (and merge) Created 4 years, 7 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
« no previous file with comments | « no previous file | ash/system/chromeos/power/battery_notification.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 <!-- ChromeOS-specific strings (included from ash_strings.grd). 2 <!-- ChromeOS-specific strings (included from ash_strings.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 5
6 <!-- Device types --> 6 <!-- Device types -->
7 <message name="IDS_ASH_CHROMEBASE" desc="The device name for a Chromebase (ver sus say Chromebox)"> 7 <message name="IDS_ASH_CHROMEBASE" desc="The device name for a Chromebase (ver sus say Chromebox)">
8 Chromebase 8 Chromebase
9 </message> 9 </message>
10 <message name="IDS_ASH_CHROMEBIT" desc="The device name for a Chromebit (versu s say Chromebox)"> 10 <message name="IDS_ASH_CHROMEBIT" desc="The device name for a Chromebit (versu s say Chromebox)">
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
355 Press Shift + Alt to switch. 355 Press Shift + Alt to switch.
356 </message> 356 </message>
357 <message name="IDS_ASH_STATUS_TRAY_THIRD_PARTY_IME_TURNED_ON_BUBBLE" desc="The message shown on a bubble when a third party IME is enabled"> 357 <message name="IDS_ASH_STATUS_TRAY_THIRD_PARTY_IME_TURNED_ON_BUBBLE" desc="The message shown on a bubble when a third party IME is enabled">
358 Your input method has changed to <ph name="INPUT_METHOD_ID">$1<ex>EN</ex></p h>*(<ph name="BEGIN_LINK">&lt;a target="_blank" href="$2"&gt;</ph>3rd party<ph n ame="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>). 358 Your input method has changed to <ph name="INPUT_METHOD_ID">$1<ex>EN</ex></p h>*(<ph name="BEGIN_LINK">&lt;a target="_blank" href="$2"&gt;</ph>3rd party<ph n ame="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>).
359 Press Shift + Alt to switch. 359 Press Shift + Alt to switch.
360 </message> 360 </message>
361 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tray d ialog to indicate that the battery is full."> 361 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tray d ialog to indicate that the battery is full.">
362 Battery full 362 Battery full
363 </message> 363 </message>
364 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT" desc="The label in the tra y dialog to show the remaining battery power as a percent."> 364 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT" desc="The label in the tra y dialog to show the remaining battery power as a percent.">
365 <ph name="percentage">$1<ex>56</ex></ph>% remaining 365 <ph name="percentage">{0,number,percent}<ex>56%</ex></ph> remaining
366 </message>
367 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT_ONLY" desc="The label in th e tray bubble setting row to show the remaining battery power as a percent.">
368 <ph name="percentage">$1<ex>56</ex></ph>%
369 </message> 366 </message>
370 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_FULL" desc="The label in the tray dialog to show a time estimate until the battery is fully charged."> 367 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_FULL" desc="The label in the tray dialog to show a time estimate until the battery is fully charged.">
371 <ph name="hour">$1<ex>2</ex></ph>h <ph name="minute">$2<ex>53</ex></ph>m unt il full 368 <ph name="time">$1<ex>2h 53m</ex></ph> until full
372 </message> 369 </message>
373 <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 bein g calculated."> 370 <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 bein g calculated.">
374 Calculating... 371 Calculating...
375 </message> 372 </message>
376 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_LEFT_SHORT" desc="The label in the tray bubble settings row to show a time estimate until the battery is empty ."> 373 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_LEFT_SHORT" desc="The label in the tray bubble settings row to show a time estimate until the battery is empty .">
377 <ph name="hour">$1<ex>2</ex></ph>:<ph name="minute">$2<ex>53</ex></ph> left 374 <ph name="time">$1<ex>2:53</ex></ph> left
378 </message> 375 </message>
379 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_FULL_SHORT" desc="The la bel in the tray bubble settings row to show a time estimate until the battery is fully charged."> 376 <message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_UNTIL_FULL_SHORT" desc="The la bel in the tray bubble settings row to show a time estimate until the battery is fully charged.">
380 <ph name="hour">$1<ex>2</ex></ph>:<ph name="minute">$2<ex>53</ex></ph> until full 377 <ph name="time">$1<ex>2:53</ex></ph> until full
381 </message> 378 </message>
382 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CHARGING_UNRELIABLE" desc="The labe l in the tray dialog to indicate that battery charging is unreliable."> 379 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CHARGING_UNRELIABLE" desc="The labe l in the tray dialog to indicate that battery charging is unreliable.">
383 Low-power charger 380 Low-power charger
384 </message> 381 </message>
385 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL_CHARGE_ACCESSIBLE" desc="The m essage used by accessibility to show battery is fully charged."> 382 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL_CHARGE_ACCESSIBLE" desc="The m essage used by accessibility to show battery is fully charged.">
386 Battery is full. 383 Battery is full.
387 </message> 384 </message>
388 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT_ACCESSIBLE" desc="The messa ge used by accessibility to show battery is discharging."> 385 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT_ACCESSIBLE" desc="The messa ge used by accessibility to show battery is discharging.">
389 Battery is <ph name="percentage">$1<ex>56</ex></ph>% full. 386 Battery is <ph name="percentage">$1<ex>56</ex></ph>% full.
390 </message> 387 </message>
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
517 </message> 514 </message>
518 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG" 515 <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG"
519 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager."> 516 desc="Notification message to tell users about the deprecation of Shi ft+ESC shortcut to show the task manager.">
520 The shortcut to open the task manager has changed. Please use <ph name="NEW_ SHORTCUT">$1<ex>Search+Esc</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<ex>Sh ift+Esc</ex></ph>. 517 The shortcut to open the task manager has changed. Please use <ph name="NEW_ SHORTCUT">$1<ex>Search+Esc</ex></ph> instead of <ph name="OLD_SHORTCUT">$2<ex>Sh ift+Esc</ex></ph>.
521 </message> 518 </message>
522 <message name="IDS_DEPRECATED_NEXT_IME_MSG" 519 <message name="IDS_DEPRECATED_NEXT_IME_MSG"
523 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method."> 520 desc="Notification message to tell users about the deprecation of Shi ft+Alt shortcut to switch to the next input method.">
524 The shortcut to switch to the next input method has changed. Please use <ph name="NEW_SHORTCUT">$1<ex>Ctrl+Shift+Space</ex></ph> instead of <ph name="OLD_SH ORTCUT">$2<ex>Shift+Alt</ex></ph>. 521 The shortcut to switch to the next input method has changed. Please use <ph name="NEW_SHORTCUT">$1<ex>Ctrl+Shift+Space</ex></ph> instead of <ph name="OLD_SH ORTCUT">$2<ex>Shift+Alt</ex></ph>.
525 </message> 522 </message>
526 </grit-part> 523 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | ash/system/chromeos/power/battery_notification.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698