Franz Liedke
2768819ecf
Add translation for incomplete email configuration
...
Refs flarum/core#1763 , flarum/core#1921 .
2020-02-07 12:06:18 +01:00
Franz Liedke
4ee1816f63
Add translation for Mailgun region field
...
Refs flarum/core#1834.
Closes #144 .
2020-01-10 20:34:24 +01:00
Matteo Contrini
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
David Sevilla Martín
2329d8050a
Add mark as read notification tooltip ( #146 )
2019-09-09 23:36:39 +02:00
Matthew Kilgore
be0b212e33
Add translation for Edit User Permission ( #145 )
...
Co-Authored-By: Franz Liedke <franz@develophp.org>
2019-09-03 23:51:31 +02:00
Franz Liedke
94a892f2c2
Add/fix error message for authentic-/authorization
...
Refs flarum/core#1641 .
2019-08-22 00:03:31 +02:00
Franz Liedke
405cd8764e
Add error message for invalid confirmation tokens
...
Fixes flarum/core#1337 .
2019-08-14 19:39:52 +02:00
Franz Liedke
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
Franz Liedke
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
Franz Liedke
03f4305497
Add translations for user deletion status
...
Replaces #142 .
Refs flarum/core#1750 , flarum/core#1788 .
2019-08-14 08:35:25 +02:00
Daniël Klabbers
9b81aef5f0
added labels for tags, by re-using those in the permisssion groups
2019-06-24 11:18:19 +02:00
Daniël Klabbers
1a5eea0ba3
Merge pull request #118 from fvlasie/master
...
Improved style of English
2019-06-24 10:53:10 +02:00
Daniël Klabbers
686bbdbb8a
added strings for the 419 csrf token timeout
2019-06-24 09:39:26 +02:00
Miles Cellar
ec652583b5
Fix translation sorting
...
As reported by @Hiobi on the French language pack ([see commit](416cbd9da9
)).
2019-05-12 11:50:09 +02:00
Franz Liedke
3b8ca7d3ba
Add strings for all mail drivers' settings
...
Refs flarum/core#1169 .
2019-03-19 09:59:28 +01:00
Franz Liedke
de29062cae
Add strings for revised mail settings page
...
Refs flarum/core#1169 .
2019-03-16 11:01:30 +01:00
Toby Zerner
92b89532ec
Add translations for new admin tools button
2018-11-22 16:32:09 +10:30
Miles Cellar
a4a341c929
Fix translation sorting ( #134 )
2018-09-23 16:27:27 +02:00
David Sevilla Martín
515cc3f42f
Add view user last seen at label ( #132 )
...
* Add view user last seen at label
* Update core.yml
2018-09-22 23:56:21 +02:00
David Sevilla Martín
9e3a54d8ba
Add core.forum.user.posts_empty_text
2018-09-22 17:12:50 -04:00
AFR
45761e5651
Separate edit and delete posts translation ( #129 )
2018-06-24 23:49:35 +02:00
Sajjad Hashemian
dcef34bafa
[WIP] sort keys ( #125 )
...
* sort core.yml
* sort flarum-suspend.yml
* sort flarum-tags.yml
* undo email subjects
2018-06-16 14:08:20 +09:30
Clark Winkelmann
a8274a5821
Use more consistent capitalization for back tooltip
2018-05-24 18:51:31 +02:00
Daniël Klabbers
16689cbac7
Update core.yml
...
now that we need the full icon class, the groups icon text has to be updated too
2018-05-13 22:03:37 +02:00
fvlasie
0b218489f0
Improved style of ENglish
2018-03-03 19:11:12 -08:00
Miles Cellar
71ecb164c8
Use reused translations and remove unnecessary double quotes ( #115 )
...
* Use reused translations and remove unnecessary double quotes
* Additional use of reused translations
2018-02-14 08:14:54 +01:00
Franz Liedke
31bc5effe3
Translate new "Previous page" button on discussion list
2018-01-10 20:43:56 +01:00
AFR
80132f086c
Custom Footer HTML Translations ( #113 )
...
* Custom Footer HTML Translations
* Reorder translation group alphabetically
2018-01-07 18:33:23 +01:00
Franz Liedke
862cbff895
Try to improve load error message
...
Necessary until refreshing assets works better...
Closes #112 .
2018-01-03 22:36:32 +01:00
Toby Zerner
e674b0181b
Extract admin dashboard statistics from core into an extension
2017-12-10 21:05:01 +10:30
Toby Zerner
8bdbacedcc
Merge pull request #110 from milescellar/patch-2
...
Create core.ref.posts reused translation to replace multiple occurences
2017-11-30 08:02:47 +10:30
Miles Cellar
f2075ec3bf
Create core.ref.posts reused translation to replace multiple occurences
2017-11-29 19:49:12 +01:00
Miles Cellar
65813f1dbd
Use reused translation on the Statistics dashboard widget
2017-11-29 19:40:54 +01:00
Toby Zerner
a0587ec68a
Update translations for dashboard overhaul
2017-11-29 17:22:17 +10:30
Toby Zerner
e4d863842a
Add translation for 404 error return link
2017-11-29 13:23:55 +10:30
Toby Zerner
4369ff350b
Add translations for errors messages, log out confirmation
2017-11-29 13:05:10 +10:30
Toby Zerner
8c900dec01
Update translations for reset password UI
2017-11-29 13:04:56 +10:30
Toby Zerner
f00f522d6c
Merge pull request #108 from milescellar/patch-1
...
Remove unnecessary double quotes
2017-11-05 12:57:07 +02:00
Toby Zerner
60f111ca87
Add translation for Preview tooltip
2017-11-05 16:28:00 +10:30
Miles Cellar
f16ccc775c
Remove unnecessary double quotes
...
Due to 0ec346fbfb
(the comma was the special character which needed double quotes before its removal)
2017-11-02 23:33:14 +01:00
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