OLD | NEW |
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 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
168 Applications | 168 Applications |
169 </message> | 169 </message> |
170 <message name="IDS_AURA_NEW_TAB" desc="The text label of the New Tab menu
item"> | 170 <message name="IDS_AURA_NEW_TAB" desc="The text label of the New Tab menu
item"> |
171 New tab | 171 New tab |
172 </message> | 172 </message> |
173 <message name="IDS_AURA_LAUNCHER_OVERFLOW_NAME" desc="The title used for t
he Aura overflow button in the launcher"> | 173 <message name="IDS_AURA_LAUNCHER_OVERFLOW_NAME" desc="The title used for t
he Aura overflow button in the launcher"> |
174 Overflow Button | 174 Overflow Button |
175 </message> | 175 </message> |
176 | 176 |
177 <message name="IDS_AURA_SET_DESKTOP_WALLPAPER" desc="The label used for ch
ange wallpaper in context menu"> | 177 <message name="IDS_AURA_SET_DESKTOP_WALLPAPER" desc="The label used for ch
ange wallpaper in context menu"> |
178 Set Wallpaper... | 178 Set wallpaper... |
179 </message> | 179 </message> |
180 | 180 |
181 <message name="IDS_FRAME_MAXIMIZE_BUTTON_TOOLTIP" desc="Tooltip for the ma
ximize/restore button in window frames in aura"> | 181 <message name="IDS_FRAME_MAXIMIZE_BUTTON_TOOLTIP" desc="Tooltip for the ma
ximize/restore button in window frames in aura"> |
182 Pull down to minimize, left or right to tile | 182 Pull down to minimize, left or right to tile |
183 </message> | 183 </message> |
184 | 184 |
185 <!-- Status tray items --> | 185 <!-- Status tray items --> |
186 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n
ame of the status tray."> | 186 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n
ame of the status tray."> |
187 Status tray | 187 Status tray |
188 </message> | 188 </message> |
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
312 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> | 312 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> |
313 Ctrl + | 313 Ctrl + |
314 </message> | 314 </message> |
315 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> | 315 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> |
316 Previous menu | 316 Previous menu |
317 </message> | 317 </message> |
318 </messages> | 318 </messages> |
319 </release> | 319 </release> |
320 </grit> | 320 </grit> |
321 | 321 |
OLD | NEW |