Frans de Jonge
ff3d1e8009
[i18n] Add "." at the end of "You have the PDO driver for SQLite" to improve uniformity ( #8409 )
...
See <https://github.com/FreshRSS/FreshRSS/pull/8403#discussion_r2662753028 >.
2026-01-06 08:17:41 +01:00
Alexandre Alapetite
1a3912f25a
Improve configuration checks ( #8334 )
...
Add a distinction between recommended and required extensions.
Add check for recommended php-intl extension as follow-up of https://github.com/FreshRSS/FreshRSS/pull/8329#issuecomment-3677686581
Improve related checks such as ZIP.
Reduce duplicated translations and tests.
2025-12-21 19:26:08 +01:00
Alexandre Alapetite
833007f586
Upgrade to PHP_CodeSniffer 4 ( #7993 )
...
https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Version-4.0-User-Upgrade-Guide
A couple of rules have changed name. Exclusion paths have slightly changed behaviour.
Main change is that it was unhappy with our i18n header comments, so minor edit there, since that rule kind of makes sense the rest of the time
2025-09-22 22:02:59 +02:00
Alexandre Alapetite
56d1d4f194
Remove unneeded execution permissions ( #7802 )
2025-08-08 22:39:33 +02:00
FromTheMoon
78ca659ecc
Update Hungarian translation ( #7391 )
...
* Update Hungarian translation
* make fix-all
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr >
2025-03-03 16:43:13 +01:00
Alexandre Alapetite
bb7236e263
Better authorization label for OIDC ( #7264 )
...
* Better authorization label for OIDC
Reword description of HTTP login method to include OIDC
fix https://github.com/FreshRSS/FreshRSS/issues/7254#issuecomment-2615838151
And remove several duplicated i18n entries.
And add to documentation https://www.authelia.com/integration/openid-connect/freshrss/
* Update app/i18n/it/admin.php
Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com >
* Update app/i18n/nl/admin.php
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com >
---------
Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com >
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com >
2025-01-28 15:33:17 +01:00
András Marczinkó
c54f4fe771
Improved the Hungarian translation ( #6464 )
...
* Improved the Hungarian translation
* Update conf.php
2024-05-15 21:38:21 +02:00
András Marczinkó
eb2c2d9a01
Updated Hungarian translation ( #5918 )
...
* Updated Hungarian translation
* Fix typos config
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr >
2023-12-03 14:08:48 +01:00
Alexandre Alapetite
7d26dcc847
Remove unneeded execution permissions ( #5831 )
...
`chmod -x`
2023-11-08 13:21:36 +01:00
András Marczinkó
93fb55c9f8
Fixed some typos in the Hungarian translation ( #5593 )
...
* Fixed some typos in the Hungarian translation
* Fixed a misspelled word in the Hungarian translation
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr >
2023-08-22 00:40:45 +02:00
FromTheMoon
6749adc050
Add Hungarian language ( #5589 )
...
* Add Hungarian language
* Fixed missing lines in Hungarian translation
2023-08-15 11:18:47 +02:00