[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jan 9 11:57:27 UTC 2021
sc/uiconfig/scalc/ui/conditionalformatdialog.ui | 2 +-
sd/uiconfig/simpress/ui/photoalbum.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 0f1a89ed72994ce86da43ddef09426550e9e9145
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Jan 8 11:13:12 2021 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Sat Jan 9 12:56:45 2021 +0100
w was the accelerator in Down, not D
Change-Id: I813362bc52b4c761617ab73584df6d6302d29c41
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109012
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sc/uiconfig/scalc/ui/conditionalformatdialog.ui b/sc/uiconfig/scalc/ui/conditionalformatdialog.ui
index ffaa3844dbfd..2ed4b3c3095d 100644
--- a/sc/uiconfig/scalc/ui/conditionalformatdialog.ui
+++ b/sc/uiconfig/scalc/ui/conditionalformatdialog.ui
@@ -232,7 +232,7 @@
</child>
<child>
<object class="GtkButton" id="down">
- <property name="label" translatable="yes" context="conditionalformatdialog|down">_Down</property>
+ <property name="label" translatable="yes" context="conditionalformatdialog|down">Do_wn</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
diff --git a/sd/uiconfig/simpress/ui/photoalbum.ui b/sd/uiconfig/simpress/ui/photoalbum.ui
index 769f6367e48e..c658f9e78b75 100644
--- a/sd/uiconfig/simpress/ui/photoalbum.ui
+++ b/sd/uiconfig/simpress/ui/photoalbum.ui
@@ -187,7 +187,7 @@
</child>
<child>
<object class="GtkButton" id="down_btn">
- <property name="label" translatable="yes" context="photoalbum|down_btn">_Down</property>
+ <property name="label" translatable="yes" context="photoalbum|down_btn">Do_wn</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
More information about the Libreoffice-commits
mailing list