[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - i18npool/source

Mihkel Tõnnov mihhkel at gmail.com
Sat May 28 19:03:31 UTC 2016


 i18npool/source/localedata/data/et_EE.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit bea490d0612bc3945de2800cf99e6b8540b495fd
Author: Mihkel Tõnnov <mihhkel at gmail.com>
Date:   Sat May 28 20:34:28 2016 +0200

    Estonian localization of aboveWord and belowWord
    
    Change-Id: Ie872c593c531b99360efe7fcf807e76cb88acb79
    (cherry picked from commit 91244b95b7826ec5c1075c00e6b4013804c4ab2f)
    Reviewed-on: https://gerrit.libreoffice.org/25589
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/i18npool/source/localedata/data/et_EE.xml b/i18npool/source/localedata/data/et_EE.xml
index 4ef0224..22a3403 100644
--- a/i18npool/source/localedata/data/et_EE.xml
+++ b/i18npool/source/localedata/data/et_EE.xml
@@ -358,8 +358,8 @@
       <quarter2Word>2. kvartal</quarter2Word>
       <quarter3Word>3. kvartal</quarter3Word>
       <quarter4Word>4. kvartal</quarter4Word>
-      <aboveWord>above</aboveWord>
-      <belowWord>below</belowWord>
+      <aboveWord>ülal</aboveWord>
+      <belowWord>allpool</belowWord>
       <quarter1Abbreviation>K1</quarter1Abbreviation>
       <quarter2Abbreviation>K2</quarter2Abbreviation>
       <quarter3Abbreviation>K3</quarter3Abbreviation>


More information about the Libreoffice-commits mailing list