B. Petersen 5 жил өмнө
parent
commit
b946185a0d
1 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  1. 1 2
      tools/add-language.sh

+ 1 - 2
tools/add-language.sh

@@ -16,5 +16,4 @@ cp ./deltachat-ios/en.lproj/Untranslated.stringsdict ./deltachat-ios/$LANG.lproj
 
 echo "res/values-$LANG/strings.xml added:"
 echo "- if needed, language mappings can be added to tools/.tx/config"
-echo "- tx pull"
-echo "  (on problems, 'tx -d pull' gives verbose output)"
+echo "- then, call ./tools/tx-pull-translations"