mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-08 07:26:34 +01:00
Add localization system (gettext)
This commit is contained in:
4
translations/tools/update_pot.sh
Executable file
4
translations/tools/update_pot.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $(dirname $0)/..
|
||||
xgettext -d toxic -o toxic.pot ../src/*
|
||||
Reference in New Issue
Block a user