Adrien
7d7a99f688
Update lang.php ( #4931 )
...
Corrected dashboard warnings_link from 'Vue' to 'Voir'
2020-02-08 14:08:53 +10:00
Luke Towers
d31006ae1a
Return 403 response on CSRF fail instead of silently failing
...
Also moved backend::lang.page.invalid_token.label to system::lang.page.invalid_token.label. Fixes
2019-10-06 23:21:08 -06:00
Samuel Georges
202d1f6b04
Update the checkbox list widget ( #4599 )
2019-09-21 11:57:53 +10:00
Ben Thomson
199407f1a0
Revert #4401 for build 458.
...
Reverts commit 22847e7892a2054da91bd85ec183ba6e7bc52094. Will be redeployed in build 459.
2019-08-09 16:07:32 +08:00
Ayumi Hamasaki
22847e7892
Improve backend accessibility ( #4401 )
...
Credit to @ayumihamsaki. Fixes #4400 .
- Added WAI-ARIA to the layout templates files.
- Added Focus-ring polyfill to allow better keyboard navigation and screen reader support.
- Added WAI-ARIA to tabs and created keyboard arrow controls for tabs.
- Added event.key polyfill to allow removal of deprecated event.keyCode, event.charCode and event.which.
- Fixed all the whitespace, tabbing and indent issues with all the lang files.
- Keyboard navigation now allows the following key actions: Tab, Up Arrow, Down Arrow, Left Arrow, Right Arrow, Home and End buttons.
- Added keyboard navigation for tab panels.
2019-07-17 15:07:45 -06:00
Sicklou
12ebefccd4
Update French Translation ( #4179 )
...
Credit to @Sicklou
2019-03-09 07:28:23 -06:00
BenjaminMINK
ecb2b3fe9e
Improve French translations ( #4157 )
...
Credit to @BenjaminMINK
2019-02-22 09:29:43 -06:00
Samuel Georges
74611f7220
Update fr MM lang
2017-10-14 23:31:27 +11:00
Christophe Vuagniaux
e3a567cb78
Enable configuration of backend login session persistence ( #2924 )
...
Thanks to @ChVuagniaux. Fixes #2394
2017-06-22 14:34:16 -06:00
Samuel Georges
4d4bad4f75
Setup => Installation - Fixes #2569
2017-02-02 07:07:52 +11:00
Jérémy Gaulin
09ffbac2ce
New translation keys for french
2017-01-30 15:38:03 +04:00
Marvin
6bdd1c2d9c
Improve French translation ( #2581 )
...
* Fix french translation for login
* Translated new keys for french locales
* Changed french form translation to something more gender neutral
2017-01-08 10:30:43 +11:00
Jérémy Gaulin
564fb5d330
Changed french relation translation to something more gender neutral.
2016-07-31 14:38:15 +02:00
Marc-Antoine Thevenet
0c2cf420fd
🇫🇷 updated ( #2067 )
...
* 🇫🇷 updated
🇫🇷 updated to line 187
+ closing #2041
* 🇫🇷 updated + fixing commas
* Update lang.php
2016-06-01 07:51:10 +10:00
Samuel Georges
805c0939ad
Introduce two new dash widgets: welcome and active theme
...
System warnings have been moved to the system dash widget
Minor styling and language changes
2016-05-28 11:10:33 +10:00
Jérémy Gaulin
df5300f1f2
French translation review
2016-05-26 23:47:25 +02:00
Jérémy Gaulin
b280e10249
New French translation keys
2016-05-25 18:54:18 +02:00
Samuel Georges
f3f8676479
The date format should be sourced from moment
...
Streamline JS formatting
Refs #1651
2016-05-12 07:02:29 +10:00
Samuel Georges
37403f3ad4
Reorganise some code from #1651
...
Add getLang helper - Storm cannot depend on Backend
Recompile assets
2016-05-12 05:48:04 +10:00
Jérémy GAULIN
b08c215b72
Filter lists by dates with two new scope types (date and range)
2016-05-11 16:13:52 +02:00
Jérémy Gaulin
8e63060a11
Translated news keys for french locale
2016-04-30 12:00:20 +02:00
Jérémy Gaulin
f6b9c780e7
Added missing french tanslation keys including changes from PR #1898 with some accentuated character fixes
2016-04-16 16:14:08 +02:00
Samuel Georges
c5362652c1
Begin the process of refitting brand settings
...
Introduce secondary and accent colors
Switch some CSS to use the new storm utils
Other minor improvements
2016-04-05 20:04:11 +10:00
Samuel Georges
a548d6ee56
Merge remote-tracking branch 'remotes/origin/stable' into develop
...
Conflicts:
modules/backend/lang/en/lang.php
modules/backend/lang/fr/lang.php
2016-04-01 13:00:32 +11:00
Samuel Georges
2ac23cc3c7
More peer review of #1856
...
Separation of concerns, the language file shouldn't really be treated as a data source for the supported encoding options.
2016-03-26 14:28:34 +11:00
Jérémy Gaulin
2a60e34558
Import options to configure the CSV reader + patch to prevent unfriendly error to be thrown due to bad import source file encoding (on AJAX request)
2016-03-26 12:54:13 +11:00
Jérémy Gaulin
8debdf023a
Externalized import/export errors strings + french translation
2016-03-20 22:22:36 +01:00
Jérémy Gaulin
e24e467b60
Externalized keys + French translation
2016-02-13 15:51:28 +11:00
Samuel Georges
5c12d99cc9
Minor revision to #1469
2015-10-17 08:41:10 +11:00
Karl Thibault
d9e85380af
Add localization for the backend Switch widget
2015-09-26 22:03:05 -04:00
Jérémy GAULIN
29a8ec1143
Ensure the client side language file is properly loaded
...
Switch widget needs short text. There is not really a 3 letters word or abreviation in french that is as understable as raw "On/Off".
Tidy up patch
Fix quote
https://github.com/octobercms/october/pull/1363/files#r36929168
2015-08-15 09:46:26 +10:00
Raphaël M
1c5ba4438b
Update of FRENCH translation for OctoberCMS
...
Update of FRENCH translation for OctoberCMS
Update of FRENCH translation for OctoberCMS
Update of FRENCH translation for OctoberCMS
2015-08-15 09:41:11 +10:00
Samuel Georges
961509839e
Manually merge Pull Requests that are prepared incorrectly
...
Fixes #1229
Fixes #1259
Fixes #1260
Fixes #1261
Fixes #1262
Fixes #1263
Fixes #1264
Fixes #1277
Thanks @felixinx @awaysoft @tsioukas @Freakspot
2015-07-11 14:36:38 +10:00
Samuel Georges
4f0fa37d6f
Update of FRENCH Translation for OctoberCMS - thanks @Galixte
...
Fixes #1248 without 11 commits
2015-07-04 10:36:32 +10:00
Samuel Georges
c813318729
Added preview mode support to File upload widget
...
Widget also passes CSRF token
Switched to using a header instead of POST flag
2015-06-25 10:55:46 +10:00
Samuel Georges
e6f70eafdd
Translate prompt for FileUpload + MediaFinder
...
Remove redundant language key
Recompile assets
2015-06-20 22:21:18 +10:00
Samuel Georges
29ae622803
Fixes #1154 without 4 commits
2015-05-30 12:46:30 +10:00
Tanguy Bodin-Hullin
0d31308e17
Update lang.fr
...
Small correction to adapt the message of the object gender when creating/updating/deleting
2015-04-26 01:07:18 +02:00
fschildknecht
ea722314ae
Update editor french translation
2015-03-20 15:33:56 +01:00
fschildknecht
561254dcd2
Update french back-end translation file
2015-03-20 15:20:40 +01:00
Samuel Georges
a8389fb1aa
Tooltip now auto initializes
...
initForm can now pass context
Various improvements and bug fixes
2015-03-12 20:50:16 +11:00
sl1nk3
5768ebaabb
Fixed some issues with the French translation,
...
Added it to the settings menu.
2014-08-07 00:31:09 -04:00
Fabien
5b7161cdd5
Add french translation
2014-08-03 15:20:59 +02:00