Michael
c95713b19c
Showmore: Ignore addon for screen readers
2020-02-05 15:47:13 +00: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
a26bfe79e9
Remove unused `use` statements & remove PConfig class
2020-01-18 17:02:59 +01:00
nupplaPhil
febc835a2d
Move PConfig::set() to DI::pConfig()->set()
2020-01-18 16:54:49 +01:00
nupplaPhil
ea3a9052d8
Move PConfig::get() to DI::pConfig()->get()
2020-01-18 16:50:56 +01:00
Hypolite Petovan
d3717045f7
[various] Replace remaining $a->page by DI::page()
2019-12-30 15:53:43 -05:00
Hypolite Petovan
905823ea63
Update obsolete App::getBaseUrl calls to DI::baseUrl
2019-12-29 21:55:10 -05:00
Tobias Diekershoff
cd20f56fbe
showmore: added ET translation THX Rain Hawk
2019-12-22 07:03:17 +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
1ac32c622e
Functions moved to Strings class
...
implement functions from Strings class
2018-11-09 07:09:15 -05:00
Philipp Holzer
1454abfdb4
rename App Methods
...
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
Tobias Diekershoff
c5f77da10c
CS translation showmore THX Aditoo
2018-09-17 21:27:04 +02:00
Tobias Diekershoff
dcbf2f4416
NL translation THX JeroenED
2018-08-25 21:12:02 +02:00
Tobias Diekershoff
b7717db8ea
ZH CN translation of several addons THX 朱陈锬
2018-08-17 11:32:24 +02:00
Michael
7a29893ecb
some more notices and some code beautification
2018-08-08 06:24:47 +00:00
Tobias Diekershoff
5e9245ed30
PL translation showmore THX waldis
2018-08-06 14:06:09 +02:00
Michael Vogel
475299e642
Avoid warnings in addons ( #639 )
...
* Avoid warnings in addons
* And some warnings removed
* And more ...
* And some more ...
* Added comment
* And again ...
* And again ...
* Partly reworked "newmemberwidget"
* And more warnings ...
* The next round
2018-07-10 08:30:23 -04:00
Tobias Diekershoff
4b60073ab4
CS showmore addon
2018-06-18 11:11:06 +02:00
Tobias Diekershoff
83404d1f63
IT translation update THX Fabio
2018-05-28 13:54:42 +02:00
Tobias Diekershoff
2785340dfa
PL translation updates THX waldis
2018-04-21 07:58:46 +02:00
Tobias Diekershoff
8da85c1d56
FI translation updates THX Kris
2018-04-18 08:32:45 +02:00
Tobias Diekershoff
12d3992da9
EN-GB and EN-US localisation updates to blackout, blockem, langfilter, showmore and xmpp addons
2018-04-10 07:37:41 +02:00
Tobias Diekershoff
eb5eb5986d
update to the FI translations
2018-04-09 15:00:17 +02:00
Tobias Diekershoff
b899ac5d4f
forgot the showmore translation update
2018-04-08 11:17:20 +02:00
Tobias Diekershoff
e58c46eafb
DE translation update
2018-04-07 08:34:08 +02:00
Tobias Diekershoff
85815a8810
added FI translations to many addons THX Kris
2018-04-06 13:58:38 +02:00
Michael Vogel
c4bd245a1a
Merge pull request #566 from MrPetovan/task/add-content_filter-hook
...
Add content_filter hook
2018-04-06 06:44:00 +02:00
Tobias Diekershoff
914c3bb324
showmore PL translation
2018-04-01 18:43:57 +02:00
Hypolite Petovan
f73e083928
[showmore] Regenerate master messages.po file
2018-04-01 11:15:49 -04:00
Hypolite Petovan
02eb1b74f7
[showmore] Prevent use with content filters
2018-04-01 02:39:29 -04:00
fabrixxm
bfd8e37fb8
Update IT strings
2018-03-19 21:28:00 +01:00
Adam Magness
b191d5716c
Remove sprintf with translations
...
don't use sprintf with translation functions
2018-01-23 22:59:20 -05:00
Adam Magness
f8c162cbfb
Update t() calls
...
Update all t() calls.
2018-01-22 18:09:05 -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
Tobias Diekershoff
f8d9efe8c7
some files were executable, now they are not
2017-12-07 14:26:26 +01:00
Adam Magness
48dcbc6f3f
Issue 3873
...
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Tobias Diekershoff
631c7724b6
ES translation work THX Albert
2016-11-18 07:57:19 +01:00
Tobias Diekershoff
aa8c44dcc8
some more PT BR translations THX Beatriz Vital
2016-08-23 07:46:05 +02:00
rabuzarus
16315e876f
showmore: add css classes to elements
2016-04-14 01:28:04 +02:00
Tobias Diekershoff
797ee03eb8
IT update to the addon translations
2015-08-31 18:52:41 +02:00
Tobias Diekershoff
b4dd5fc65c
DE update to translations
2015-07-27 07:35:06 +02:00
Tobias Diekershoff
4533ed9a34
updating the addon translations, missed some files due missing git fu
2015-04-03 13:17:32 +02:00
Tobias Diekershoff
1038ae0174
IT: imported translations
2014-09-14 22:01:44 +02:00
Tobias Diekershoff
a79ca033f4
fixing a problem with automatization ;-)
2014-09-06 18:27:03 +02:00
Tobias Diekershoff
214e7d9b1c
CS: added translation from transifex
2014-09-06 17:59:46 +02:00
Tobias Diekershoff
951f9dc006
RO: added translation for the addons from transifex
2014-09-06 17:58:41 +02:00