Merge pull request #32 from maelsoucaze/reply

Merge Reply references into a reused string
This commit is contained in:
Toby Zerner 2015-10-23 20:33:45 +10:30
commit 66f0bf2755
2 changed files with 3 additions and 2 deletions

View File

@ -170,7 +170,7 @@ core:
log_in_to_reply_button: Log In to Reply
rename_button: Rename
rename_text: Enter a new title for this discussion:
reply_button: Reply
reply_button: => core.ref.reply
restore_button: => core.ref.restore
# These strings are used in the discussion list.
@ -374,6 +374,7 @@ core:
notifications: Notifications
okay: OK
password: Password
reply: Reply
restore: Restore
save_changes: Save Changes
settings: Settings

View File

@ -22,7 +22,7 @@ flarum-mentions:
mentioned_by_text: "{users} replied to this." # Can be pluralized to agree with the number of users!
mentioned_by_self_text: "{users} replied to this." # Can be pluralized to agree with the number of users!
others_link: => flarum-mentions.ref.others
reply_link: Reply
reply_link: => core.ref.reply
you_text: You
# These strings are used in the Settings page.