summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2016-02-09 15:22:24 -0500
committerhmhealey <harrisonmhealey@gmail.com>2016-02-09 15:22:24 -0500
commitb05c317c656b74d773f3977aaf0e2e8e83b1380b (patch)
treeac866abbef6be9e0bae8dd74188fc8b24f2b04df /web/static/i18n/en.json
parent137920b479b9cb6688a4ad683c67280549680c70 (diff)
downloadchat-b05c317c656b74d773f3977aaf0e2e8e83b1380b.tar.gz
chat-b05c317c656b74d773f3977aaf0e2e8e83b1380b.tar.bz2
chat-b05c317c656b74d773f3977aaf0e2e8e83b1380b.zip
Replaced Permalink popover with a Permalink modal
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index ff25d98c2..b4a68425e 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -625,6 +625,8 @@
"get_link.copy": "Copy Link",
"get_link.clipboard": " Link copied to clipboard.",
"get_link.close": "Close",
+ "get_post_link_modal.title": "Copy Permalink",
+ "get_post_link_modal.help": "The link below allows authorized users to see your post.",
"get_team_invite_link_modal.title": "Team Invite Link",
"get_team_invite_link_modal.help": "Send teammates the link below for them to sign-up to this team site.",
"get_team_invite_link_modal.helpDisabled": "User creation has been disabled for your team. Please ask your team administrator for details.",
@@ -787,7 +789,6 @@
"post_info.permalink": "Permalink",
"post_info.del": "Delete",
"post_info.edit": "Edit",
- "post_info.copy": "Copy ",
"posts_view.newMsg": "New Messages",
"posts_view.loadMore": "Load more messages",
"register_app.required": "Required",
@@ -1261,4 +1262,4 @@
"intro_messages.beginning": "Beginning of {name}",
"intro_messages.invite": "Invite others to this {type}",
"intro_messages.setHeader": "Set a Header"
-} \ No newline at end of file
+}