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

Side by Side Diff: ash/ash_strings.grd

Issue 2882933002: Add update available icon in system tray (Closed)
Patch Set: Add file to BUILD.gn Created 3 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/public/interfaces/system_tray.mojom » ('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 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 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 8 output_all_resource_defines="false" 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 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 </message> 271 </message>
272 272
273 <message name="IDS_ASH_STATUS_TRAY_UPDATE_FLASH" desc="The label used in t he tray popup to notify that the user should restart to update Adobe Flash Playe r."> 273 <message name="IDS_ASH_STATUS_TRAY_UPDATE_FLASH" desc="The label used in t he tray popup to notify that the user should restart to update Adobe Flash Playe r.">
274 Restart to update Adobe Flash Player 274 Restart to update Adobe Flash Player
275 </message> 275 </message>
276 276
277 <message name="IDS_ASH_STATUS_TRAY_RESTART_AND_POWERWASH_TO_UPDATE" desc=" The label used in the tray popup to notify that the user should restart and powe rwash the device to get system updates."> 277 <message name="IDS_ASH_STATUS_TRAY_RESTART_AND_POWERWASH_TO_UPDATE" desc=" The label used in the tray popup to notify that the user should restart and powe rwash the device to get system updates.">
278 Restart and powerwash to update 278 Restart and powerwash to update
279 </message> 279 </message>
280 280
281 <message name="IDS_ASH_STATUS_TRAY_UPDATE_OVER_CELLULAR_AVAILABLE" desc="T he label used in the tray popup to notify that update is available but current c onnection is cellular.">
282 Click to view update details
283 </message>
284
281 <message name="IDS_ASH_STATUS_TRAY_VOLUME" desc="The accessible text for t he volume slider."> 285 <message name="IDS_ASH_STATUS_TRAY_VOLUME" desc="The accessible text for t he volume slider.">
282 Volume 286 Volume
283 </message> 287 </message>
284 <message name="IDS_ASH_STATUS_TRAY_VOLUME_MUTE" desc="The accessible text for the volume mute button."> 288 <message name="IDS_ASH_STATUS_TRAY_VOLUME_MUTE" desc="The accessible text for the volume mute button.">
285 Mute 289 Mute
286 </message> 290 </message>
287 291
288 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header in the IME popup."> 292 <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header in the IME popup.">
289 Input methods 293 Input methods
290 </message> 294 </message>
(...skipping 743 matching lines...) Expand 10 before | Expand all | Expand 10 after
1034 1038
1035 <!-- Tray scale strings --> 1039 <!-- Tray scale strings -->
1036 <message name="IDS_ASH_STATUS_TRAY_SCALE" desc="The label used in scale se tting detailed page of ash tray popup."> 1040 <message name="IDS_ASH_STATUS_TRAY_SCALE" desc="The label used in scale se tting detailed page of ash tray popup.">
1037 Display scale settings 1041 Display scale settings
1038 </message> 1042 </message>
1039 <message name="IDS_ASH_STATUS_TRAY_SCALE_SLIDER" desc="The accessible text for the scale slider">Display scale</message> 1043 <message name="IDS_ASH_STATUS_TRAY_SCALE_SLIDER" desc="The accessible text for the scale slider">Display scale</message>
1040 </messages> 1044 </messages>
1041 </release> 1045 </release>
1042 </grit> 1046 </grit>
1043 1047
OLDNEW
« no previous file with comments | « no previous file | ash/public/interfaces/system_tray.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698