Commit Graph

77 Commits

Author SHA1 Message Date
Franz Liedke
b36bf98d8a Remove user bio placeholder
Refs flarum/core#1214.
2017-11-02 01:01:35 +01:00
Franz Liedke
0ec346fbfb Remove obsolete help text
The custom path field has been removed a while ago.

Refs flarum/core#1231.
2017-11-02 00:27:53 +01:00
Toby Zerner
dca1a833ca Add back button tooltip translation 2017-07-22 12:08:43 +09:30
Toby Zerner
5daa273bd9 Change rename discussion translation 2017-07-22 10:27:27 +09:30
Toby Zerner
b158810233 Update "Remember Me" checkbox label 2017-07-08 22:36:34 +09:30
David Sevilla Martín
f33ee0dd43 Add core.admin.basics.show_language_selector_label 2017-06-12 09:20:27 -04:00
David Sevilla Martín
3945dbf760 Fix capitalization. Whoops! 2017-05-26 20:45:35 -04:00
David Sevilla Martín
7f59657230 Add view user list locale 2017-05-26 19:15:23 -04:00
Miles Cellar
35db9d7294 Add "Rename" to the reused translations
Just because there are now two references of it.
2017-03-02 16:41:15 +01:00
Franz Liedke
cf82c04525 Fix nesting of rename_discussion translations
Refs #98.
2017-02-28 22:39:33 +01:00
Franz Liedke
e7b794b55b Rename translation key 2017-02-26 23:47:11 +01:00
Wiwat Srisattha
3e4b9f40bd Remove unnecessary double quotes 2017-02-19 09:02:29 +07:00
Wiwat Srisattha
f39e2b1ee2 Rename discussion modal translations 2017-02-19 08:56:43 +07:00
Franz Liedke
080379e230 Merge pull request #92 from renyuneyun/master
add missing translations (for EditUserModal.js)
2017-02-03 17:22:00 +01:00
renyuneyun
d2d7827caf add missing translations (for EditUserModal.js) 2016-12-28 21:57:52 +00:00
Miles Cellar
42d4a3c970 Add missing translation
Associated with: https://github.com/flarum/core/pull/1094
2016-12-27 01:56:02 +01:00
Sajjad Hashemian
6822ffb26f Add remember me label 2016-11-29 11:31:45 +03:30
Toby Zerner
c90932071c Move username validation message for specificity 2016-11-27 19:41:18 +10:30
Maël Soucaze
ec00660cba Quote strings with special or reserved characters
These strings contain commas and should be quoted.
Source: http://symfony.com/doc/current/components/yaml/yaml_format.html#strings
2016-06-04 14:57:57 +02:00
Toby Zerner
4a744b1dbd Add new translations for admin Appearance page 2016-06-04 18:45:12 +09:30
Maël Soucaze
bf31979a59 Remove unnecessary double quotes (#77) 2016-05-23 22:59:16 +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
2c57f74608 Add translation for post "Edited" indicator 2016-05-21 20:28:29 +09: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
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
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
Toby Zerner
f567f7dd5b Update translations for sudo mode removal (flarum/core#674) 2016-03-11 12:45:29 +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
Bogdan Teodoru
ee85e9bbaf #679 Ask for confirmation before "Mark all as Read" 2016-01-11 23:11:59 +02: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
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
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