i18npool/source/localedata/data/mt_MT.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit c20e8fbcf5aa2d358a9bdff2c9adc0b354c3af59 Author: Caolán McNamara <[email protected]> Date: Mon Feb 17 12:23:32 2014 +0000 Resolves: fdo#45841 fix autocorrect of single quotes in Maltese Change-Id: Id37ad55b8994b7ed40cdd569a016a68c7386b551 diff --git a/i18npool/source/localedata/data/mt_MT.xml b/i18npool/source/localedata/data/mt_MT.xml index 299ac1b..11ee8f0 100644 --- a/i18npool/source/localedata/data/mt_MT.xml +++ b/i18npool/source/localedata/data/mt_MT.xml @@ -42,8 +42,8 @@ <LongDateYearSeparator> </LongDateYearSeparator> </Separators> <Markers> - <QuotationStart>â</QuotationStart> - <QuotationEnd>â</QuotationEnd> + <QuotationStart>â</QuotationStart> + <QuotationEnd>â</QuotationEnd> <DoubleQuotationStart>â</DoubleQuotationStart> <DoubleQuotationEnd>â</DoubleQuotationEnd> </Markers>
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
