From 360a8df3af57489b1c9467b46c72fe45f1225979 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 24 Oct 2017 16:20:55 +0200 Subject: ka_GE locale: Fix yesexp to make it agree with CLDR. * localedata/locales/ka_GE (LC_MESSAGES): Fix yesexp to make it agree with CLDR (include the first letter of yesstr). Also make it more readable by using ASCII where possible. --- localedata/locales/ka_GE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'localedata/locales') diff --git a/localedata/locales/ka_GE b/localedata/locales/ka_GE index 7b38a00c94..f520c8dc06 100644 --- a/localedata/locales/ka_GE +++ b/localedata/locales/ka_GE @@ -144,8 +144,8 @@ first_weekday 2 END LC_TIME LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "^[+1yYkKx]" +noexpr "^[-0nNaA]" yesstr "" nostr "" END LC_MESSAGES -- cgit v1.2.3-70-g09d2