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

Side by Side Diff: ash/ash_chromeos_strings.grdp

Issue 14507003: Add tray warning for Locally managed users. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win-aura compile error 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
« no previous file with comments | « ash/ash.gyp ('k') | ash/ash_strings.grd » ('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="pp_ifdef('chromeos')">. --> 3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. -->
4 <grit-part> 4 <grit-part>
5 5
6 <!-- Status Tray Network strings --> 6 <!-- Status Tray Network strings -->
7 <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the networ k dialog header."> 7 <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the networ k dialog header.">
8 Network 8 Network
9 </message> 9 </message>
10 <message name="IDS_ASH_STATUS_TRAY_VPN" desc="The label used in the VPN detail ed view header."> 10 <message name="IDS_ASH_STATUS_TRAY_VPN" desc="The label used in the VPN detail ed view header.">
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 Failed to authenticate with provided username or password 227 Failed to authenticate with provided username or password
228 </message> 228 </message>
229 <message name="IDS_CHROMEOS_NETWORK_ERROR_UNRECOGNIZED" desc="Network error in about:network: Unrecognized"> 229 <message name="IDS_CHROMEOS_NETWORK_ERROR_UNRECOGNIZED" desc="Network error in about:network: Unrecognized">
230 Unrecognized error 230 Unrecognized error
231 </message> 231 </message>
232 232
233 <!-- Status Tray ScreenCapture strings --> 233 <!-- Status Tray ScreenCapture strings -->
234 <message name="IDS_CHROMEOS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_STOP" desc="labe l used for screen sharing stop button"> 234 <message name="IDS_CHROMEOS_MEDIA_SCREEN_CAPTURE_NOTIFICATION_STOP" desc="labe l used for screen sharing stop button">
235 Stop 235 Stop
236 </message> 236 </message>
237 237
238 </grit-part> 238 </grit-part>
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | ash/ash_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698