1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-17 15:15:27 +01:00

Added french translation.

This commit is contained in:
Cyriaque Skrapits
2011-07-21 16:09:57 +02:00
parent 5388e8b124
commit 6875ead7cf
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