Commit Graph

242 Commits

Author SHA1 Message Date
8dea58eac6 Move locale files from language pack to extensions. (#175) 2021-02-17 16:26:52 -05:00
b864bc09ef Fix date_format message in validation.yml (#152) 2021-02-16 17:40:35 -05:00
3ef0c6e226 Fix alphabetical order (#184) 2021-02-16 11:39:18 -05:00
01d8a69dd1 Add bypass tag requirements permission label (#182) 2021-01-26 17:09:23 -05:00
135c662cf7 Fix some typos (#181) 2020-12-23 15:05:09 -05:00
0892b83c88 Fix appearance title typo (#180) 2020-12-17 20:50:15 -05:00
b67fa3f277 flarum/nicknames extension translations (#178) 2020-12-07 15:51:37 -05:00
01e71e7cbf Add slug driver translations (#179) 2020-12-07 15:18:23 -05:00
dc3599a517 AdminUX Small Patch Translations (#177)
* Core Configuration
* More verbose no settings/permissions
2020-12-07 15:17:33 -05:00
2d3c646876 AdminUx translation additions (#176)
Also add composer metadata for admin ux redesign
2020-11-25 02:11:10 -05:00
3b1466c450 Fix order (#174) 2020-10-22 19:29:57 -04:00
3937a95392 Inform the user that their edit has been made (#163) 2020-10-22 19:05:14 -04:00
563c03fc07 Add extension dependency error translations (#172) 2020-10-02 18:01:16 -04:00
a91ec31637 Translate emails for mentions (#167) 2020-10-01 11:18:44 -04:00
4cb95b1869 Translate emails for subscriptions (#168) 2020-09-30 15:52:49 -04:00
47233ba7a8 Strings containing specific characters must be quoted (#169)
Please see: https://symfony.com/doc/current/components/yaml/yaml_format.html#strings
2020-08-16 19:12:42 -04:00
fda5e626f7 Add new password rule language line (#151)
See: 050c1d880e

Co-authored-by: Miles Cellar <milescellar@users.noreply.github.com>
2020-08-14 11:09:05 +02:00
4888bedbfe Add missing full stop for some validation messages (#170)
See: f121af8985
2020-08-14 11:08:10 +02:00
1ee33de48f Added translations for Send Test Mail feature (#156)
* Added translations for Send Test Mail feature
2020-07-26 16:59:02 -04:00
c7a8c20b8d Remove locales for Mandrill mail driver
Refs flarum/core#2055.
2020-07-24 16:39:00 +02:00
153c650c0d Add 'all discussions' meta title (#158)
* Add homepage meta title
2020-06-27 14:22:41 -04:00
424b07144e Remove SES translations 2020-06-03 22:41:24 -04:00
f779e2b7b7 Add meta title to following page (#159)
Refs flarum/core#495, flarum/subscriptions#23.
2020-06-03 12:46:27 +02:00
b5039d127e Companion changes for https://github.com/flarum/core/pull/2174 (#166) 2020-05-19 18:50:23 -04:00
9f846c5672 Fix order 2020-04-24 23:41:57 +02:00
899d0ff4ca Add locales for new post deletion confirmation
Refs flarum/core#2135. Extracted from #162.
2020-04-24 23:40:05 +02:00
82c67588e4 Add translations for hidden permission groups
Refs flarum/core#2129, flarum/core#845, closes #153.
2020-04-21 21:05:49 +02:00
a111ffe07b Tweak confirmation message for deleting users
Posts are no longer deleted when users are deleted, so the message should reflect that. (#157)
2020-03-06 21:42:08 +01:00
d4f030b0e1 tags: Add translations for HTML meta data
Closes #154.
Refs flarum/tags#72.
2020-03-06 20:39:50 +01:00
3a07f06028 Add translation for throttling bypass permission
Refs flarum/core#1255, flarum/core#1938.
2020-02-07 15:34:09 +01:00
2768819ecf Add translation for incomplete email configuration
Refs flarum/core#1763, flarum/core#1921.
2020-02-07 12:06:18 +01:00
32411f2d35 Fix translation key
Refs #148.
2020-02-07 11:42:02 +01:00
34610ef1fc Add translations for flag improvements
Refs flarum/flags#18.
Closes flarum/lang-english#148.
2020-02-07 11:34:39 +01:00
4ee1816f63 Add translation for Mailgun region field
Refs flarum/core#1834.
Closes #144.
2020-01-10 20:34:24 +01:00
6605c736ce Improve the "last seen time" permission text
This commit makes a bit clearer the fact that the permission serves to override the privacy settings of users. Without the "Always" word, one might think that the permission is required for users to see each other's last seen time in general.
2019-11-10 17:19:01 +01:00
eaa6ca68cc image_tooltip for markdown (#147) 2019-09-13 18:02:47 +02:00
2329d8050a Add mark as read notification tooltip (#146) 2019-09-09 23:36:39 +02:00
be0b212e33 Add translation for Edit User Permission (#145)
Co-Authored-By: Franz Liedke <franz@develophp.org>
2019-09-03 23:51:31 +02:00
94a892f2c2 Add/fix error message for authentic-/authorization
Refs flarum/core#1641.
2019-08-22 00:03:31 +02:00
405cd8764e Add error message for invalid confirmation tokens
Fixes flarum/core#1337.
2019-08-14 19:39:52 +02:00
f020719a84 Update error keys to match based on exception type
...instead of status code. There are (or will be) multiple different
keys for similar errors with the same status code. In the future, we
will use the error's "type" (see flarum/core#1843) to distinguish them.

Refs flarum/core#1641.
2019-08-14 19:38:54 +02:00
a8bd284c1a Remove obsolete translation for maintenance mode
We currently don't have a pretty error page for maintenance mode.
2019-08-14 18:09:51 +02:00
03f4305497 Add translations for user deletion status
Replaces #142.
Refs flarum/core#1750, flarum/core#1788.
2019-08-14 08:35:25 +02:00
fdcb9af8ed Restore order (in the universe) 2019-07-01 23:56:16 +02:00
9b81aef5f0 added labels for tags, by re-using those in the permisssion groups 2019-06-24 11:18:19 +02:00
1a5eea0ba3 Merge pull request #118 from fvlasie/master
Improved style of English
2019-06-24 10:53:10 +02:00
686bbdbb8a added strings for the 419 csrf token timeout 2019-06-24 09:39:26 +02:00
7e5b9b3d38 Merge pull request #140 from milescellar/patch-4
Add ends_with validation message
2019-05-12 19:48:18 +09:30
ec652583b5 Fix translation sorting
As reported by @Hiobi on the French language pack ([see commit](416cbd9da9)).
2019-05-12 11:50:09 +02:00
b0bf8f9c0c Add ends_with validation message
See: 93c6874189 (diff-9c04f727a922ad4f105b9ad764ec221d)
2019-05-12 11:45:19 +02:00