summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 8200c041a..cb8529c6b 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1052,11 +1052,11 @@
"calling_screen": "Calling",
"center_panel.recent": "Click here to jump to recent messages. ",
"change_url.close": "Close",
- "change_url.endWithLetter": "Must end with a letter or number",
+ "change_url.endWithLetter": "URL must end with a letter or number.",
"change_url.invalidUrl": "Invalid URL",
- "change_url.longer": "Must be longer than two characters",
- "change_url.noUnderscore": "Can not contain two underscores in a row.",
- "change_url.startWithLetter": "Must start with a letter or number",
+ "change_url.longer": "URL must be two or more characters.",
+ "change_url.noUnderscore": "URL can not contain two underscores in a row.",
+ "change_url.startWithLetter": "URL must start with a letter or number.",
"channelHeader.addToFavorites": "Add to Favorites",
"channelHeader.removeFromFavorites": "Remove from Favorites",
"channel_flow.alreadyExist": "A channel with that URL already exists",