sc/uiconfig/scalc/ui/textimportcsv.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 811e67eb45b1fc97d8c8cc9509acb33267a51aa4
Author:     Laurent Balland <laurent.ball...@mailo.fr>
AuthorDate: Tue May 30 21:26:29 2023 +0200
Commit:     Laurent Balland <laurent.ball...@mailo.fr>
CommitDate: Thu Jun 1 09:26:50 2023 +0200

    tdf#154131 Update UI
    
    Change "scientific numbers" to "scientific notation"
    
    Change-Id: Ic895fda8fb98d0307d05c4a540b4ba43079f8682
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152405
    Tested-by: Jenkins
    Reviewed-by: Stéphane Guillou <stephane.guil...@libreoffice.org>
    Reviewed-by: Laurent Balland <laurent.ball...@mailo.fr>

diff --git a/sc/uiconfig/scalc/ui/textimportcsv.ui 
b/sc/uiconfig/scalc/ui/textimportcsv.ui
index 8f1da18b48e7..a7ab406a563c 100644
--- a/sc/uiconfig/scalc/ui/textimportcsv.ui
+++ b/sc/uiconfig/scalc/ui/textimportcsv.ui
@@ -587,7 +587,7 @@
                         <property name="column-spacing">12</property>
                         <child>
                           <object class="GtkCheckButton" 
id="quotedfieldastext">
-                            <property name="label" translatable="yes" 
context="textimportcsv|quotedfieldastext">F_ormat quoted field as 
text</property>
+                            <property name="label" translatable="yes" 
context="textimportcsv|quotedfieldastext">Format _quoted field as 
text</property>
                             <property name="visible">True</property>
                             <property name="can-focus">True</property>
                             <property name="receives-default">False</property>
@@ -665,7 +665,7 @@
                         </child>
                         <child>
                           <object class="GtkCheckButton" 
id="detectscientificnumbers">
-                            <property name="label" translatable="yes" 
context="textimportcsv|detectspecialnumbers">Detect scientific 
num_bers</property>
+                            <property name="label" translatable="yes" 
context="textimportcsv|detectspecialnumbers">Detect scientific 
n_otation</property>
                             <property name="visible">True</property>
                             <property name="can-focus">True</property>
                             <property name="receives-default">False</property>

Reply via email to