2
0
mirror of https://github.com/boostorg/locale.git synced 2026-01-19 04:22:08 +00:00
Files
locale/test/generate_catalogs.sh
Alexander Grund 595934f25e Update license headers
Use the more concise format omitting the reference to the license file
and refer to the URL only.
2022-07-12 18:35:41 +02:00

13 lines
426 B
Bash
Executable File

#!/bin/sh
# Copyright (c) 2009-2011 Artyom Beilis (Tonkikh)
#
# Distributed under the Boost Software License, Version 1.0.
# https://www.boost.org/LICENSE_1_0.txt
msgfmt --endianness=big he/LC_MESSAGES/simple.po -o he/LC_MESSAGES/simple.mo
msgfmt he/LC_MESSAGES/default.po -o he/LC_MESSAGES/default.mo
msgfmt he/LC_MESSAGES/fall.po -o he/LC_MESSAGES/fall.mo
msgfmt he_IL/LC_MESSAGES/full.po -o he_IL/LC_MESSAGES/full.mo