Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/4005
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/05/4005/1
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
---
M sc/uiconfig/scalc/ui/textimportcsv.ui
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sc/uiconfig/scalc/ui/textimportcsv.ui
b/sc/uiconfig/scalc/ui/textimportcsv.ui
index afe12d5..92012ad 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>
--
To view, visit https://gerrit.libreoffice.org/4005
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia25f03e437378c49e90376dff8aa0826d53265a6
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-1
Gerrit-Owner: Joren De Cuyper <[email protected]>
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice