| 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_CYCLER_TITLE" desc="The title used for the Aura wi
ndow cycler in the launcher"> | 170 <message name="IDS_AURA_CYCLER_TITLE" desc="The title used for the Aura wi
ndow cycler in the launcher"> |
| 171 Window Cycler | 171 Window Cycler |
| 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 <!-- Status tray items --> | 177 <!-- Status tray items --> |
| 178 <message name="IDS_ASH_STATUS_TRAY_ACCESSIBLE_NAME" desc="The accessible n
ame of the status tray."> |
| 179 Status tray |
| 180 </message> |
| 178 <message name="IDS_ASH_STATUS_TRAY_SETTINGS_AND_HELP" desc="The label used
for the help-and-settings item in the status tray."> | 181 <message name="IDS_ASH_STATUS_TRAY_SETTINGS_AND_HELP" desc="The label used
for the help-and-settings item in the status tray."> |
| 179 Settings and Help | 182 Settings and Help |
| 180 </message> | 183 </message> |
| 181 <message name="IDS_ASH_STATUS_TRAY_SHUT_DOWN" desc="The label used for the
button in the status tray to shut down the system."> | 184 <message name="IDS_ASH_STATUS_TRAY_SHUT_DOWN" desc="The label used for the
button in the status tray to shut down the system."> |
| 182 Shut down | 185 Shut down |
| 183 </message> | 186 </message> |
| 184 <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."> | 187 <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."> |
| 185 Sign out | 188 Sign out |
| 186 </message> | 189 </message> |
| 187 <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."> | 190 <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."> |
| (...skipping 26 matching lines...) Expand all Loading... |
| 214 <message name="IDS_ASH_STATUS_TRAY_DISABLE_MOBILE" desc="The label used fo
r the item to disable cellular networks."> | 217 <message name="IDS_ASH_STATUS_TRAY_DISABLE_MOBILE" desc="The label used fo
r the item to disable cellular networks."> |
| 215 Disable cellular | 218 Disable cellular |
| 216 </message> | 219 </message> |
| 217 <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tra
y popup to notify that the user should restart to get system updates."> | 220 <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tra
y popup to notify that the user should restart to get system updates."> |
| 218 Restart to update | 221 Restart to update |
| 219 </message> | 222 </message> |
| 220 </messages> | 223 </messages> |
| 221 </release> | 224 </release> |
| 222 </grit> | 225 </grit> |
| 223 | 226 |
| OLD | NEW |