generate_catalogs.sh 481 B

1234567891011121314
  1. #!/bin/sh
  2. # Copyright (c) 2009-2011 Artyom Beilis (Tonkikh)
  3. #
  4. # Distributed under the Boost Software License, Version 1.0. (See
  5. # accompanying file LICENSE_1_0.txt or copy at
  6. # http://www.boost.org/LICENSE_1_0.txt)
  7. #
  8. msgfmt --endianness=big he/LC_MESSAGES/simple.po -o he/LC_MESSAGES/simple.mo
  9. msgfmt he/LC_MESSAGES/default.po -o he/LC_MESSAGES/default.mo
  10. msgfmt he/LC_MESSAGES/fall.po -o he/LC_MESSAGES/fall.mo
  11. msgfmt he_IL/LC_MESSAGES/full.po -o he_IL/LC_MESSAGES/full.mo