mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 17:59:39 +02:00
remove language-option from appearance options
This commit is contained in:
parent
48d9e61365
commit
49b48ef8bd
5 changed files with 1 additions and 140 deletions
|
@ -19,7 +19,6 @@ cp $RES/values/strings.xml $RES/values-$LANG/strings.xml
|
|||
touch -t 201901010000 $RES/values-$LANG/strings.xml
|
||||
|
||||
echo "$RES/values-$LANG/strings.xml added:"
|
||||
echo "- add the name to $RES/values/arrays.xml"
|
||||
echo "- if needed, language mappings can be added to .tx/config"
|
||||
echo "- pull translations using ./scripts/tx-pull-translations.sh"
|
||||
echo " (on problems, 'tx -d pull' gives verbose output)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue