From d0a0fe7e06d4092ba01be33ec79cf7a234115349 Mon Sep 17 00:00:00 2001 From: dcsjapan Date: Thu, 22 Oct 2015 15:26:58 +0900 Subject: [PATCH] Revise "reused strings" commenting to match core - Fixes commenting on two files where I accidentally used an old version. --- extensions/lang-english/locale/flarum-flags.yml | 3 ++- extensions/lang-english/locale/flarum-sticky.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/extensions/lang-english/locale/flarum-flags.yml b/extensions/lang-english/locale/flarum-flags.yml index 276f26131..9cf9f7bb6 100644 --- a/extensions/lang-english/locale/flarum-flags.yml +++ b/extensions/lang-english/locale/flarum-flags.yml @@ -42,9 +42,10 @@ flarum-flags: 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: flag_post: Flag Post flagged_posts: Flagged Posts diff --git a/extensions/lang-english/locale/flarum-sticky.yml b/extensions/lang-english/locale/flarum-sticky.yml index 360497538..cb004cfab 100644 --- a/extensions/lang-english/locale/flarum-sticky.yml +++ b/extensions/lang-english/locale/flarum-sticky.yml @@ -29,8 +29,9 @@ flarum-sticky: 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: sticky: Sticky