Exit Zen
127
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"
127
../js/ui/networkAgent.js:243 ../js/ui/networkAgent.js:255 ../js/ui/networkAgent.js:282 ../js/ui/networkAgent.js:302 ../js/ui/networkAgent.js:312
English Cisco LEAP
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"
128
../js/ui/networkAgent.js:248
English static WEP
129
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"
129
../js/ui/networkAgent.js:280 ../js/ui/networkAgent.js:298
English TTLS and PEAP are actually much more complicated, but this complication is not visible here since we only care about phase2 authentication (and don't even care of which one)
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
130
../js/ui/networkAgent.js:286
English
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"
131
../js/ui/networkAgent.js:288
English
132
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"
132
../js/ui/networkAgent.js:300
English
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"
133
../js/ui/networkAgent.js:329
English
134
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"
134
../js/ui/networkAgent.js:330
English
135
js/portalHelper/main.js:55
English
136
js/portalHelper/main.js:108
English
136
../js/ui/networkAgent.js:336
English
137
js/ui/accessDialog.js:39 js/ui/inhibitShortcutsDialog.js:88
English No support for non-modal system dialogs, so ignore the option let modal = options['modal'] || true;