1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-08 09:56:35 +01:00

Add localization system (gettext)

This commit is contained in:
Ansa89
2015-05-25 16:38:52 +02:00
parent d0a7ca17d2
commit 85d3c18ba6
36 changed files with 5535 additions and 437 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
cd $(dirname $0)/..
xgettext -d toxic -o toxic.pot ../src/*