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 "- 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"