Răsfoiți Sursa

add missing newline at end of file

cyberta 6 ani în urmă
părinte
comite
99e9a68e15
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      updateTranslations.sh

+ 1 - 1
updateTranslations.sh

@@ -65,4 +65,4 @@ for (( i=0; i<${#IOS_TRANSLATIONS[@]}; i++ )) {
     node convertTranslations.js $TMP_ANDROID_TRANSLATIONS/$LANG_DIR/strings.xml ${IOS_TRANSLATIONS[i]}
 }
 
-rm -rf $TMP_ANDROID_TRANSLATIONS
+rm -rf $TMP_ANDROID_TRANSLATIONS