Tobias Diekershoff
1c677722b3
translations updates for 2023.03
2023-04-09 07:58:49 +02:00
Hypolite Petovan
39c654da00
[various] Remove App dependency from hook functions
2023-01-13 21:16:09 -05:00
Tobias Diekershoff
4487b2a923
FR translation of various addons updated
2022-08-19 19:37:09 +02:00
Hypolite Petovan
aa16591b9f
[cookienotice] Fix wrong type-hint in hook function cookienotice_page_end
...
- Fix "Argument 2 passed to cookienotice_page_end() must be of the type array, string given" error
2022-07-03 08:37:53 -04:00
Hypolite Petovan
ff0c7ac104
[cookienotice] Fix wrong type-hint in hook function cookienotice_page_content_top
...
- Fix "Argument 2 passed to cookienotice_page_content_top() must be of the type array, string given" error
2022-07-03 00:26:55 -04:00
Roland Häder
06b15a6ed0
Changes:
...
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
2022-06-30 13:33:22 +02:00
Roland Häder
04df7f6e05
Changes:
...
- added more type-hints
- cleaned up some files (curly braces, spaces)
2022-06-23 07:17:00 +02:00
Tobias Diekershoff
931be19eca
DA DK translation for various addons added THX atjn
2022-05-02 12:26:36 +02:00
Tobias Diekershoff
ed96e0a2f6
PL translation update THX strebski
2022-03-08 16:26:19 +01:00
Tobias Diekershoff
1e60ac18cf
DE addon translation update
2022-01-22 18:52:57 +01:00
Tobias Diekershoff
484482a4ce
HU addon translation update THX Balázs Úr
2022-01-22 18:52:30 +01:00
Tobias Diekershoff
631b456755
SV addon translation update THX Kristoffer Grundström
2022-01-22 18:50:50 +01:00
Hypolite Petovan
f0522a998b
[various] Use __DIR__ constant in all Page registerStylesheet and registerFooterScript calls
2021-11-29 06:54:59 -05:00
Michael
6a349e7fd9
Support for cleared boot.php
2021-11-04 20:32:16 +00:00
Tobias Diekershoff
f75b61d543
cookienotice AR translations updated THX abidin toumi
2021-10-30 07:44:39 +02:00
Tobias Diekershoff
86de95f77b
added AR translations to the Friendica addons
...
Thanks to the work of طاهر, Farida Khalaf, محمد أحمد, abidin toumi, Abdullah Alsabi, ButterflyOfFire and ominds the translation of Friendica into Arabic has crossed the magic 50% progress mark, so we now include their work into the addons repository.
2021-10-10 12:55:16 +02:00
Tobias Diekershoff
25ba6023d0
regenerated all the strings
2021-10-10 08:27:53 +02:00
Tobias Diekershoff
9bcc488899
cookienotice addon ES translation added THX Senex Petrovic
2021-04-02 08:29:40 +02:00
Tobias Diekershoff
1a9bfc04db
cookienotice addon FR translation updated THX bob lebonche
2021-03-28 19:42:35 +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
7a73f2c0d7
cookienotice addon added HU translation THX Balázs Úr
2020-12-23 21:38:03 +01:00
Michael
3f84caeec5
Unneeded "info" messages removed
2020-07-23 03:48:52 +00:00
Philipp
6520bd77d9
Template Engine with Subdirectory
...
- Use explicit root path for template engine
- Replace "__DIR__" calls in addons with subdirectories
- Fixes local tests, where call is made out of '/' and not '/vagrant/'
2020-04-26 15:45:25 +02:00
nupplaPhil
65e4726718
Remove unneeded Config namespace usages
2020-01-19 22:50:43 +01:00
nupplaPhil
75143e27b5
Move Config::set() to DI::config()->set()
2020-01-19 21:21:52 +01:00
nupplaPhil
1ce63185ab
Move Config::get() to DI::config()->get()
2020-01-19 21:21:12 +01:00
nupplaPhil
f2fc22227a
cleanup namespace usages for L10n
2020-01-19 16:31:47 +01:00
nupplaPhil
48fecb9a40
Move L10n::t() calls to DI::l10n()->t() calls
2020-01-19 16:31:46 +01:00
nupplaPhil
4b6527e273
Remove deprecated App::registerStylesheet()/FooterScript() - replace with DI::page()->registerStylesheet()/FooterScript()
2019-12-27 21:55:17 +01:00
Tobias Diekershoff
fac60aad39
cookienotive addon added CA translation THX Joan Bar
2019-11-06 08:45:33 +01:00
Tobias Diekershoff
a5c4a35a4f
cookienotice addon EN GB translation THX Andy H3
2019-06-22 08:07:58 +02:00
Hypolite Petovan
1d942d3205
[various] Fix *_addon_admin_post parameters
2019-05-15 08:04:54 -04:00
Hypolite Petovan
31e89b43fe
[cookienotice] Move user addon settings to admin page
...
- Reformat code
- Remove uninstall function which doesn't include any specific uninstalling code besides hooks
2019-05-08 00:43:27 -04:00
Tobias Diekershoff
335d142a16
added cookienotice IT translation THX fabrixxm
2019-03-11 18:20:29 +01:00
Tobias Diekershoff
b1efac7321
cookienotice addon EN GB translation THX Andy H3
2019-03-11 18:08:10 +01:00
Tobias Diekershoff
7d69358aef
cookienotice NL translation update THX Jeroen De Meerleer
2019-02-20 14:48:50 +01:00
Tobias Diekershoff
4f7ea24579
DE translation of cookienotice updated THX rompe
2019-02-19 07:03:22 +01:00
Tobias Diekershoff
28e2f7a232
nofilter applied to fixed description
2019-02-02 17:44:28 +01:00
Tobias Diekershoff
4ba379bde7
cookiemessage DE translation
2019-02-02 09:18:28 +01:00
Tobias Diekershoff
2e143f27c5
cookienotice CS translation THX waldis
2019-02-02 08:34:54 +01:00
Tobias Diekershoff
7d5e653243
cookienotice CS translation THX JeroenED
2019-02-02 08:34:09 +01:00
Tobias Diekershoff
eba800e0fe
cookienotice CS translation THX Aditoo
2019-02-02 08:32:48 +01:00
Tobias Diekershoff
567d819810
added ZH-CN translation of cookiemessage addon
2019-02-02 08:32:11 +01:00
Jeroen De Meerleer
6620d99273
Regenerated messages.po
...
Hope it helps, but I'm not sure at all :(
2019-01-30 10:50:46 +01:00
Tobias Diekershoff
f6dce2be55
cookienotice CS translation THX Rik4
2019-01-29 16:37:21 +01:00
Tobias Diekershoff
fb582a914d
cookienotice CS translation THX waldis
2019-01-29 16:35:40 +01:00
Tobias Diekershoff
6bdd292d18
cookienotice CS translation THX lapoubelle111
2019-01-29 16:34:48 +01:00
Tobias Diekershoff
23d86c447e
cookienotice CS translation THX Aditoo
2019-01-29 16:33:24 +01:00
Peter Liebetrau
174828070f
cookienotice addon - fixes for changerequest #pullrequestreview-195527901
2019-01-23 16:01:28 +01:00