Commit graph

68 commits

Author SHA1 Message Date
Tobias Diekershoff 63f4f5bea7 FR translation for the ifttt, newmemberwidge, securemail and webrtc addons added 2022-12-10 19:16:56 +00:00
Roland Häder c3918a06d9 Changes:
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
2022-12-10 19:16:55 +00:00
Roland Häder 3493923a24 Changes:
- if a <addon>_module() function is empty, it is more a statement and not a
  real function
2022-12-10 19:16:55 +00:00
Roland Häder 906e64c2e2 Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
2022-12-10 19:16:55 +00:00
Roland Häder d0017ebdc5 Changed:
- removed discouraged ?>
- changed double-quotes to single
2022-12-10 19:16:55 +00:00
Tobias Diekershoff bfbd625d85 RU translation of webrtc addon updated THX Alexander An 2022-12-10 19:16:54 +00:00
Tobias Diekershoff 9e786518ea PL translation webrtc THX strebski 2022-12-10 19:16:53 +00:00
Tobias Diekershoff ac34027e11 DA DK translation for various addons added THX atjn 2022-12-10 19:16:53 +00:00
Tobias Diekershoff e3ac118ca6 regen webrtc messeages.po file 2022-12-10 19:16:52 +00:00
atjn 6173de2f95 Update browser support notes 2022-12-10 19:16:52 +00:00
Tobias Diekershoff a29fe12311 PL translation update THX strebski 2022-12-10 19:16:51 +00: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
Michael Vogel 8fea67dade
Apply suggestions from code review
Co-authored-by: Philipp <admin+Github@philipp.info>
2021-11-07 14:02:13 +01:00
Michael cff3dd67b0 "escapeTags" is removed from the addons 2021-11-07 08:49:34 +00: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 6e5a59f29f webrtc addon HU translation added THX Balázs Úr 2021-03-28 22:05:15 +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 caf0d3735c webrtc IT translation THX Sylke Vicious 2020-09-18 08:06:04 +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
Michael 3f84caeec5 Unneeded "info" messages removed 2020-07-23 03:48:52 +00: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
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register 2018-12-26 10:20:18 -05:00
Hypolite Petovan d836593a3b Replace x() by !empty() or defaults()
- Remove extraneous parentheses around !empty()
2018-11-30 09:11:56 -05:00
Adam Magness 4a667f640f Function renamed
update function calls
2018-11-09 13:32:45 -05:00
Adam Magness 1ac32c622e Functions moved to Strings class
implement functions from Strings class
2018-11-09 07:09:15 -05:00
Adam Magness 9079480d4a move to Renderer class
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Tobias Diekershoff dcbf2f4416 NL translation THX JeroenED 2018-08-25 21:12:02 +02:00
Tobias Diekershoff 299ca12190 PL translation webrtc THX waldis 2018-08-06 13:35:20 +02:00
Tobias Diekershoff 09cd861a6e ZH CN webrtc translation 2018-06-18 11:28:28 +02:00
Tobias Diekershoff fed141ba05 update to the FI translations THX kris 2018-05-20 19:38:15 +02:00
Tobias Diekershoff eb5eb5986d update to the FI translations 2018-04-09 15:00:17 +02:00
Tobias Diekershoff 85815a8810 added FI translations to many addons THX Kris 2018-04-06 13:58:38 +02:00
Tobias Diekershoff 6d53ee28e5 added webrtc PL translation 2018-04-01 19:06:21 +02:00
fabrixxm bfd8e37fb8 Update IT strings 2018-03-19 21:28:00 +01:00
Adam Magness f8c162cbfb Update t() calls
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness 96c41e5623 Update strings
update strings to contain addon
2018-01-20 11:01:59 -05:00
Adam Magness c71f7b0e1a Update function names
update function names and hook calls
2018-01-20 08:57:41 -05:00
Adam Magness 0afd633346 Addon class
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Fabio b5701ac885 Update IT strings 2017-01-18 14:04:53 +01:00
Tobias Diekershoff a7a5d9b9aa ES translation thx TupambaeNet 2016-04-22 17:42:52 +02:00