Commit Graph

3558 Commits

Author SHA1 Message Date
ae7baa1e7f Change app.trans calls to app.translator.trans calls 2015-10-21 10:28:59 +10:30
3380495222 Change app.trans calls to app.translator.trans calls 2015-10-21 10:28:41 +10:30
add40d3268 Change app.trans calls to app.translator.trans calls 2015-10-21 10:28:20 +10:30
350248b6e9 Fix reference key name 2015-10-21 10:26:42 +10:30
281f1f39c2 Revert part of last commit 2015-10-20 22:06:44 +10:30
664faa296c Additional changes to library keys
- Accommodates new error messages
- Changes the namespace for number abbreviations
2015-10-20 12:28:34 +09:00
c7da79a646 Use more concise error handling 2015-10-20 12:50:19 +10:30
726d17dc4a Use more concise error handling 2015-10-20 12:50:04 +10:30
be172f5092 Group translation keys by sub-key instead of prefix
- Adds new sub-keys to replace key prefixes, and adjusts key names accordingly.
- Moves several button strings from `admin.permissions_` to `admin.permissions_controls`
- Merges `forum.settings_notify_` strings into `forum.settings`
- Rolls `forum.user_avatar_` strings into `forum.user`
- Moves the `user_deleted_text` to the `lib` namespace.
- Adds four other leftover strings to the `lib` namespace.
- Includes minor changes to formatting and comments.
2015-10-19 18:24:38 +09:00
a6ba05862f Merge pull request #11 from maelsoucaze/readme
Update translating instructions
2015-10-19 19:16:52 +10:30
8dda2018f4 Update translating instructions 2015-10-19 10:43:14 +02:00
38ad35a47b Merge pull request #10 from maelsoucaze/comments
Comment the code (and add SVG LF support)
2015-10-19 19:08:04 +10:30
f78110370f Merge pull request #9 from maelsoucaze/valid-svg-1-1
Valid SVG 1.1 Markup
2015-10-19 19:03:13 +10:30
f27d328c84 Comment the code 2015-10-19 10:30:16 +02:00
1eaa2c5130 Valid SVG 1.1 Markup. 2015-10-19 10:20:05 +02:00
d3c1097f86 Use right email subjects. 2015-10-19 10:11:40 +02:00
bf04dba33e Enforce unique slugs
closes flarum/core#393
2015-10-19 16:50:19 +10:30
e357d2b535 Add third state to flags header icon
closes flarum/core#500
2015-10-19 16:20:00 +10:30
49ed9c7dde Fix error when replying to a post by a deleted user 2015-10-19 16:18:26 +10:30
4d25738cb3 Add Interface suffix to SettingsRepository 2015-10-19 15:00:09 +10:30
244b8fd132 Add Interface suffix to SettingsRepository 2015-10-19 14:59:26 +10:30
f0a96c3e1c Add Interface suffix to SettingsRepository 2015-10-19 14:59:15 +10:30
029c306bd0 Add email translations; namespace reused strings 2015-10-19 11:24:08 +10:30
37fac5a0d4 Update translation IDs 2015-10-16 12:42:40 +10:30
fed89e0de1 Update plural translations 2015-10-16 12:41:48 +10:30
fdb6d4735d Update translation ID 2015-10-16 12:40:41 +10:30
d70bbbe18d Update translation ID 2015-10-16 12:35:35 +10:30
1f5269d874 Namespace extension translations
Also update with the new plural syntax
2015-10-16 12:35:05 +10:30
e6ee0ebefa Add validation translations
These are the translations for Laravel's Validation component. They are in their own top-level namespace. Unlike the rest of Flarum's translations, the variables are marked by a :colon prefix rather than {curlies}.
2015-10-15 22:38:17 +10:30
eff26abc6a Switch to new plural format
Flarum is now powered by Symfony's Translation component, which has a more powerful pluralization system. The rules for all locales are included in core so they no longer need to be included per-language pack. See http://symfony.com/doc/current/components/translation/usage.html#pluralization to learn about the format.

closes #550
2015-10-15 22:37:00 +10:30
f6830c6ab6 Flush the embed client assets when settings are changed 2015-10-15 10:48:25 +10:30
76eaf8cb2d Refactor tag sorting algorithm
closes flarum/core#325
2015-10-14 17:04:17 +10:30
eb49e1d4e8 Update references to forum. permissions
ref flarum/core#425
2015-10-14 16:12:10 +10:30
74f7c2a1db Fix typo in sign_up_log_in_text 2015-10-14 16:05:42 +10:30
8a1c5cf24c Don't set flags relationship on non-hydrated posts 2015-10-14 12:26:13 +10:30
67c1d79c5c Initialise component state in init() instead of constructor 2015-10-13 16:59:23 +10:30
e991d65a02 Initialise component state in init() instead of constructor 2015-10-13 16:59:09 +10:30
4d5a291d76 Initialise component state in init() instead of constructor 2015-10-13 16:58:51 +10:30
dc6eb4d4ad Initialise component state in init() instead of constructor 2015-10-13 16:58:43 +10:30
f199620df8 Initialise component state in init() instead of constructor 2015-10-13 16:58:31 +10:30
d333a60aa4 Update for composer branch 2015-10-13 12:29:22 +10:30
fd3d2d83f1 Update for composer branch 2015-10-13 12:29:00 +10:30
853e718b3e Update for composer branch 2015-10-12 15:09:39 +10:30
1d5a118951 Update metadata, fix admin settings link 2015-10-12 15:02:11 +10:30
42f7bfebad Update metadata 2015-10-12 15:01:38 +10:30
67da527255 Update metadata 2015-10-12 15:01:29 +10:30
d11d9d144a Update metadata 2015-10-12 15:01:20 +10:30
b00467ecd7 Update metadata 2015-10-12 15:01:11 +10:30
d88d0baca0 Update metadata 2015-10-12 15:01:03 +10:30
ae5f196613 Update metadata 2015-10-12 15:00:54 +10:30