diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-24 19:52:18 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-24 23:53:22 +0200 |
commit | 052ef59443015c5b8a21dcf978149d6e759a8663 (patch) | |
tree | af418804bd7fe19bef20f63e93a7dd2f211e2a17 /sd | |
parent | 24c6ba4b58ce4627d327f59bd5694b54092e8ba5 (diff) |
restore translatable="no"
Change-Id: I42b46c0cada25703e8e9600533a220252796457e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101289
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/ui/copydlg.ui | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/ui/copydlg.ui b/sd/uiconfig/sdraw/ui/copydlg.ui index 97dddd5a4147..a1eb1da844d7 100644 --- a/sd/uiconfig/sdraw/ui/copydlg.ui +++ b/sd/uiconfig/sdraw/ui/copydlg.ui @@ -465,6 +465,7 @@ <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child> @@ -482,6 +483,7 @@ <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child> |