1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-29 07:50:53 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Pierre Rudloff
986dad5100 feat: Make strings in PHP files translatable
Meaningful strings are now parsed through the getext() function and the "composer update-locales"
script now parses PHP files.

Fixes #143
2018-01-26 11:37:56 +01:00
Pierre Rudloff
e7c5037fa9 New (empty) portuguese translation 2018-01-02 16:47:48 +01:00
Pierre Rudloff
4c33c309a0 ProcessBuilder is deprecated (fixes #144) 2017-12-23 14:35:14 +01:00
Pierre Rudloff
6b73026194 Fix cookie settings in tests 2017-12-05 15:43:35 +01:00
Pierre Rudloff
21aedb08f0 Remove useless argument 2017-11-12 16:34:14 +01:00
Pierre Rudloff
8848a8dbf3 Improve LocaleMiddlewareTest
Add a way to unset the current locale
2017-11-10 12:18:20 +01:00
Pierre Rudloff
e315d602f2 Hotfix: detect installed UTF-8 locales 2017-10-12 23:28:54 +02:00
Pierre Rudloff
092f139d96 New Spanish translation 2017-09-24 12:44:04 +02:00
Pierre Rudloff
4343edcdbb Merge branch 'master' into develop 2017-07-03 10:40:13 +02:00
Pierre Rudloff
b4f0cf7a38 Use HttpOnly session cookies 2017-07-03 10:35:28 +02:00
Pierre Rudloff
b14df412c1 Only display locales that are installed on the system 2017-06-01 23:40:36 +02:00
Pierre Rudloff
68525c9dd8 We don't need to call sessionSegment->get() twice 2017-05-31 00:51:11 +02:00
Pierre Rudloff
3ead8dd458 Undeclared properties 2017-05-30 23:49:38 +02:00
Pierre Rudloff
0f80cbd333 Improve locale handling 2017-05-30 23:31:12 +02:00
Pierre Rudloff
b4dd0aeb29 Basic locale switcher 2017-05-30 22:21:27 +02:00