From f5b3652d976ff9720846ed604a764abb6d3d7a39 Mon Sep 17 00:00:00 2001 From: Sam Date: Fri, 15 Dec 2017 12:29:39 +1100 Subject: [PATCH] HTML paste is experimental --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 2a446d55903..9de917c3c9f 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1087,7 +1087,7 @@ en: top_page_default_timeframe: "Default timeframe for the top view page." show_email_on_profile: "Show a user's email on their profile (only visible to themselves and staff)" prioritize_username_in_ux: "Show username first on user page, user card and posts (when disabled name is shown first)" - enable_rich_text_paste: "Enable automatic HTML to Markdown conversion when pasting text into the composer." + enable_rich_text_paste: "Enable automatic HTML to Markdown conversion when pasting text into the composer. (Experimental)" email_token_valid_hours: "Forgot password / activate account tokens are valid for (n) hours."