Updated message translation fetching script

stable
Hakan Tandogan 2013-04-05 01:33:27 +02:00
rodzic de67fb3c03
commit b43fba5697
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -37,8 +37,8 @@ do
# git config --list
# git add ${translation}
# git commit -m "Translated ${translation} on transifex.com" ${translation}
git add ${translation}
git commit -m "Translated ${translation} on transifex.com" ${translation}
done