|
@@ -3,5 +3,5 @@
|
|
|
echo "to add a language, browse in Xcode to "
|
|
|
echo "Project settings > Info > Localisations "
|
|
|
echo "and add the desired lanugage, then:"
|
|
|
-echo "- if needed, language mappings can be added to tools/.tx/config"
|
|
|
-echo "- then, call ./tools/tx-pull-translations"
|
|
|
+echo "- if needed, language mappings can be added to scripts/.tx/config"
|
|
|
+echo "- then, call ./scripts/tx-pull-translations"
|