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

Unified Diff: ash/ash_strings.grd

Issue 10918215: Refresh Guest session UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nit Created 8 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/system/user/tray_user.h » ('j') | ash/system/user/tray_user.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index ea443d17ea33375d983023aed1b8606cdf47ab37..6bc224bbd1e1f75bef02d8de110917e2d769e640 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -220,6 +220,9 @@ Press Ctrl+Alt+Z to cancel.
<message name="IDS_ASH_STATUS_TRAY_SIGN_OUT" desc="The label used for the button in the status tray to sign out of the system.">
Sign out
</message>
+ <message name="IDS_ASH_STATUS_TRAY_GUEST_LABEL" desc="The label used in the system tray's user card to indicate that the current session is a guest session.">
+ Guest
+ </message>
<message name="IDS_ASH_STATUS_TRAY_EXIT_GUEST" desc="The label used for the button in the status tray to terminate a guest session.">
Exit guest
</message>
@@ -273,7 +276,7 @@ Press Ctrl+Alt+Z to cancel.
</message>
<message name="IDS_ASH_STATUS_TRAY_TURN_ON_WIFI" desc="The label used for the item to turn on Wi-Fi networks.">
Turn WiFi on...
- </message>
+ </message>
<message name="IDS_ASH_STATUS_TRAY_ENABLE_MOBILE" desc="The label used for the item to enable cellular networks.">
Enable mobile data
</message>
@@ -391,7 +394,7 @@ Press Search or Shift to cancel.
</message>
<message name="IDS_ASH_STATUS_TRAY_BATTERY_PERCENT_ONLY" desc="The label in the tray bubble setting row to show the remaining battery power as a percent.">
<ph name="percentage">$1<ex>56</ex></ph>%
- </message>
+ </message>
<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.">
<ph name="hour">$1<ex>2</ex></ph>h <ph name="minute">$2<ex>53</ex></ph>m until full
</message>
@@ -400,7 +403,7 @@ Press Search or Shift to cancel.
</message>
<message name="IDS_ASH_STATUS_TRAY_BATTERY_TIME_ONLY" desc="The label in the tray bubble settings row to show a time estimate until the battery is empty.">
<ph name="hour">$1<ex>2</ex></ph>:<ph name="minute">$2<ex>53</ex></ph> left
- </message>
+ </message>
<message name="IDS_ASH_STATUS_TRAY_IP" desc="The label for the IP address of the network:">
IP Address
</message>
@@ -435,7 +438,7 @@ Press Search or Shift to cancel.
This screen intentionally left blank
</message>
<message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text on the secondary monitors.">
- Ctrl +
+ Ctrl +
</message>
<message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible text for header entries for detailed versions of status tray items.">
Previous menu
« no previous file with comments | « no previous file | ash/system/user/tray_user.h » ('j') | ash/system/user/tray_user.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698