mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
german translation update
This commit is contained in:
parent
e9bf5dccec
commit
13a3603cf9
2123
i18n/qgis_de.ts
2123
i18n/qgis_de.ts
File diff suppressed because it is too large
Load Diff
@ -102,7 +102,7 @@ lupdate$opts -verbose qgis_ts.pro
|
|||||||
if [ -n "$add" ]; then
|
if [ -n "$add" ]; then
|
||||||
for i in $add; do
|
for i in $add; do
|
||||||
if [ -f i18n/qgis_$i.ts ]; then
|
if [ -f i18n/qgis_$i.ts ]; then
|
||||||
svn add i18n/qgis_$i.ts
|
git add i18n/qgis_$i.ts
|
||||||
else
|
else
|
||||||
echo "Translaiton for $i was not added"
|
echo "Translaiton for $i was not added"
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user