SteveKChiu / ios-res-tool

Convert string resources between iOS, Android and CSV
MIT License
24 stars 10 forks source link

CDATA section parse error #8

Open KennethLaw opened 4 years ago

KennethLaw commented 4 years ago

String from Android :

<string name="android">
         <![CDATA[
           <font color="#999999">(%s)</font>
         ]]>
</string>

After (--export-swift):

"android" = "\n ";