1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-12-02 13:55:19 +01:00

Added french translation.

This commit is contained in:
Cyriaque Skrapits
2011-07-21 16:09:57 +02:00
parent cbf2ac5e8f
commit 8048961cc5
2 changed files with 16 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
#! /bin/bash
xgettext -n -o minetest-c55.pot ./src/*.cpp ./src/*.h
msgmerge -U ./po/de/minetest-c55.po minetest-c55.pot
msgmerge -U ./po/fr/minetest-c55.po minetest-c55.pot
rm minetest-c55.pot