From 0fe371dab386dc4aeb08e601a91d61469f2f5f7a Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 22 Feb 2022 11:46:11 +0100 Subject: change translation domain to 'hydrilla-messages' --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 3a51409..abc39da 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,6 +5,6 @@ # Available under the terms of Creative Commons Zero v1.0 Universal. include src/hydrilla/schemas/*.schema.json* -include src/hydrilla/builder/locales/*/LC_MESSAGES/messages.po +include src/hydrilla/builder/locales/*/LC_MESSAGES/hydrilla-messages.po include src/test/source-package-example/* global-exclude .git .gitignore .gitmodules -- cgit v1.2.3