117 js/misc/util.js:191 | ||
128 js/misc/util.js:265 | ||
English
Translators: this is the month name and day number
followed by a time string in 24h format.
i.e. "May 25, 14:30"
|
||
130 js/misc/util.js:276 | ||
English
Show only the time if date is on today
eslint-disable-line no-lonely-if
Translators: Time in 12h format
|
||
131 js/misc/util.js:282 | ||
English
Translators: this is the word "Yesterday" followed by a
time string in 12h format. i.e. "Yesterday, 2:30 pm"
|
||
133 js/misc/util.js:294 | ||
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"
|
||
140 js/ui/appFavorites.js:166 | ||
144 js/ui/appMenu.js:81 | ||
146 js/ui/appMenu.js:157 • js/ui/dash.js:249 | ||
155 js/ui/backgroundMenu.js:14 | ||
177 js/ui/closeDialog.js:69 | ||
181 js/ui/components/automountManager.js:207 | ||
182 js/ui/components/automountManager.js:208 | ||
192 js/ui/components/networkAgent.js:371 • js/ui/components/networkAgent.js:752 | ||
196 js/ui/components/networkAgent.js:390 • js/ui/components/networkAgent.js:762 | ||
208 js/ui/dash.js:399 | ||
209 js/ui/dateMenu.js:83 | ||
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".
|
||
210 js/ui/dateMenu.js:90 | ||
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:159 | ||
221 js/ui/dateMenu.js:690 | ||
223 js/ui/dateMenu.js:702 | ||