We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2da3f24 commit 94ae6b6Copy full SHA for 94ae6b6
translations/handlePlainTranslations.sh
@@ -63,7 +63,7 @@ if [ $1 = "nextcloud" -a $2 = "talk-android" ]; then
63
64
cd stable-values
65
echo '<?xml version="1.0" encoding="utf-8"?>
66
- <resources xmlns:tools="http://schemas.android.com/tools">' >> combined.xml
+ <resources>' >> combined.xml
67
68
grep -h "<string" *.xml | sort -u | sed s'#\t# #'g >> combined.xml
69
0 commit comments