From 47b8034efc33a1c022d4a1f8385e3739aca86442 Mon Sep 17 00:00:00 2001 From: Johnny_M Date: Wed, 5 Jul 2017 20:09:03 +0200 Subject: Translate German comments/debug strings (leftovers in dirs sdext to soltools) Translates leftovers found using a custom regex and manually checking the rest of the affected file. Additionally: - Translation of someone's attempts at Spanish in the .java file Change-Id: Ie3a761bc1a8e302247d5dd6e93a6bc4cb3e85a9f Reviewed-on: https://gerrit.libreoffice.org/39609 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- smoketest/data/Basic/Standard/Global.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'smoketest') diff --git a/smoketest/data/Basic/Standard/Global.xml b/smoketest/data/Basic/Standard/Global.xml index 220fb83b7f98..fa28297fe695 100644 --- a/smoketest/data/Basic/Standard/Global.xml +++ b/smoketest/data/Basic/Standard/Global.xml @@ -528,7 +528,7 @@ Sub ShowOptionsDlg REM show the dialog gOptionsDialog.execute() - ' jetzt läuft der Dialog, bis ein Button gedrückt wird + ' now the dialog will run until a button is pressed Select Case (gDlgState) case cDlgOk -- cgit