From 4caa62ed91d2ebda59e2af99531fd76acce3ded7 Mon Sep 17 00:00:00 2001 From: therzok Date: Tue, 29 Aug 2017 19:50:28 +0300 Subject: Fixup! --- main/po/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/po') diff --git a/main/po/Makefile.am b/main/po/Makefile.am index 30e7f62590..ca4152118e 100644 --- a/main/po/Makefile.am +++ b/main/po/Makefile.am @@ -10,7 +10,7 @@ MO_FILES = $(foreach po,$(FILES), $(INSTALL_DIR)/$(basename $(po))/LC_MESSAGES/$ all: $(GMO_FILES) update-po: - $(MDTOOL_RUN) gettext-update -f:$(top_srcdir)/Main.sln + $(MDTOOL_RUN) gettext-update --sort -f:$(top_srcdir)/Main.sln $(GMO_FILES): $(LC_BUILD)/%/LC_MESSAGES/$(PACKAGE).mo: %.po $(MKDIR_P) $(dir $@) -- cgit v1.2.3