From 6b149af91dd2185cb37a7334ec6bf799589c239e Mon Sep 17 00:00:00 2001 From: Waseem Daher Date: Tue, 6 Nov 2012 11:59:15 -0500 Subject: [PATCH] Rename 'huddle'->'Private message' in user-facing strings. (imported from commit d3bdccc37a4fb7b373c6c1c69091353f39fecafd) --- templates/zephyr/home.html | 2 +- templates/zephyr/keyboard_shortcuts.html | 6 +++--- zephyr/jstemplates/message.html | 2 +- zephyr/jstemplates/userinfo_popover_content.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/zephyr/home.html b/templates/zephyr/home.html index a40bde80be..786dd06aff 100644 --- a/templates/zephyr/home.html +++ b/templates/zephyr/home.html @@ -112,7 +112,7 @@
  • - +
  • diff --git a/templates/zephyr/keyboard_shortcuts.html b/templates/zephyr/keyboard_shortcuts.html index 2aee670680..22ccbcf38a 100644 --- a/templates/zephyr/keyboard_shortcuts.html +++ b/templates/zephyr/keyboard_shortcuts.html @@ -21,7 +21,7 @@ C - Compose new huddle message + Compose new private message r @@ -33,7 +33,7 @@ <Tab> - Switch between composing stream and huddle + Switch between composing stream and private message <Tab> and Enter @@ -67,7 +67,7 @@ h - Narrow to all huddles + Narrow to all private messages Esc diff --git a/zephyr/jstemplates/message.html b/zephyr/jstemplates/message.html index 00efe77496..40beba2c3e 100644 --- a/zephyr/jstemplates/message.html +++ b/zephyr/jstemplates/message.html @@ -41,7 +41,7 @@ You and {{display_reply_to}} + title="Narrow to your private messages with {{display_reply_to}}">You and {{display_reply_to}} {{/if}} {{/include_recipient}} diff --git a/zephyr/jstemplates/userinfo_popover_content.html b/zephyr/jstemplates/userinfo_popover_content.html index 01808d9b10..da43175287 100644 --- a/zephyr/jstemplates/userinfo_popover_content.html +++ b/zephyr/jstemplates/userinfo_popover_content.html @@ -2,7 +2,7 @@