Commit Graph

90 Commits

Author SHA1 Message Date
Tobias Diekershoff 5e9beb66ee DE translation blackout THX Till Mohr 2021-05-24 08:16:07 +02:00
Tobias Diekershoff e5e73ad692 JA translation update of the blackout addon THX daingewuvzeevisiddfddd 2021-05-10 07:28:50 +02:00
Tobias Diekershoff 3157c99ea7 IT translation update blackout addon THX Sylke Vicious 2021-04-20 11:01:25 +02:00
Tobias Diekershoff b851879f3c blackout addon ES translation updated THX Senex Petrovic 2021-04-02 08:26:03 +02:00
Tobias Diekershoff 39e753329a blackout addon FR translation updated THX bob lebonche 2021-03-28 19:43:39 +02:00
Tobias Diekershoff 0835bef3ad blackout addon HU translation update THX Balázs Úr 2021-03-28 19:17:41 +02:00
Tobias Diekershoff 09b6d14c98 IT translation of blackout addon updated THX Sylke Vicious 2021-03-28 18:25:55 +02:00
Tobias Diekershoff 500aab3c53 regenerated all strings.php files from the current translation strings (message.po) 2021-02-01 18:47:38 +01:00
Tobias Diekershoff 7f3704ae54 regenerated messages.po files of the addons 2021-02-01 18:29:42 +01:00
Tobias Diekershoff 104eaf82d4 DE translation blackout 2021-02-01 07:26:08 +01:00
Tobias Diekershoff 46e05158b8 blackout addon added HU translation THX Balázs Úr 2020-12-23 21:51:22 +01:00
Tobias Diekershoff 55fd1d4a21 blackout addon added HU translation THX Balázs Úr 2020-12-23 21:50:58 +01:00
Hypolite Petovan 0e534dc0ce [blackout] Regenerate main translation file after strings update 2020-12-23 01:35:01 -05:00
Hypolite Petovan bb03412142
[blackout] Improve wording some more 2020-12-23 01:33:35 -05:00
Balázs Úr d288c0cef2 Blackout: improve wording 2020-12-23 01:19:54 +01:00
Tobias Diekershoff e1918f7d4e IT translation of blackout addon updated THX silkevicious 2020-09-01 14:38:09 +02:00
Hypolite Petovan 203672cf27 [various] Remove redundant uninstall functions
- All hooks (current and obsolete) are removed automatically during addon uninstall
2020-07-27 08:30:41 -04:00
Tobias Diekershoff 645e82725f ZH CN translation update ot the blackout addon THX steve jobs 2020-07-07 08:42:13 +02:00
Tobias Diekershoff 47b204e511 RU translation of blackout addon THX Alexander An 2020-06-15 07:49:59 +02:00
Tobias Diekershoff 89c85f6df2 PL translation update blackout addon THX waldis 2020-06-15 07:41:57 +02:00
Philipp Holzer 65e4726718
Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
Philipp Holzer 75143e27b5
Move Config::set() to DI::config()->set() 2020-01-19 21:21:52 +01:00
Philipp Holzer 1ce63185ab
Move Config::get() to DI::config()->get() 2020-01-19 21:21:12 +01:00
Philipp Holzer f2fc22227a
cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
Philipp Holzer 48fecb9a40
Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:46 +01:00
Tobias Diekershoff d6734f0fd3 blackout addon added CA translation THX Joan Bar 2019-11-06 08:03:13 +01:00
Tobias Diekershoff f153070cb9 added JA translation of blackout addon THX Ozero Dien 2019-08-28 18:00:58 +02:00
Tobias Diekershoff 1572bda7e5 blackout EN GB translation THX AndyH3 2019-06-22 07:45:46 +02:00
Tobias Diekershoff 9418571caf FR translation blackout THX Valvin A. 2019-06-22 07:41:42 +02:00
Tobias Diekershoff 210e1bed16 update SV translation of blackout THX Bjoessi 2019-04-05 07:03:08 +02:00
Tobias Diekershoff 5d207f0b16 PL translation update blackout THX waldis 2019-03-15 09:52:16 +01:00
Tobias Diekershoff b3d66abafd DE translation blackout 2019-03-13 06:22:41 +01:00
Tobias Diekershoff 3c65954a18 CS translation blackout THX Aditoo 2019-03-13 06:22:24 +01:00
Tobias Diekershoff 6a20443b06 blackout addon: bugfix translation was not applied 2019-03-12 09:36:19 +01:00
Philipp Holzer c3d51338e0
Bugfixing calls 2019-02-04 01:52:03 +01:00
Philipp Holzer 9cf3d38e76
Split goaway to System::externalRedirectTo() and App->internalRedirect() 2019-02-04 01:50:41 +01:00
Philipp Holzer 0e264465ac
Split goaway to System::externalRedirectTo() and App->internalRedirect() 2019-02-04 01:50:39 +01:00
Philipp Holzer e825cbc7a1
renamed System::redirectTo to System::redirect 2019-02-04 01:50:30 +01:00
Philipp Holzer 3d3a11fa46
Replaced goaway() with System::redirectTo() 2019-02-04 01:50:15 +01:00
Tobias Diekershoff 08206fdcc0 Merge branch 'master' into develop 2019-01-21 10:04:26 +01:00
Tobias Diekershoff b37c019322 FR translation blackout THX vladimir N 2019-01-12 11:13:00 +01:00
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register 2018-12-26 10:20:18 -05:00
Tobias Diekershoff 477bdcec89 translation updates 2018-11-16 21:16:09 +01:00
Adam Magness 9079480d4a move to Renderer class
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
Philipp Holzer d197bf4c2b
Bugfix - Replacing goaway() 2018-10-24 20:09:36 +02:00
Tobias Diekershoff 45cff3affd CS translation blackout THX Aditoo 2018-09-17 21:56:45 +02:00
Hypolite Petovan 9e0c2ea01a [various] Update "mrpetovan" email address 2018-09-15 19:30:59 -04:00
Tobias Diekershoff dcbf2f4416 NL translation THX JeroenED 2018-08-25 21:12:02 +02:00
Tobias Diekershoff 1eb5d1c840 PL translation blackout THX waldis 2018-08-06 14:16:52 +02:00