helpcontent2 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 64e916e498ca17e27aae2017b92260712a4cdb07
Author:     Rafael Lima <rafael.palma.l...@gmail.com>
AuthorDate: Sat Sep 24 12:17:20 2022 +0200
Commit:     Gerrit Code Review <ger...@gerrit.libreoffice.org>
CommitDate: Sat Sep 24 12:17:20 2022 +0200

    Update git submodules
    
    * Update helpcontent2 from branch 'master'
      to df6900524c02966c0d115312c458c5bc3e8f6f29
      - Silence strings for translation in SF Region service
    
        The example for calling "help" with the Number2Text method cannot be 
translated because the number and order of options is different for each 
supported language.
    
        For example, in "en-US" we have the following options:
        one, two, three
        ordinal: first, second, third
        ordinal-number: 1st, 2nd, 3rd
        year: nineteen ninety-nine, two thousand, two thousand one
        currency (for example, USD): two U.S. dollars and fifty cents
        money USD: two and 50/100 U.S. dollars
    
        Whereas in "pt-BR" the options are very different (and more 
importantly, a different number, which totally prevents translation).
        um, dois, três
        feminine: uma, duas, três
        masculine: um, dois, três
        ordinal-feminine: primeira, segunda, terceira
        ordinal-masculine: primeiro, segundo, terceiro
        ordinal-number-feminine: 1.ª, 2.ª, 3.ª
        ordinal-number-masculine: 1.º, 2.º, 3.º
    
        Change-Id: I688de573b82ca83d714562f1acc705c23333081f
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/137528
        Tested-by: Jenkins
        Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/helpcontent2 b/helpcontent2
index a9fed471fe91..df6900524c02 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit a9fed471fe915e0ad8053cf21227c5a4d8a31108
+Subproject commit df6900524c02966c0d115312c458c5bc3e8f6f29

Reply via email to