From 99abef96c6a8b71ae1f5f77e3f2fa5482fc47d5a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 23 Aug 2022 22:35:13 -0400 Subject: Remove fuzzy markers from translation files As I understand it, these are a signal from xgettext that it has changed an entry, so human revision may be required. The files checked in to the source tree have been human reviewed, and so should not have any "fuzz" in them. This wouldn't really be an issue if meson/xgettext didn't annoyingly smash patchage.pot when .po files are updated, but such is life. --- po/de.po | 1 - 1 file changed, 1 deletion(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index ac87481..cf19aa9 100644 --- a/po/de.po +++ b/po/de.po @@ -1,7 +1,6 @@ # Copyright 2022 David Robillard # SPDX-License-Identifier: GPL-3.0-or-later # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: patchage 1.0.9\n" -- cgit v1.2.1