summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc
diff options
context:
space:
mode:
authorLaurent Balland <laurent.balland@mailo.fr>2023-05-30 21:26:29 +0200
committerLaurent Balland <laurent.balland@mailo.fr>2023-06-01 09:26:50 +0200
commit811e67eb45b1fc97d8c8cc9509acb33267a51aa4 (patch)
tree90e9bbd0f07def0b1b7c0ac28336410cf9d1d18b /sc/uiconfig/scalc
parente2f90d1d0e51c68dd01c9968cdb7a3bbb5658613 (diff)
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.guillou@libreoffice.org> Reviewed-by: Laurent Balland <laurent.balland@mailo.fr>
Diffstat (limited to 'sc/uiconfig/scalc')
-rw-r--r--sc/uiconfig/scalc/ui/textimportcsv.ui4
1 files changed, 2 insertions, 2 deletions
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>