The translation was automatically locked due to following alerts: Could not update the repository.
125 js/misc/util.js:197 | ||
126 js/misc/util.js:201 • js/ui/dateMenu.js:167 | ||
127 js/misc/util.js:203 | ||
128 js/misc/util.js:207 | ||
129 js/misc/util.js:211 | ||
130 js/misc/util.js:214 | ||
131 js/misc/util.js:247 | ||
132 js/misc/util.js:253 | ||
English
Translators: this is the word "Yesterday" followed by a
time string in 24h format. i.e. "Yesterday, 14:30"
|
||
133 js/misc/util.js:259 | ||
English
Translators: this is the week day name followed by a time
string in 24h format. i.e. "Monday, 14:30"
|
||
134 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"
|
||
135 js/misc/util.js:271 | ||
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"
|
||
136 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
|
||
137 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"
|
||
138 js/misc/util.js:288 | ||
English
Translators: this is the week day name followed by a time
string in 12h format. i.e. "Monday, 2:30 pm"
|
||
139 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/misc/util.js:300 | ||
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"
|
||
141 js/portalHelper/main.js:55 | ||
142 js/portalHelper/main.js:108 | ||
143 js/ui/accessDialog.js:39 • js/ui/status/location.js:350 | ||
English
No support for non-modal system dialogs, so ignore the option
let modal = options['modal'] || true;
|
||
144 js/ui/accessDialog.js:40 • js/ui/status/location.js:355 | ||