From 25782460dcdaefd8a2916f2786276ee99bcfdccf Mon Sep 17 00:00:00 2001 From: Kevin Payravi Date: Wed, 24 Jul 2024 02:40:29 -0700 Subject: [PATCH] Using ellipsis instead of three dots --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index c82541e..a6cc564 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -325,7 +325,7 @@ "description": "Input for a custom BreezeWiki host not included by default" }, "settingsBreezeWikiCustomHostOption": { - "message": "Custom host...", + "message": "Custom host…", "description": "Option to input a custom BreezeWiki host" }, "settingsBreezeWikiCustomHostSet": { @@ -461,7 +461,7 @@ "description": "Do not translate the language code in brackets. If this language is your language, leave only one name. Otherwise, add the name of the language in your language before the slash. For example, ZH should be \"[ZH] Chinese / 中文\" in English, but just \"[ZH] 中文\" in Chinese." }, "settingsNameFilterPlaceholder": { - "message": "Enter wiki name...", + "message": "Enter wiki name…", "description": "Placeholder for the name filter input" }, "settingsWikiExp": {