summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-07-12 10:09:09 -0400
committerGitHub <noreply@github.com>2016-07-12 10:09:09 -0400
commitc377605906fc7eeb9dcaf75e66732efd3b4fe7fc (patch)
tree50893cd286609e12b6f03416372a4338dfff6afe /webapp/i18n
parentc976c2881ce5e34febac8a9850a6bad5d728625e (diff)
downloadchat-c377605906fc7eeb9dcaf75e66732efd3b4fe7fc.tar.gz
chat-c377605906fc7eeb9dcaf75e66732efd3b4fe7fc.tar.bz2
chat-c377605906fc7eeb9dcaf75e66732efd3b4fe7fc.zip
Update en.json (#3551)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index d84aeb68b..0d3080d03 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -286,13 +286,13 @@
"admin.image.previewHeightTitle": "Image Preview Height:",
"admin.image.previewWidthDescription": "Maximum width of preview image. Updating this value changes how preview images render in future, but does not change images created in the past.",
"admin.image.previewWidthExample": "Ex \"1024\"",
- "admin.image.previewWidthTitle": "Profile Picture Width:",
+ "admin.image.previewWidthTitle": "Image Preview Width:",
"admin.image.profileHeightDescription": "Height of profile picture.",
"admin.image.profileHeightExample": "Ex \"0\"",
"admin.image.profileHeightTitle": "Profile Picture Height:",
"admin.image.profileWidthDescription": "Width of profile picture.",
"admin.image.profileWidthExample": "Ex \"1024\"",
- "admin.image.profileWidthTitle": "Image Preview Width:",
+ "admin.image.profileWidthTitle": "Profile Picture Width:",
"admin.image.publicLinkDescription": "32-character salt added to signing of public image links. Randomly generated on install. Click \"Regenerate\" to create new salt.",
"admin.image.publicLinkExample": "Ex \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
"admin.image.publicLinkTitle": "Public Link Salt:",