This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO41X by this push:
     new 38b4322  Fixed XOR in French SDF
38b4322 is described below

commit 38b43223e9b56ce67a590a719ee817a0841de072
Author: mseidel <[email protected]>
AuthorDate: Sat Oct 9 12:51:16 2021 +0200

    Fixed XOR in French SDF
---
 extras/l10n/source/fr/localize.sdf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/extras/l10n/source/fr/localize.sdf 
b/extras/l10n/source/fr/localize.sdf
index 186d159..b118bf7 100644
--- a/extras/l10n/source/fr/localize.sdf
+++ b/extras/l10n/source/fr/localize.sdf
@@ -24227,9 +24227,9 @@ helpcontent2    source\text\swriter\02\14020000.xhp     
0       help    par_id3148430   74                      0       fr
 helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3150274   75                      0       fr      \<ahelp 
hid=\"HID_MN_CALC_OR\"\>Tests des valeurs correspondant au OU logique\</ahelp\> 
                        20130618 17:22:18
 helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3150297   181                     0       fr      Exemple : 0 OU 0 est 
faux (0), sinon vrai (1)                           20130618 17:22:18
 helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3149434   76                      0       fr      OU logique exclusif     
                        20130618 17:22:18
-helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3149457   77                      0       fr      XOR                     
        20130618 17:22:18
+helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3149457   77                      0       fr      OUX                     
        20130618 17:22:18
 helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3146980   78                      0       fr      \<ahelp 
hid=\"HID_MN_CALC_XOR\"\>Tests des valeurs correspondant au OU exclusif 
logique\</ahelp\>                               20130618 17:22:18
-helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3147003   182                     0       fr      Exemple : 1 XOR 0 
affiche 1 (vrai)                              20130618 17:22:18
+helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3147003   182                     0       fr      Exemple : 1 OUX 0 
affiche 1 (vrai)                              20130618 17:22:18
 helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3152925   79                      0       fr      ET logique              
                20130618 17:22:18
 helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3152948   80                      0       fr      AND                     
        20130618 17:22:18
 helpcontent2   source\text\swriter\02\14020000.xhp     0       help    
par_id3153792   81                      0       fr      \<ahelp 
hid=\"HID_MN_CALC_AND\"\>Teste les valeurs correspondant au ET 
logique\</ahelp\>                                20130618 17:22:18
@@ -72465,7 +72465,7 @@ formula source\core\resource\core_resource.src  0       
string  RID_STRLIST_FUNCTION_NAM
 formula        source\core\resource\core_resource.src  0       string  
RID_STRLIST_FUNCTION_NAMES      SC_OPCODE_CHOSE                 0       fr      
CHOISIR                         20130618 17:22:18
 formula        source\core\resource\core_resource.src  0       string  
RID_STRLIST_FUNCTION_NAMES      SC_OPCODE_AND                   0       fr      
ET                              20130618 17:22:18
 formula        source\core\resource\core_resource.src  0       string  
RID_STRLIST_FUNCTION_NAMES      SC_OPCODE_OR                    0       fr      
OU                              20130618 17:22:18
-formula        source\core\resource\core_resource.src  0       string  
RID_STRLIST_FUNCTION_NAMES      SC_OPCODE_XOR                   0       fr      
OU EXCLUSIF                             20130618 17:22:18
+formula        source\core\resource\core_resource.src  0       string  
RID_STRLIST_FUNCTION_NAMES      SC_OPCODE_XOR                   0       fr      
OUX                             20130618 17:22:18
 formula        source\core\resource\core_resource.src  0       string  
RID_STRLIST_FUNCTION_NAMES      SC_OPCODE_NOT                   0       fr      
NON                             20130618 17:22:18
 formula        source\core\resource\core_resource.src  0       string  
RID_STRLIST_FUNCTION_NAMES      SC_OPCODE_NEG                   0       fr      
NEG                             20130618 17:22:18
 formula        source\core\resource\core_resource.src  0       string  
RID_STRLIST_FUNCTION_NAMES      SC_OPCODE_PI                    0       fr      
PI                              20130618 17:22:18

Reply via email to