From 4be9a13f345f2679839136822586234973bb31fd Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 15 Jul 2026 07:35:14 +0200 Subject: [PATCH] Use Abbrechen for German cancel actions --- CMakeLists.txt | 2 +- po/de.po | 2 +- po/prozgui.pot | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 18156f2..ae86cb3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.20) -project(prozgui VERSION 2.4.6 LANGUAGES C CXX) +project(prozgui VERSION 2.4.7 LANGUAGES C CXX) include(GNUInstallDirs) find_package(Threads REQUIRED) diff --git a/po/de.po b/po/de.po index dbb32ab..9ead4a7 100644 --- a/po/de.po +++ b/po/de.po @@ -178,7 +178,7 @@ msgstr "OK" #: src/dl_win.cxx:119 src/we.cxx:336 src/we.cxx:4670 msgid "Cancel" -msgstr "Stornieren" +msgstr "Abbrechen" #: src/we.cxx:4244 msgid "About ProzGUI" diff --git a/po/prozgui.pot b/po/prozgui.pot index 779977e..b8a4066 100644 --- a/po/prozgui.pot +++ b/po/prozgui.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: prozgui 2.4.6\n" +"Project-Id-Version: prozgui 2.4.7\n" "POT-Creation-Date: 2003-02-18 05:45+0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n"