Commit Graph

47 Commits

Author SHA1 Message Date
Alexandre Alapetite
6144413022 i18n RU finalize draft
https://github.com/FreshRSS/FreshRSS/pull/1085
2016-06-12 12:16:42 +02:00
Amaury Carrade
138bbedac6 Added a share for Wallabag v2
The new version of Wallabag (2) was rewrote completly, and the sharer changed.
This keeps the old Wallabag v1 sharer, for people still using it, and adds a new one for Wallabag v2.
The old sharer for wallabag v1 is renamed to 'wallabag v1' (instead of 'wallabag').
2016-05-03 14:42:16 +02:00
Alexandre Alapetite
e3105f2135 JavaScript popup number bug (percent escaping)
https://github.com/FreshRSS/FreshRSS/pull/1078

cc1390fe94
2016-02-21 01:46:27 +01:00
Alexandre Alapetite
cc1390fe94 JavaScript popup number bug
A backslash caused problem.
https://github.com/FreshRSS/FreshRSS/issues/1075
https://github.com/FreshRSS/FreshRSS/pull/1078
2016-02-21 00:58:51 +01:00
hckweb
eeb7fd9909 Adding Turkish language 2016-02-09 20:36:42 +02:00
danc
b596d569f3 Translation for Journal du hacker 2016-01-24 20:20:52 +01:00
Alexandre Alapetite
f4a0bb25e2 i18n: Italiano
https://github.com/FreshRSS/FreshRSS/issues/1003
2015-10-24 21:48:29 +02:00
Alexandre Alapetite
72430fd36d Italian translation
https://github.com/FreshRSS/FreshRSS/issues/1003
2015-10-24 21:19:46 +02:00
Marco
b4f80f9611 Update gen.php 2015-10-24 15:37:21 +02:00
Alexis Degrugillier
468015dad6 Add Movim share
See #992
2015-10-14 01:11:31 -04:00
Alexandre Alapetite
ebcebfe431 Merge pull request #958 from aledeg/config_ui
Add a system configuration page
2015-08-29 11:33:37 +02:00
Alexis Degrugillier
269c6b88c4 Add a system configuration page
It allows to modify system configuration from the interface. At the moment, only limits are modifiable. The user limit was removed from the user page and added here along with categories and feeds limits.
2015-08-22 09:33:58 -04:00
Alexandre Alapetite
501e331210 Reference other languages
https://github.com/FreshRSS/FreshRSS/issues/949
https://github.com/FreshRSS/FreshRSS/pull/950
2015-08-21 13:35:46 +02:00
Marien Fressinaud
f0a1b26584 Add title to the account creation page
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 23:06:46 +02:00
Marien Fressinaud
669c41114f Show indications for username and password formats
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 22:28:21 +02:00
Marien Fressinaud
de2e221aca Fix translations
See https://github.com/FreshRSS/FreshRSS/issues/679
2015-07-22 22:04:33 +02:00
Tets
6283fe99b2 Added Czech to the list in other languages in gen.php 2015-03-27 08:52:03 +01:00
Alexis Degrugillier
58bf976f69 Change translation
I change the translation for the 3 languages. German has to be checked since I used Google translate to get the translation.
2015-02-17 21:05:28 -05:00
Alexis Degrugillier
b8fd3caf83 Harmonize share configuration view.
Before, for shares that don't need options, only a button to remove it was visible. It was source of confusion for users.
I changed the look of those shares by using the same layout as others (minus the help). As there is no configuration possible for the url, the field is disabled but it is possible to change the name of the share.

See #787
2015-02-14 11:00:26 -05:00
Marien Fressinaud
b4b5fcf86b Change translation for gen.js.request_failed
See https://github.com/FreshRSS/FreshRSS/issues/775
2015-01-27 11:09:05 +01:00
ealdraed
3a5fcb6519 Add German translation 2015-01-22 07:13:57 +01:00
Marien Fressinaud
bf2f7176ee Improve i18n for JavaScript
notif_* messages have been moved into feedback array.
2015-01-18 12:06:40 +01:00
Marien Fressinaud
14206aca16 Improve behavior when mark as read / favorite fail
If the request fails:
- Open a notification to inform user
- Remove pending index from the pending_feeds list

Fix https://github.com/FreshRSS/FreshRSS/issues/751
2015-01-18 11:59:03 +01:00
Marien Fressinaud
a3f667e586 Fix Minz_Translate::availableLanguages() method 2015-01-08 14:50:21 +01:00
Marien Fressinaud
73023bc12b Merge branch 'dev' into 252-extensions
Conflicts:
	app/FreshRSS.php
	app/Models/Configuration.php
	app/views/index/index.phtml
	app/views/index/normal.phtml
	lib/Minz/Configuration.php
	lib/Minz/Translate.php
	lib/lib_rss.php
2015-01-08 14:18:32 +01:00
Marien Fressinaud
0140448a56 Refactor FreshRSS_Share object to be more usable
- FreshRSS_Share is the only object we manipulate
- Add a way to register new share options easily
- Move some i18n keys from index.php to gen.php

See https://github.com/FreshRSS/FreshRSS/issues/730
2015-01-07 14:59:18 +01:00
Marien Fressinaud
0b89867800 Merge branch 'dev' into 252-extensions
Conflicts:
	app/i18n/en/admin.php
	app/i18n/en/feedback.php
	app/i18n/en/gen.php
	app/i18n/fr/admin.php
	app/i18n/fr/feedback.php
	app/i18n/fr/gen.php
	app/views/index/normal.phtml
2014-12-17 21:41:33 +01:00
Marien Fressinaud
2d9ab3c6fa Fix english i18n files except the conf one 2014-12-11 23:15:38 +01:00
Marien Fressinaud
bf51a8e875 Fix french i18n for install + some fixes
French is finished!
2014-12-11 22:40:07 +01:00
Marien Fressinaud
a1faa826bf Fix french i18n for last views 2014-12-11 21:44:25 +01:00
Marien Fressinaud
a84e9e50bf Fix french i18n for auth and configure views 2014-12-11 21:15:01 +01:00
Marien Fressinaud
59fc73baa9 Fix i18n for update and user controllers 2014-12-11 19:32:59 +01:00
Marien Fressinaud
fee1ae997a Fix i18n for conf, entry, error, feed Controllers 2014-12-11 19:02:05 +01:00
Marien Fressinaud
c1a3412b97 Fix i18n for auth and category controllers 2014-12-11 18:15:41 +01:00
Marien Fressinaud
0ee16a7d6a Fix i18n for import/export 2014-12-11 17:46:05 +01:00
Marien Fressinaud
cad4259e62 Fix i18n for subscription pages 2014-12-11 17:26:01 +01:00
Marien Fressinaud
f43b273706 Update i18n for statistics 2014-12-11 16:10:39 +01:00
Marien Fressinaud
57bffe83eb Fix i18n for index Controller
Fix strings for:

- about page
- rss and reader views
- fix title of global view
2014-12-11 00:25:02 +01:00
Marien Fressinaud
d455837c6d Fix i18n for normal view 2014-12-11 00:00:15 +01:00
Marien Fressinaud
8a40a72657 Fix i18n for logs, pagination and javascript vars
Logs first to avoid annoying message when refreshing log page
2014-12-10 23:16:12 +01:00
Marien Fressinaud
89d0f98faf Fix i18n for nav menu 2014-12-10 22:56:36 +01:00
Marien Fressinaud
2f24f0fe88 Fix i18n for aside subscription 2014-12-10 22:37:49 +01:00
Marien Fressinaud
7dee863577 Fix i18n for aside_feed 2014-12-10 22:29:13 +01:00
Marien Fressinaud
f807a6f5c1 Fix i18n for header and aside_configure 2014-12-10 22:10:01 +01:00
Marien Fressinaud
2da7c05fa6 Update i18n (extensions)
See https://github.com/FreshRSS/FreshRSS/issues/252
2014-12-06 17:15:20 +01:00
Alwaysin
7161eacb40 Add i18n (french) for auto_remove_article #2
Reference : #694
2014-12-03 23:42:38 +01:00
Marien Fressinaud
aa232d8fd5 Update the i18n system.
Follow recommendations from https://github.com/FreshRSS/FreshRSS/issues/334
2014-12-03 16:45:51 +01:00