Commit Graph

138 Commits

Author SHA1 Message Date
Franz Liedke
815133473b Adapt latest changes to DiscussionRenamedPost
Refs flarum/core#428.
2016-04-01 10:09:15 +09:00
Franz Liedke
afac1f6d19 Update locale keys and contents
Refs flarum/core#428.
2016-03-30 21:49:53 +09:00
Franz Liedke
54357f916d Split up info text for renaming discussions
Refs flarum/core#428.
2016-03-30 20:43:34 +09:00
Toby Zerner
f6f73da22a Require core v0.1.0-beta.5 2016-03-29 18:45:31 +10:30
Maël Soucaze
9d9e032955 Remove unnecessary double quotes 2016-03-28 07:59:37 +02:00
Toby Zerner
7af9bd7c30 Improve wording
Thanks @maelsoucaze :)
2016-03-28 16:06:29 +10:30
Toby Zerner
a7cdad8574 Add specific error message for forgot password modal 2016-03-28 15:47:14 +10:30
Toby Zerner
1cb6ebb51f Changes to user email confirmation translations
- Remove unused messages in log_in + sign_up
- Reuse core.ref.confirmation_email_sent
2016-03-23 22:15:19 +10:30
Sajjad Hasehmian
288b4b5f9a Add resend confirmation email strings 2016-03-23 01:06:31 +04:30
Franz Liedke
3965b3e3d0 Added cluster for ext-pusher
Missing translation from flarum/flarum-ext-pusher#6.

Thanks, @Luceos.
2016-03-14 20:05:57 +09:00
Maël Soucaze
49ab64960f Add some new Laravel's validation rules.
Refers to:
- ef6b5a6343
- fa6c48d27c
- c36799ddde
- 789c75c24a
2016-03-13 02:28:48 +01:00
Toby Zerner
f567f7dd5b Update translations for sudo mode removal (flarum/core#674) 2016-03-11 12:45:29 +10:30
Toby Zerner
d8cbe8a440 Update subscriptions setting translation; remove unused translation 2016-03-07 23:05:59 +10:30
Toby Zerner
bac0b84b88 Add validation message for username regex rule
See flarum/core@445517ee84
2016-02-26 14:00:03 +10:30
Maël Soucaze
ba34deb998 Sort alphabetically the "user" key 2016-02-04 18:49:12 +01:00
Sajjad Hasehmian
6127ebb8d7 Add Profile mentions tab translations 2016-02-04 01:00:58 +03:30
Toby Zerner
4374d8d7c0 Add Composer branch-alias
This allows installations to require version 0.1.0 with minimum-stability=dev, and they will get the latest from master.

See flarum/core#727
2016-01-19 17:19:08 +10:30
dcsjapan
ec5802a4d8 Add translations for the Add Extension modal
- Adds three translations for this placeholder dialog.
- Updates the instructions to mention Composer.
- Supports
2016-01-19 10:19:50 +09:00
Maël Soucaze
88aa866fe7 Sort alphabetically mark_all_as_read_confirmation 2016-01-13 00:28:08 +01:00
Toby Zerner
34291e1c26 Merge pull request #60 from bogdanteodoru/master
#679 Ask for confirmation before "Mark all as Read"
2016-01-12 17:09:58 +10:30
Bogdan Teodoru
ee85e9bbaf #679 Ask for confirmation before "Mark all as Read" 2016-01-11 23:11:59 +02:00
Franz Liedke
f4a80e5992 Coding style fixes 2016-01-11 09:40:57 +01:00
Franz Liedke
201f43719b Use new language pack helper
Refs flarum/core#717.
2016-01-11 08:49:36 +01:00
Franz Liedke
27e3018b78 Update year range in LICENSE 2016-01-10 20:59:44 +01:00
Bogdan Teodoru
ace61786ba Added "Are you sure you want to mark all notifications as read?" 2016-01-10 12:16:14 +02:00
Bogdan Teodoru
33b06f376e Added "Are you sure you want to mark all notifications as read?" 2016-01-09 15:21:45 +02:00
Toby Zerner
6f9e4f2e16 Rename package 2015-12-29 12:55:11 +10:30
Maël Soucaze
162d82e2df Sort language keys by firstname (alphabetically) 2015-12-27 20:16:18 +01:00
Franz Liedke
fa72097a52 Merge pull request #57 from petermein/follow-after-reply
Added forum heading and followAfterReply
2015-12-27 15:51:36 +01:00
Peter Mein
3ced3d377f Moved english to package yml 2015-12-26 22:09:27 +01:00
Toby Zerner
e8e3a45ed2 Fix translation variable 2015-12-21 08:55:44 +10:30
Peter Mein
46f3f95842 Added forum heading and followAfterReply 2015-12-17 10:51:44 +01:00
Toby Zerner
8a698d14a6 Add ConfirmPasswordModal translations 2015-12-03 21:08:09 +10:30
dcsjapan
784ac722b7 Clean up locale files
- Adjusts namespacing in support of flarum/core#648.
- Corrects key alphabetization in a few locale files.
2015-11-30 11:23:18 +09:00
Toby Zerner
c7c83ef771 Merge pull request #45 from dbohn/master
Added language key for allowing edit of tags.
2015-11-30 09:13:02 +10:30
dcsjapan
ebb08d8596 Fix translations
- Fixes a copypasta translation in Suspend.
- Thanks to @maelsoucaze for proofreading, as always!
2015-11-29 16:51:29 +09:00
dcsjapan
5099791b55 Add translations for Akismet
- Adds resources to support flarum/akismet#1.
2015-11-29 15:02:59 +09:00
Toby Zerner
8831566a09 Merge pull request #52 from dcsjapan/extract-approval
Add translations for Approval and Suspend
2015-11-29 15:17:20 +10:30
dcsjapan
fd13c4609e Add translations for Flarum Auth extensions
- Adds resources to support flarum/auth-facebook#1.
- Adds resources to support flarum/auth-github#1.
- Adds resources to support flarum/auth-twitter#1.
2015-11-29 13:14:40 +09:00
dcsjapan
a626f6dbb5 Add translations for Approval and Suspend
- Adds resources to support flarum/approval#1.
- Adds resources to support flarum/suspend#2.
- Updates a comment in core language resources.
2015-11-29 12:15:44 +09:00
dcsjapan
a4a538aa8a Adds a missing translation text. 2015-11-28 17:44:52 +09:00
dcsjapan
3df88d6e33 Adds required double quotes to a translation. 2015-11-28 17:38:21 +09:00
dcsjapan
29dc0d5021 Extract leftover strings
- Adds resources in support of flarum/core #645.
- Also fixes a few comments in the core and Tags resources.
2015-11-28 17:19:53 +09:00
dcsjapan
42eb6e3c43 English revamp for i18n docs
- Moves `ref` below `email`, adjacent to `group`.
- Deletes block comment for `email` namespace.
- Adds detail to block comment for `group`.
- Changes "string" to "translation" in all files.
2015-11-28 13:48:02 +09:00
Franz Liedke
2a7ccf81d5 Merge pull request #47 from maelsoucaze/laravel-validation
Add "required_unless" lang line
2015-11-25 14:09:44 +01:00
Maël Soucaze
a2d6f82ad4 Add "required_unless" lang line 2015-11-25 13:34:33 +01:00
Franz Liedke
2e821a7d1b Merge pull request #46 from maelsoucaze/empty-text
Do not ask to create a new discussion anymore
2015-11-25 13:25:22 +01:00
Maël Soucaze
41b1334e20 Do not ask to create a new discussion anymore 2015-11-25 12:30:00 +01:00
Toby Zerner
682cc0ac12 Merge pull request #43 from maelsoucaze/require
Add Flarum's Core as a requirement
2015-11-25 14:56:42 +10:30
David Bohn
dda09653ab Update translation according to suggestions 2015-11-21 14:17:03 +01:00