From 05d00802ff30d7df3a1acf89f616c3c9f235edeb Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 28 Feb 2017 12:16:56 -0500 Subject: [PATCH] Update server.en.yml --- 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 94e7776..b482ff4 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1,7 +1,7 @@ en: site_settings: assigns_public: "Allow general public to see topic assignments" - assigns_user_url_path: "Assigned users link to the following path (use: {username} to subtitue username)" + assigns_user_url_path: "Path to users assigned topics (use: {username} to substitute username)" assigns_by_staff_mention: "If a staff member mentions another staff member, topic is automatically assigned" unassign_creates_tracking_post: "If you unassign a topic a whisper or small action will be created to track change" assign_self_regex: "Regex that needs to pass for self assign. Example 'my list'"