summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2016-12-13 16:12:06 +0100
committerAndras Timar <andras.timar@collabora.com>2017-04-12 17:07:13 +0200
commitff707db0a86bd78ac32efb0d7d5b039c85d636b3 (patch)
tree234c9a415dd732f50a414968bba39dc2add789cb /svx
parenteae84fb805f8ba1bce72a64e78b8ef6f8eb22439 (diff)
SafeMode: s/LibreOffice/%PRODUCTNAME/, small UI changes
nouns are written Upper Case only in German also Cancel button looks odd as secondary Change-Id: Id1b051cbb86ab69ea88c7b1da2cda3eb19f063de Reviewed-on: https://gerrit.libreoffice.org/31971 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de> (cherry picked from commit 8020215f1f502d30a5045689b865afc0092f126f)
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/crashreportdlg.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/crashreportdlg.ui b/svx/uiconfig/ui/crashreportdlg.ui
index aa8e925179a2..6236cd7babc6 100644
--- a/svx/uiconfig/ui/crashreportdlg.ui
+++ b/svx/uiconfig/ui/crashreportdlg.ui
@@ -113,7 +113,7 @@ Thank you for your help in improving %PRODUCTNAME.</property>
</child>
<child>
<object class="GtkCheckButton" id="check_safemode">
- <property name="label" translatable="yes">Restart LibreOffice to enter Safe Mode</property>
+ <property name="label" translatable="yes">Restart %PRODUCTNAME to enter safe mode</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>