Browse Source

Revert $@

Ozancan Karataş 5 năm trước cách đây
mục cha
commit
06527d72c2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tools/convertTranslations.js

+ 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;
     }