Ozancan Karataş 5 жил өмнө
parent
commit
06527d72c2

+ 1 - 1
tools/convertTranslations.js

@@ -29,7 +29,7 @@ function parseAndroid(data) {
       replace(/\r/g, '\r').
       replace(/\n/g, '\n').
       replace(/\\/g, '\\').
-      replace(/$s/ig, '%@')])
+      replace(/\$s/ig, '$@')])
       continue;
     }