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

Side by Side Diff: ash/ash_strings.grd

Issue 14756019: Adding new user menu section to the SystemTrayMenu & refactoring of user access (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | Annotate | Revision Log
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 197 matching lines...) Expand 10 before | Expand all | Expand 10 after
208 <message name="IDS_ASH_STATUS_TRAY_SPOKEN_FEEDBACK_ENABLED_BUBBLE" desc="T he message shown on a bubble when spoken feedback is enabled"> 208 <message name="IDS_ASH_STATUS_TRAY_SPOKEN_FEEDBACK_ENABLED_BUBBLE" desc="T he message shown on a bubble when spoken feedback is enabled">
209 Spoken feedback is enabled. 209 Spoken feedback is enabled.
210 Press Ctrl+Alt+Z to disable. 210 Press Ctrl+Alt+Z to disable.
211 </message> 211 </message>
212 <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray."> 212 <message name="IDS_ASH_STATUS_TRAY_SETTINGS" desc="The label used for the settings item in the status tray.">
213 Settings 213 Settings
214 </message> 214 </message>
215 <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."> 215 <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.">
216 Sign out 216 Sign out
217 </message> 217 </message>
218 <message name="IDS_ASH_STATUS_TRAY_SIGN_OUT_ALL" desc="The label used for the button in the status tray to sign out all users of the system.">
James Cook 2013/05/17 14:03:25 Nice description - the translators will be happy
219 Sign out all
220 </message>
218 <message name="IDS_ASH_STATUS_TRAY_GUEST_LABEL" desc="The label used in th e system tray's user card to indicate that the current session is a guest sessio n."> 221 <message name="IDS_ASH_STATUS_TRAY_GUEST_LABEL" desc="The label used in th e system tray's user card to indicate that the current session is a guest sessio n.">
219 Guest 222 Guest
220 </message> 223 </message>
221 <message name="IDS_ASH_STATUS_TRAY_EXIT_GUEST" desc="The label used for th e button in the status tray to terminate a guest session."> 224 <message name="IDS_ASH_STATUS_TRAY_EXIT_GUEST" desc="The label used for th e button in the status tray to terminate a guest session.">
222 Exit guest 225 Exit guest
223 </message> 226 </message>
224 <message name="IDS_ASH_STATUS_TRAY_KIOSK_LABEL" desc="The label used in th e system tray's user card to indicate that the current session is running in dem o mode."> 227 <message name="IDS_ASH_STATUS_TRAY_KIOSK_LABEL" desc="The label used in th e system tray's user card to indicate that the current session is running in dem o mode.">
225 Demo mode 228 Demo mode
226 </message> 229 </message>
227 <message name="IDS_ASH_STATUS_TRAY_EXIT_KIOSK" desc="The label used for th e button in the status tray to terminate a session kiosk mode."> 230 <message name="IDS_ASH_STATUS_TRAY_EXIT_KIOSK" desc="The label used for th e button in the status tray to terminate a session kiosk mode.">
(...skipping 10 matching lines...) Expand all
238 </message> 241 </message>
239 <message name="IDS_ASH_STATUS_TRAY_SMS" desc="The label used in the status tray for SMS."> 242 <message name="IDS_ASH_STATUS_TRAY_SMS" desc="The label used in the status tray for SMS.">
240 SMS 243 SMS
241 </message> 244 </message>
242 <message name="IDS_ASH_STATUS_TRAY_SMS_MESSAGES" desc="The label used in t he default status tray view for SMS with the number of messages."> 245 <message name="IDS_ASH_STATUS_TRAY_SMS_MESSAGES" desc="The label used in t he default status tray view for SMS with the number of messages.">
243 SMS messages: <ph name="MESSAGE_COUNT">$1<ex>3</ex></ph> 246 SMS messages: <ph name="MESSAGE_COUNT">$1<ex>3</ex></ph>
244 </message> 247 </message>
245 <message name="IDS_ASH_STATUS_TRAY_SMS_NUMBER" desc="Sender for SMS messag ees in the system tray."> 248 <message name="IDS_ASH_STATUS_TRAY_SMS_NUMBER" desc="Sender for SMS messag ees in the system tray.">
246 SMS from <ph name="PHONE_NUMBER">$1<ex>08700 776655</ex></ph> 249 SMS from <ph name="PHONE_NUMBER">$1<ex>08700 776655</ex></ph>
247 </message> 250 </message>
251 <message name="IDS_ASH_STATUS_TRAY_SIGN_IN_ANOTHER_ACCOUNT" desc="The stri ng for the button which lets the user add another account to the current session .">
252 Sign in another account...
253 </message>
254 <message name="IDS_ASH_STATUS_TRAY_CAPTION_CANNOT_ADD_USER" desc="The capt ion for the error message when the user has reached the limit of multi profile u sers.">
255 Can't sign into another account.
256 </message>
257 <message name="IDS_ASH_STATUS_TRAY_MESSAGE_CANNOT_ADD_USER" desc="The erro r message when the user has reached the limit of multi profile users.">
258 You can only have up to three accounts in multiple sign-in.
259 </message>
248 260
249 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH" desc="The label used as the header in the bluetooth popup."> 261 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH" desc="The label used as the header in the bluetooth popup.">
250 Bluetooth 262 Bluetooth
251 </message> 263 </message>
252 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ENABLED" desc="The label used in the tray popup to notify that bluetooth is enabled."> 264 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ENABLED" desc="The label used in the tray popup to notify that bluetooth is enabled.">
253 Bluetooth enabled 265 Bluetooth enabled
254 </message> 266 </message>
255 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISABLED" desc="The label use d in the tray popup to notify that bluetooth is disabled."> 267 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_DISABLED" desc="The label use d in the tray popup to notify that bluetooth is disabled.">
256 Bluetooth disabled 268 Bluetooth disabled
257 </message> 269 </message>
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
500 512
501 <!-- ChromeOS-specific strings --> 513 <!-- ChromeOS-specific strings -->
502 <if expr="pp_ifdef('chromeos')"> 514 <if expr="pp_ifdef('chromeos')">
503 <part file="ash_chromeos_strings.grdp" /> 515 <part file="ash_chromeos_strings.grdp" />
504 </if> 516 </if>
505 517
506 </messages> 518 </messages>
507 </release> 519 </release>
508 </grit> 520 </grit>
509 521
OLDNEW
« no previous file with comments | « no previous file | ash/desktop_background/desktop_background_view.cc » ('j') | ash/session_state_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698