Open BarelElbaz opened 4 years ago
In android string xmls
1. not every element is from type string()
*)check plurals
examples:
<item type="string" name="APKTOOL_DUMMY_1747">false</item>
2. there are some Elements that have multiple attributes(not only "name") examples:
<string name="radioInfo_data_connected" msgid="7074301157399238697">"מחובר"</string>
Fix this bug ASAP
In android string xmls
1. not every element is from type string( )
*)check plurals
examples:
<item type="string" name="APKTOOL_DUMMY_1747">false</item>
Taked from input file
2. there are some Elements that have multiple attributes(not only "name") examples:
<string name="radioInfo_data_connected" msgid="7074301157399238697">"מחובר"</string>
taked from some dependency