B. Petersen 5 年之前
父节点
当前提交
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 "res/values-$LANG/strings.xml added:"
 echo "- if needed, language mappings can be added to tools/.tx/config"
 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"