From 391cfb52dd9fde81fdd0899cb91669545fdbd664 Mon Sep 17 00:00:00 2001 From: eight Date: Thu, 9 Nov 2017 05:29:38 +0800 Subject: [PATCH] Fix: then -> than the --- _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 163ef8df..bf75459a 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -909,8 +909,8 @@ "description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates." }, "versionInvalidOlder": { - "message": "The version is older then installed style.", - "description": "Displayed when the version of style is older then installed one" + "message": "The version is older than the installed style.", + "description": "Displayed when the version of style is older than the installed one" }, "writeStyleFor": { "message": "Write style for: ",