1
0
mirror of https://github.com/flarum/core.git synced 2025-08-09 18:07:02 +02:00

Revise "reused strings" commenting to match core

- Fixes commenting on two files where I accidentally used an old version.
This commit is contained in:
dcsjapan
2015-10-22 15:26:58 +09:00
parent 86b8875050
commit d0a0fe7e06
2 changed files with 4 additions and 2 deletions

View File

@@ -42,9 +42,10 @@ flarum-flags:
flag_button: Flag flag_button: Flag
## ##
# REUSED STRINGS - The following keys are referenced by two or more unique keys. # REUSED STRINGS - These keys should not be used directly in code!
## ##
# Strings in this namespace are referenced by two or more unique keys.
ref: ref:
flag_post: Flag Post flag_post: Flag Post
flagged_posts: Flagged Posts flagged_posts: Flagged Posts

View File

@@ -29,8 +29,9 @@ flarum-sticky:
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. # REUSED STRINGS - These keys should not be used directly in code!
## ##
# Strings in this namespace are referenced by two or more unique keys.
ref: ref:
sticky: Sticky sticky: Sticky