Commit Graph

193 Commits

Author SHA1 Message Date
Toby Zerner
4a744b1dbd Add new translations for admin Appearance page 2016-06-04 18:45:12 +09:30
Toby Zerner
7e0ce33d81 Merge pull request #79 from dcsjapan/extract-errors
Add translations for API error messages
2016-06-04 17:14:09 +09:30
dcsjapan
c67c7bf638 Add translations for API error messages
- Adds `:attribute` values for use in `validation.between.numeric`.
- Partially solves flarum/core/#973.
- Code needs to be revised to use these phrases.
2016-06-04 16:07:07 +09:00
Toby Zerner
a4a3185233 Add new translations for flarum-ext-approval 2016-05-27 14:42:31 +09:30
Maël Soucaze
bf31979a59 Remove unnecessary double quotes (#77) 2016-05-23 22:59:16 +09:00
Maël Soucaze
dfd614e6ea Add language line for image dimensions validation rule (#78)
See: da64a014e7
2016-05-23 22:59:04 +09:00
Toby Zerner
93c4cd8960 Merge pull request #76 from dcsjapan/misc-cleanup
Clean up translation keys
2016-05-21 22:05:51 +09:30
Toby Zerner
cf9e032693 Add translation for "view post IP addresses" permission 2016-05-21 22:03:31 +09:30
dcsjapan
58daef61c3 Clean up translation keys
- Removes two obsolete keys from the Extensions page.
- Corrects the suffix on a key in the Change Email modal.
- Extracts the title of the Edit User modal.
- Reorders keys in `core.email` namespace.
- Supports flarum/core#964
2016-05-21 21:32:54 +09:00
Toby Zerner
ae7b67223a Merge pull request #74 from sijad/quote-select
Add Quote button translation for mentions
2016-05-21 20:40:59 +09:30
Toby Zerner
93de8f4a7d Change dismiss flag from tooltip into button 2016-05-21 20:28:38 +09:30
Toby Zerner
2c57f74608 Add translation for post "Edited" indicator 2016-05-21 20:28:29 +09:30
Sjjad Hashemian
e4775c6a91 Add Quote button translation for mentions 2016-05-18 11:05:35 +04:30
Maël Soucaze
69a3acdb6d Use existing reused translation keys. (#73) 2016-05-15 18:49:40 +09:00
David Sevilla Martín
9f7c68ffe1 Admin SMTP UI Translations (#72)
* Added SMTP page & nav translations (includes SMTP on texts)
Changed from mail.* to smtp.* (thanks @dcsjapan)
Added _label to labels (thanks again)

* Making translations with better quality
(comment from @b9a10a1)

* Changed SMTP to Email, some minor changes, organization, some headings, refs...

* Updated ...SMTP page... comment to ...email page...

* updated translation keys to alphabetically, \& added quotes around email_text (thanks @maelsoucaze)

* Wow, so many extra spaces... I don't know when I added them :(

* Changed "adresses" to "addresses"
2016-05-15 12:01:46 +09:00
Franz Liedke
0a1dc4c52e Translation for avatar upload tooltip
Refs flarum/core#249.
2016-04-17 22:34:53 +09:00
Franz Liedke
731bf8338b Merge pull request #71 2016-04-15 21:16:25 +09:00
dcsjapan
18d57e282c Add translatable string for Flags
- Adds translation for Flags notification.
- Supports flarum/flarum-ext-flags#6.
2016-04-15 21:15:48 +09:00
Toby Zerner
aec98d2830 Merge pull request #70 from dcsjapan/extract-views
Fix unextracted translations in core blade files.
2016-04-07 19:36:56 +09:30
dcsjapan
8a3ea800dd Fix unextracted translations in core blade files.
- Adds language resources extracted from `reset.blade.php`.
- Moves `basic` key namespace to `views`.
- Subdivides `views` namespace based on filename.
- Supports #918.
2016-04-07 17:49:55 +09:00
Franz Liedke
bf536f32a0 Update key and quotes
As suggested by @dcsjapan.

Refs flarum/core#428.
2016-04-01 10:48:19 +09:00
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
Franz Liedke
9c4059472d Merge pull request #69 from maelsoucaze/patch-1
Remove unnecessary double quotes
2016-03-28 15:03:23 +09:00
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
Toby Zerner
837c6da6fe Merge pull request #68 from sijad/confirm-msg
Add resend confirmation email strings
2016-03-23 21:18:51 +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
Toby Zerner
fafe478b45 Merge pull request #66 from maelsoucaze/patch-1
Add some new Laravel's validation rules.
2016-03-13 14:19:15 +10:30
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
Toby Zerner
24d96f808d Merge pull request #65 from maelsoucaze/patch-1
Sort alphabetically the "user" key
2016-02-05 06:59:56 +10:30
Maël Soucaze
ba34deb998 Sort alphabetically the "user" key 2016-02-04 18:49:12 +01:00
Franz Liedke
8c743a8132 Merge pull request #64 from sijad/mentions-tab
Add Profile mentions tab translations
2016-02-04 09:35:01 +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
Toby Zerner
1d23fb35a5 Merge pull request #63 from dcsjapan/ext-instructions
Add translations for the Add Extension modal
2016-01-19 12:20:56 +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
Toby Zerner
25a1dea3c1 Merge pull request #62 from maelsoucaze/sorting
Sort alphabetically mark_all_as_read_confirmation
2016-01-13 10:09:40 +10:30
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