diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile | 2 | ||||
-rw-r--r-- | po/hu.po | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/po/Makefile b/po/Makefile index d62bb79..09907fa 100644 --- a/po/Makefile +++ b/po/Makefile @@ -32,6 +32,7 @@ formatting: all # formatting all isodumper.po files #(just add to the list the available language or comment the unavailable language) + cd ../tools && sh po-update.sh ar cd ../tools && sh po-update.sh ast cd ../tools && sh po-update.sh ca cd ../tools && sh po-update.sh cs @@ -66,6 +67,7 @@ compile : all # compile all isodumper.mo files #(just add to the list the available language or comment the unavailable language) + cd ../tools && sh po-compile.sh ar cd ../tools && sh po-compile.sh ast cd ../tools && sh po-compile.sh ca cd ../tools && sh po-compile.sh cs @@ -1,6 +1,6 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# Hungarian translation for isodumper package. +# Copyright (C) 2013 THE isodumper'S COPYRIGHT HOLDER +# This file is distributed under the same license as the isodumper package. # # Translators: # Automatically generated, 2013 |