diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-04-10 11:02:38 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-04-10 11:02:38 +0200 |
commit | ac4e0f9756b3e19ce280ab7a4e978d76ac02dd77 (patch) | |
tree | 0913e95656b4a306420c40d8203980a5784cce04 /tools | |
parent | 59a26df4e1618bd3a2cf77a68227a1d8ebb29b55 (diff) | |
download | isodumper-ac4e0f9756b3e19ce280ab7a4e978d76ac02dd77.tar isodumper-ac4e0f9756b3e19ce280ab7a4e978d76ac02dd77.tar.gz isodumper-ac4e0f9756b3e19ce280ab7a4e978d76ac02dd77.tar.bz2 isodumper-ac4e0f9756b3e19ce280ab7a4e978d76ac02dd77.tar.xz isodumper-ac4e0f9756b3e19ce280ab7a4e978d76ac02dd77.zip |
Updat po files
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/po-update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/po-update.sh b/tools/po-update.sh index 3c39be8..1a6d747 100755 --- a/tools/po-update.sh +++ b/tools/po-update.sh @@ -10,7 +10,7 @@ fi cd "$(readlink -f "$(dirname "$0")/..")" -VERSION=(0.41) +VERSION=(0.51) DOMAIN=(isodumper) intltool-extract --type=gettext/xml polkit/org.mageia.isodumper.policy.in |