mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
clearify add-language instructions
This commit is contained in:
parent
2ceb5e11bf
commit
0401b2a0d9
1 changed files with 4 additions and 3 deletions
|
@ -11,6 +11,7 @@ cp res/values/strings.xml res/values-$LANG/strings.xml
|
|||
touch -d "100 days ago" res/values-$LANG/strings.xml
|
||||
|
||||
echo "res/values/$LANG/strings.xml added:"
|
||||
echo "- 'tx pull' to update"
|
||||
echo "- on problems, 'tx -d pull' gives verbose output"
|
||||
echo "- if needed, language mappings can be added to ./tx/config"
|
||||
echo "- add the name to res/values/arrays.xml"
|
||||
echo "- if needed, language mappings can be added to .tx/config"
|
||||
echo "- tx pull"
|
||||
echo " (on problems, 'tx -d pull' gives verbose output)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue