155 ../js/ui/placeDisplay.js:367 | ||
156 js/misc/dateUtils.js:161 | ||
English
Translators: this is the word "Yesterday" followed by a
time string in 24h format. i.e. "Yesterday, 14:30"
|
||
157 js/misc/dateUtils.js:167 | ||
English
Translators: this is the week day name followed by a time
string in 24h format. i.e. "Monday, 14:30"
|
||
158 js/misc/dateUtils.js:173 | ||
English
Translators: this is the month name and day number
followed by a time string in 24h format.
i.e. "May 25, 14:30"
|
||
159 js/misc/dateUtils.js:179 | ||
English
Translators: this is the month name, day number, year
number followed by a time string in 24h format.
i.e. "May 25 2012, 14:30"
|
||
159 ../js/ui/polkitAuthenticationAgent.js:261 • ../js/ui/shellMountOperation.js:324 | ||
English
Translators: "that didn't work" refers to the fact that the
* requested authentication was not gained; this can happen
* because of an authentication error (like invalid password),
* for instance.
|
||
160 js/misc/dateUtils.js:184 | ||
English
Show only the time if date is on today
eslint-disable-line no-lonely-if
Translators: Time in 12h format
|
||
160 ../js/ui/popupMenu.js:728 | ||
English
Translators: this MUST be either "toggle-switch-us"
(for toggle switches containing the English words
"ON" and "OFF") or "toggle-switch-intl" (for toggle
switches containing "◯" and "|"). Other values will
simply result in invisible toggle switches.
|
||
161 js/misc/dateUtils.js:190 | ||
English
Translators: this is the word "Yesterday" followed by a
time string in 12h format. i.e. "Yesterday, 2:30 pm"
|
||
161 ../js/ui/runDialog.js:205 | ||
162 js/misc/dateUtils.js:196 | ||
English
Translators: this is the week day name followed by a time
string in 12h format. i.e. "Monday, 2:30 pm"
|
||
162 ../js/ui/searchDisplay.js:320 | ||
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"
|
||
163 ../js/ui/searchDisplay.js:373 | ||
164 js/misc/dateUtils.js:208 | ||
English
Translators: this is the month name, day number, year
number followed by a time string in 12h format.
i.e. "May 25 2012, 2:30 pm"
|
||
165 js/portalHelper/main.js:98 | ||
166 js/portalHelper/main.js:104 | ||
167 js/portalHelper/main.js:115 | ||
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;
|
||
168 ../js/ui/shellMountOperation.js:311 | ||