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
Michael
df257362c4
Rednertime: "Parser" is now "session"
2021-07-27 13:57:36 +00:00
Tobias Diekershoff
4056a01f47
ES translation of the rendertime addon updated THX Senex Petrovic
2021-04-06 06:54:59 +02:00
Tobias Diekershoff
47bfca6dae
rendertime addon DE translation updated
2021-03-29 07:48:17 +02:00
Tobias Diekershoff
cb790ab4b8
rendertime addon HU translation added THX Balázs Úr
2021-03-28 22:12:49 +02:00
Tobias Diekershoff
4ade9aecd8
rendertime addon IT translation update THX Sylke Vicious
2021-03-28 19:05:57 +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
Michael
f11b6a1080
Cleaned up parameters
2020-12-10 00:03:00 +00:00
Michael
ed672a36f5
Support for more fields
2020-12-09 22:42:45 +00:00
Michael
8340f3b1f4
Rendertime: Additional fields for the profiler
2020-12-09 22:10:44 +00:00
Michael
a0344101f1
Rendertime: possibility to define a minimal value for displaying the execution times
2020-11-20 09:02:39 +00: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
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
9d9384f5ed
Remove deprecated App::module - replace with DI::module()->getName()
2019-12-27 21:55:19 +01:00
nupplaPhil
5060f3c0aa
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet()
2019-12-27 21:55:18 +01:00
nupplaPhil
33dae7eb94
Refactor dynamic App::getProfiler() to static DI::profiler()
2019-12-27 21:55:16 +01:00
Hypolite Petovan
acdd62da3e
[various] Replace deprecated defaults() calls by ?? operator
2019-10-17 11:08:46 -04:00
Philipp Holzer
771fb35875
Adding type-hint
2019-02-20 17:28:38 +01:00
Philipp Holzer
0d24814086
Adding type-hint
2019-02-20 17:28:32 +01:00
Philipp Holzer
a5d77d4413
adding test
2019-02-20 17:27:35 +01:00
Philipp Holzer
51d89255cc
Fixing rendertime
2019-02-20 17:27:33 +01:00
Roland Häder
35974aced9
Fixed parser error
2019-02-18 18:28:55 +01:00
Roland Häder
e1fdf03f02
Fixes:
...
- `$a->performance['id']` is outdated, there is now `$a->getProfiler()->get('id')`
- `AS` is no constant but a keyword (see `foreach()`)
- added curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
2019-02-18 18:20:00 +01:00
Hypolite Petovan
c27b1cb66f
Replace deprecated Addon::*registerHook by Hook::*register
2018-12-26 10:20:18 -05: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 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
227ad8f23b
translation updates NL, PL, FI and IT
2018-04-20 08:32:40 +02:00
Tobias Diekershoff
85815a8810
added FI translations to many addons THX Kris
2018-04-06 13:58:38 +02:00
Hypolite Petovan
f283ca4346
Merge pull request #568 from tobiasd/20180401-lng
...
mostly PL translation by Waldemar Stoczkowski
2018-04-01 14:52:29 -04:00
Tobias Diekershoff
112a42d8a1
rendertime PL translation
2018-04-01 19:30:11 +02:00
ben-utzer
9d02744c21
Just a spelling mistake
...
Vvogel changed to Vogel
2018-04-01 15:13:49 +05:30
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
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
Tobias Diekershoff
a0e725de0a
rendertime: forgot to add the messages.po file for FR translation
2017-12-07 09:30:21 +01:00
Tobias Diekershoff
25a7ca76f5
updated FR translation of rendertime addon
2017-12-07 07:28:27 +01:00
Adam Magness
48dcbc6f3f
Issue 3873
...
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Hypolite Petovan
8fa3f2415a
Replace and/AND and or/OR by && and ||
2017-06-08 21:20:27 -04:00
Fabio
b5701ac885
Update IT strings
2017-01-18 14:04:53 +01:00
Tobias Diekershoff
631c7724b6
ES translation work THX Albert
2016-11-18 07:57:19 +01:00
Michael Vogel
73e98a4814
Merge remote-tracking branch 'upstream/master' into 1609-ignorelist-rendertime
...
Conflicts:
rendertime/rendertime.php
2016-09-15 09:55:58 +00:00
Michael Vogel
1ffa5387c5
Rendertime: Ignorelist for page where rendertime doesn't look good.
2016-09-15 09:52:30 +00:00
Michael Vogel
00c15c8efc
Rendertime: We now additionally show the db write time.
2016-08-27 09:13:44 +00:00
Michael Vogel
b6a44a2339
Rendertime: Show the value for session creation
2016-06-23 20:26:50 +02:00