Commit Graph

294 Commits

Author SHA1 Message Date
Flavio Copes
cb16c429e6 Fix #556 translate email buttons titles 2016-05-04 14:57:40 +02:00
Flavio Copes
38d3a70cb7 Fix #539 "Drop files here to upload" text not translated. Also translate Insert and Delete buttons 2016-05-03 11:10:54 +02:00
Flavio Copes
473487bbca Fix #547 "You cannot add media files..." text not translated 2016-05-03 10:49:04 +02:00
Flavio Copes
90b569c56b Fix #548 "Page is not visible, ordering disabled" text not translated after changing user language. 2016-05-03 10:47:15 +02:00
Andy Miller
b32ac918ad Added publishing translation string - #540 2016-05-02 18:52:01 -06:00
Andy Miller
59dbec5371 updated message 2016-04-26 12:42:16 -06:00
Andy Miller
99aaebdf1a version update with version notice 2016-04-26 12:10:56 -06:00
Flavio Copes
c56c2103aa Add a message if installed on Grav < 1.1.0-beta.1 2016-04-26 18:53:13 +02:00
Andy Miller
78b750a7e4 Fix for languages 2016-04-20 14:06:40 -06:00
Andy Miller
2aebf55e3a language updates 2016-04-20 13:43:37 -06:00
Flavio Copes
85922f93ac Handle gpm events in Admin (#508)
* Fix removing packages

* npm install "babel-preset-es2015": "^6.6.0"

* Run gulp

* Handle messages in packages install/remove/update procedures
2016-04-20 18:55:58 +02:00
Andy Miller
3f81adea0f Added some new lang strings 2016-04-14 15:26:58 -06:00
Andy Miller
6b2a8d4ef0 Added new lang strings for GPM releases 2016-04-12 15:49:52 -06:00
Andy Miller
1702821915 Fixed another stupid typo 2016-04-06 18:38:28 -06:00
Marc-Antoine Thevenet
b020f4c4a3 Update en.yaml
Typo?
2016-04-06 20:15:52 -04:00
Andy Miller
29d9835e87 Added lang strings for new Asset pipeline options 2016-04-06 17:30:44 -06:00
Quy
5c84e770e3 Update en.yaml 2016-03-30 11:31:28 -07:00
Quy
f84198b841 Update language strings 2016-03-30 11:23:23 -07:00
Flavio Copes
6d9f9a0886 Merge branch 'develop' into feature/admin-gpm-dependencies 2016-03-26 18:00:19 +01:00
Flavio Copes
3b78deb540 Add other language strings 2016-03-25 09:31:54 +01:00
Flavio Copes
14a1c24bb6 Add language strings 2016-03-25 08:16:59 +01:00
Flavio Copes
1044ffebf1 Show a more meaningful error message if post_max_size is too low to handle a media upload 2016-03-19 11:54:19 +01:00
Flavio Copes
989bea815f Allow "Add Item" translation and custom label 2016-03-03 19:11:14 +01:00
Djamil Legato
f5e1ea01f2 Merge remote-tracking branch 'origin/develop' into feature/es6_revamp
# Conflicts:
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
#	themes/grav/scss/template/_editor.scss
#	themes/grav/scss/template/_forms.scss
#	themes/grav/scss/template/_remodal.scss
#	themes/grav/templates/partials/base.html.twig
#	themes/grav/templates/partials/dashboard-statistics.html.twig
2016-03-02 11:13:06 -08:00
Andy Miller
d294f9eb34 lang typo 2016-02-25 11:54:33 -07:00
Djamil Legato
eed783e1ed Merge branch 'develop' into feature/es6_revamp 2016-02-18 15:49:58 -08:00
Flavio Copes
91bae627fa Fix language files 2016-02-11 16:08:45 +01:00
Djamil Legato
22055f8a19 Merge remote-tracking branch 'origin/develop' into feature/es6_revamp
# Conflicts:
#	languages/en.yaml
#	themes/grav/css-compiled/template.css
#	themes/grav/css-compiled/template.css.map
#	themes/grav/templates/forms/fields/tabs/tabs.html.twig
2016-02-09 13:04:16 -08:00
Flavio Copes
b5759df149 Fix issue in Japanese lang file. Was breaking Grav
Also updated on Crowdin
2016-02-05 14:45:58 +01:00
Andy Miller
44cabac660 Language updates from Crowdin 2016-02-04 16:20:19 -07:00
Andy Miller
4c295b9af3 Added Proxy URL text 2016-02-04 15:52:47 -07:00
Flavio Copes
b68a12fd11 Merge branch 'develop' into feature/new-folder-modal 2016-02-04 21:05:00 +01:00
Djamil Legato
a846b73e46 Added more lang strings for Medias 2016-02-01 16:34:50 -08:00
Djamil Legato
35fa588438 Reworked Admin JS with ES6 2016-02-01 11:27:34 -08:00
Flavio Copes
1602f2c870 Fix #396 Check frontmatter for validity prior to saving
If saving in Expert mode and the frontmatter field contained invalid
yaml, the page content was changed to the error description.

Instead, avoid saving the page and return an error in the Admin
interface.
2016-01-16 16:24:38 +01:00
Flavio Copes
6bf9a0ba5d Add lang string 2016-01-15 12:58:21 +01:00
Andy Miller
beb01589eb couple of new lang strings for new reverse_proxy setting 2016-01-08 16:35:56 -07:00
Flavio Copes
d908956ac8 Add the new session config strings 2016-01-04 20:43:59 +01:00
Andy Miller
b260bc3c05 added some new strings 2016-01-01 17:26:52 -07:00
Flavio Copes
b76b79e611 Improve File input field for Admin
Add removing files from a blueprint to Admin, moved from Pro. Drop
`showuploaded`, `ispluginconfig`, `showuploadedpreview` options from
the File field. Added a "blueprint" option to specify the field name
and type, e.g. `plugins.admin` or `themes.antimatter`. Dropped the
multiple option, as it'd need more handling that now it's not there.
2015-12-21 16:22:04 +01:00
Marc-Antoine Thevenet
21f471ae8a Update fr.yaml
Ok... grammar typo but please, PLEASE! don't ask me to explain it in English...
😆
2015-12-19 19:09:03 -04:00
François
8d75c1c2ed Update fr.yaml 2015-12-19 15:18:40 +01:00
Mike Wink
9d0d2eb5ee Updated de.yaml with missing translations
Adding the missing translations for the security section in the user account admin page.
2015-12-19 00:26:47 +01:00
Andy Miller
c7caceae4f Moved languages into their own languages files 2015-12-18 12:27:57 -07:00