mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
update scripts to new res and assets folder location
This commit is contained in:
parent
cae954aa51
commit
bd669edf4e
7 changed files with 26 additions and 19 deletions
|
@ -1,4 +1,5 @@
|
|||
RES=src/main/res
|
||||
tx pull -l en
|
||||
mv res/values-en/strings.xml res/values/strings.xml
|
||||
rmdir res/values-en
|
||||
mv $RES/values-en/strings.xml $RES/values/strings.xml
|
||||
rmdir $RES/values-en
|
||||
./scripts/check-translations.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue