• László Németh's avatar
    tdf#118127 fix date format duplications in Hungarian locale · 61c713bf
    László Németh yazdı
    – by adding and using narrow month names "jan."–"dec." (abbreviated
    month names are still Roman numbers for back-compatibility);
    
    – by adding ortographically incorrect, but "interoperable/back-compatible"
      typewriter & Excel format "YYYY.M.D.";
    
    – by replacing one of the "YYYY. MMM. D." by "YYYY. MM. DD.".
    
    Other changes:
    
    – replacing incorrect "YYYY. M. D." format with the ortographically
      correct "YYYY. MM. DD." format. We keep its long YYYY format for
      back-compatibility. (This system format is visible only on the extra
      page of the Date formatting list, so it's not an annoying duplication.)
    
    – abbreviated eras use non-breaking narrow spaces.
    
    Note: there is also a not so annoying duplication, the "YYYY-MM-DD HH:MM:SS",
    not on the first page of the date list in the dialog window and not in the
    XML file, but only on the second page of the date list. For back-compatibility,
    we keep this format in the XML file.
    
    Change-Id: I4c49d637710295395b75034aa50015a5f3719d89
    Reviewed-on: https://gerrit.libreoffice.org/59171
    Tested-by: Jenkins
    Reviewed-by: 's avatarLászló Németh <nemeth@numbertext.org>
    61c713bf
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
qa/cppunit Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_i18npool_test_breakiterator.mk Loading commit data...
CppunitTest_i18npool_test_characterclassification.mk Loading commit data...
CppunitTest_i18npool_test_ordinalsuffix.mk Loading commit data...
CppunitTest_i18npool_test_textsearch.mk Loading commit data...
CustomTarget_breakiterator.mk Loading commit data...
CustomTarget_collator.mk Loading commit data...
CustomTarget_indexentry.mk Loading commit data...
CustomTarget_localedata.mk Loading commit data...
CustomTarget_textconversion.mk Loading commit data...
Executable_gencoll_rule.mk Loading commit data...
Executable_genconv_dict.mk Loading commit data...
Executable_gendict.mk Loading commit data...
Executable_genindex_data.mk Loading commit data...
Executable_saxparser.mk Loading commit data...
Library_collator_data.mk Loading commit data...
Library_dict_ja.mk Loading commit data...
Library_dict_zh.mk Loading commit data...
Library_i18npool.mk Loading commit data...
Library_i18nsearch.mk Loading commit data...
Library_index_data.mk Loading commit data...
Library_localedata_en.mk Loading commit data...
Library_localedata_es.mk Loading commit data...
Library_localedata_euro.mk Loading commit data...
Library_localedata_others.mk Loading commit data...
Library_textconv_dict.mk Loading commit data...
Makefile Loading commit data...
Module_i18npool.mk Loading commit data...
README Loading commit data...
Rdb_saxparser.mk Loading commit data...