From 493ff20931f5133025540841a248a0763bff78df Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Fri, 13 Jun 2025 22:00:10 +0200 Subject: Use ‘gotext update’ instead of ‘gotext extract’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/rosetta/en/messages.gotext.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'src/rosetta/en') diff --git a/src/rosetta/en/messages.gotext.json b/src/rosetta/en/messages.gotext.json index e2651b1..7570d37 100644 --- a/src/rosetta/en/messages.gotext.json +++ b/src/rosetta/en/messages.gotext.json @@ -358,6 +358,20 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "%d Euro", + "message": "%d Euro", + "translation": "%d Euro", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Printer code on a %d euro bill", + "message": "Printer code on a %d euro bill", + "translation": "Printer code on a %d euro bill", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "Location Codes", "message": "Location Codes", @@ -512,20 +526,6 @@ "translatorComment": "Copied from source.", "fuzzy": true }, - { - "id": "%d Euro", - "message": "%d Euro", - "translation": "%d Euro", - "translatorComment": "Copied from source.", - "fuzzy": true - }, - { - "id": "Printer code on a %d euro bill", - "message": "Printer code on a %d euro bill", - "translation": "Printer code on a %d euro bill", - "translatorComment": "Copied from source.", - "fuzzy": true - }, { "id": "Euro Banknotes", "message": "Euro Banknotes", -- cgit v1.2.3