From 4478167634c9924edd0d2eba3edb19be7858403d Mon Sep 17 00:00:00 2001 From: Weedy Weed Smoker Date: Sat, 23 May 2020 03:57:02 +0700 Subject: [PATCH] Greek: Correct typo in Unify timedate ENUMs --- intl/msg_hash_el.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intl/msg_hash_el.h b/intl/msg_hash_el.h index 670b2c009c..9c5a100583 100644 --- a/intl/msg_hash_el.h +++ b/intl/msg_hash_el.h @@ -3786,7 +3786,7 @@ MSG_HASH( ) MSG_HASH( MENU_ENUM_LABEL_VALUE_TIMEDATE_DDMMYYYY, - "HH-MM/ΧΧΧΧ" + "HH-MM-ΧΧΧΧ" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_TIMEDATE_DDMM,