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

Side by Side Diff: ash/ash_strings.grd

Issue 10209038: ash: Add vertical spacing to multi-line text in tray. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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/date/date_view.h » ('j') | ash/system/date/date_view.h » ('J')
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 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 CAPS LOCK is on. 304 CAPS LOCK is on.
305 Press Shift + Search key to cancel. 305 Press Shift + Search key to cancel.
306 </message> 306 </message>
307 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_ENABLED_PRESS_SEARCH" desc="T he tooltip for the caps lock indicator button."> 307 <message name="IDS_ASH_STATUS_TRAY_CAPS_LOCK_ENABLED_PRESS_SEARCH" desc="T he tooltip for the caps lock indicator button.">
308 CAPS LOCK is on. 308 CAPS LOCK is on.
309 Press Search key to cancel. 309 Press Search key to cancel.
310 </message> 310 </message>
311 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tr ay dialog to indicate that the battery is full."> 311 <message name="IDS_ASH_STATUS_TRAY_BATTERY_FULL" desc="The label in the tr ay dialog to indicate that the battery is full.">
312 Battery full 312 Battery full
313 </message> 313 </message>
314 <message name="IDS_ASH_STATUS_TRAY_BATTERY_LOW" desc="The label in the tra y dialog to indicate that the battery is low."> 314 <message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT" desc="The label in the tray dialog to show the remaining battery power as a percent.">
315 Battery low 315 Battery: <ph name="percentage">$1<ex>56</ex></ph>%
316 </message> 316 </message>
317 <message name="IDS_ASH_STATUS_TRAY_BATTERY_STATUS" desc="The label in the tray dialog to show the status of the battery power."> 317 <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. ">
318 Battery: <ph name="percentage">$1<ex>56</ex></ph>% 318 <ph name="hour">$1<ex>2</ex></ph>h <ph name="minute">$2<ex>53</ex></ph>m until full
319 <ph name="hour">$2</ph>h <ph name="minute">$3</ph>m 319 </message>
320 <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.">
321 <ph name="hour">$1<ex>2</ex></ph>h <ph name="minute">$2<ex>53</ex></ph>m remaining
320 </message> 322 </message>
321 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CALCULATING_ON" desc="The label in the tray dialog indicating that the time to completely charge the battery is being calculated."> 323 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CALCULATING_ON" desc="The label in the tray dialog indicating that the time to completely charge the battery is being calculated.">
322 Battery: <ph name="percentage">$1<ex>56</ex></ph>% 324 Calculating time until full
323 Calculating time until full
324 </message> 325 </message>
325 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CALCULATING_OFF" desc="The labe l in the tray dialog indicating that the time to completely drain the battery is being calculated."> 326 <message name="IDS_ASH_STATUS_TRAY_BATTERY_CALCULATING_OFF" desc="The labe l in the tray dialog indicating that the time to completely drain the battery is being calculated.">
326 Battery: <ph name="percentage">$1<ex>56</ex></ph>% 327 Calculating remaining time
327 Calculating remaining time
328 </message> 328 </message>
329 <message name="IDS_ASH_STATUS_TRAY_IP" desc="The label for the IP address of the network:"> 329 <message name="IDS_ASH_STATUS_TRAY_IP" desc="The label for the IP address of the network:">
330 IP Address 330 IP Address
331 </message> 331 </message>
332 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network de vice."> 332 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network de vice.">
333 Ethernet 333 Ethernet
334 </message> 334 </message>
335 <message name="IDS_ASH_STATUS_TRAY_WIFI" desc="The wifi network device."> 335 <message name="IDS_ASH_STATUS_TRAY_WIFI" desc="The wifi network device.">
336 Wi-Fi 336 Wi-Fi
337 </message> 337 </message>
338 <message name="IDS_ASH_SECONDARY_MONITOR" desc="The message shown on the s econdary monitors."> 338 <message name="IDS_ASH_SECONDARY_MONITOR" desc="The message shown on the s econdary monitors.">
339 This screen intentionally left blank 339 This screen intentionally left blank
340 </message> 340 </message>
341 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text on the secondary monitors."> 341 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text on the secondary monitors.">
342 Ctrl + 342 Ctrl +
343 </message> 343 </message>
344 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex t for header entries for detailed versions of status tray items."> 344 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex t for header entries for detailed versions of status tray items.">
345 Previous menu 345 Previous menu
346 </message> 346 </message>
347 </messages> 347 </messages>
348 </release> 348 </release>
349 </grit> 349 </grit>
350 350
OLDNEW
« no previous file with comments | « no previous file | ash/system/date/date_view.h » ('j') | ash/system/date/date_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698