summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorJoren De Cuyper <joren.libreoffice@telenet.be>2013-05-22 17:43:07 +0200
committerFridrich Strba <fridrich@documentfoundation.org>2013-05-22 21:00:59 +0000
commitd910bee3860fbcebcb91ccc60c6ff17a11e32d5d (patch)
tree588f8f77ab9fe2aca8e3b718e5ccec3e06e0d4ac /sc
parentff966ca6f43e2013095f6379525f1d969e65aef4 (diff)
fdo#64870 Duplicate shortcut on Text Import dialogue
Accelerator 'o' is used for Open as well as Other, 'r' isn't used as accelerator in that dialog. Change-Id: Ia25f03e437378c49e90376dff8aa0826d53265a6 Reviewed-on: https://gerrit.libreoffice.org/4004 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'sc')
-rw-r--r--sc/uiconfig/scalc/ui/textimportcsv.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/textimportcsv.ui b/sc/uiconfig/scalc/ui/textimportcsv.ui
index afe12d514c07..92012ad527aa 100644
--- a/sc/uiconfig/scalc/ui/textimportcsv.ui
+++ b/sc/uiconfig/scalc/ui/textimportcsv.ui
@@ -390,7 +390,7 @@
<property name="column_spacing">12</property>
<child>
<object class="GtkCheckButton" id="other">
- <property name="label" translatable="yes">_Other</property>
+ <property name="label" translatable="yes">Othe_r</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>