From 87bdc93e158e6c0835c47281e4cb15abca9c7d5e Mon Sep 17 00:00:00 2001 From: Rafael Kitover Date: Wed, 28 Dec 2022 18:51:37 +0000 Subject: [PATCH] Revert "translations: use %% instead of percent" This reverts commit 1ac7ac999ba1dd6c88783dc3eccd7b5ea2f6e7b6. The %% sequence turned out to not be dealt with specially by gettext tools. Signed-off-by: Rafael Kitover --- po/wxvbam/wxvbam.pot | 5 ++--- src/wx/xrc/GeneralConfig.xrc | 2 +- src/wx/xrc/SpeedupConfig.xrc | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/po/wxvbam/wxvbam.pot b/po/wxvbam/wxvbam.pot index 82edf3df..d431c0d0 100644 --- a/po/wxvbam/wxvbam.pot +++ b/po/wxvbam/wxvbam.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-12-04 15:52+0000\n" +"POT-Creation-Date: 2022-12-02 22:20+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2877,8 +2877,7 @@ msgid "&Throttle" msgstr "" #: xrc/GeneralConfig.xrc:96 xrc/SpeedupConfig.xrc:27 -#, c-format -msgid "%% of normal:" +msgid "percent of normal:" msgstr "" #: xrc/GeneralConfig.xrc:106 diff --git a/src/wx/xrc/GeneralConfig.xrc b/src/wx/xrc/GeneralConfig.xrc index 07d194fd..2117962f 100644 --- a/src/wx/xrc/GeneralConfig.xrc +++ b/src/wx/xrc/GeneralConfig.xrc @@ -93,7 +93,7 @@ wxHORIZONTAL - + wxALL|wxALIGN_CENTRE_VERTICAL 5 diff --git a/src/wx/xrc/SpeedupConfig.xrc b/src/wx/xrc/SpeedupConfig.xrc index 19aca25d..30d6650d 100644 --- a/src/wx/xrc/SpeedupConfig.xrc +++ b/src/wx/xrc/SpeedupConfig.xrc @@ -24,7 +24,7 @@ wxHORIZONTAL - + 60,-1d wxALL|wxALIGN_CENTRE_VERTICAL