Merge pull request #23 from dcsjapan/reuse-sticky

Clean up reused "sticky" string
This commit is contained in:
Toby Zerner 2015-10-22 11:31:42 +10:30
commit 86b8875050

View File

@ -16,14 +16,21 @@ flarum-sticky:
# These strings are displayed as tooltips for discussion badges. # These strings are displayed as tooltips for discussion badges.
badge: badge:
sticky_tooltip: Sticky sticky_tooltip: => flarum-sticky.ref.sticky
# These strings are used by the discussion control buttons. # These strings are used by the discussion control buttons.
discussion_controls: discussion_controls:
sticky_button: Sticky sticky_button: => flarum-sticky.ref.sticky
unsticky_button: Unsticky unsticky_button: Unsticky
# These strings are displayed between posts in the post stream. # These strings are displayed between posts in the post stream.
post_stream: post_stream:
discussion_stickied_text: "{username} stickied the discussion." discussion_stickied_text: "{username} stickied the discussion."
discussion_unstickied_text: "{username} unstickied the discussion." discussion_unstickied_text: "{username} unstickied the discussion."
##
# REUSED STRINGS - The following keys are referenced by two or more unique keys.
##
ref:
sticky: Sticky