163 js/misc/dateUtils.js:202 | ||
English
Translators: this is the month name and day number
followed by a time string in 12h format.
i.e. "May 25, 2:30 pm"
|
||
168 js/ui/accessDialog.js:45 • js/ui/inhibitShortcutsDialog.js:92 | ||
English
No support for non-modal system dialogs, so ignore the option
let modal = options['modal'] || true;
|
||
171 js/ui/appFavorites.js:166 | ||
175 js/ui/appMenu.js:86 | ||
177 js/ui/appMenu.js:162 • js/ui/dash.js:250 | ||
186 js/ui/backgroundMenu.js:15 | ||
209 js/ui/closeDialog.js:73 | ||
213 js/ui/components/automountManager.js:207 | ||
214 js/ui/components/automountManager.js:208 | ||
224 js/ui/components/networkAgent.js:376 • js/ui/components/networkAgent.js:755 | ||
228 js/ui/components/networkAgent.js:395 • js/ui/components/networkAgent.js:765 | ||
238 js/ui/dash.js:410 | ||
239 js/ui/dateMenu.js:101 | ||
English
Translators: This is the date format to use when the calendar popup is
* shown - it is shown just below the time in the top bar (e.g.,
* "Tue 9:29 AM"). The string itself should become a full date, e.g.,
* "February 17 2015".
|
||
240 js/ui/dateMenu.js:108 | ||
English
Translators: This is the accessible name of the date button shown
* below the time in the shell; it should combine the weekday and the
* date, e.g. "Tuesday February 17 2015".
|
||
calendar heading js/ui/dateMenu.js:177 | ||
248 js/ui/dateMenu.js:413 | ||
251 js/ui/dateMenu.js:714 | ||
253 js/ui/dateMenu.js:726 | ||
254 js/ui/dateMenu.js:728 | ||
258 js/ui/endSessionDialog.js:58 | ||