mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 13:27:37 +02:00
Now one non positional substitution and one positional is detected as "multiple non positional".
This commit is contained in:
@ -24,4 +24,5 @@ bar"</string>
|
||||
<string name="test_string22" formatted="false">%02d foo %01d</string>
|
||||
<string name="test_string23" formatted="false">%d foo %1</string>
|
||||
<string name="test_string24" formatted="false">%1% foo %2%</string>
|
||||
<string name="test_string25" formatted="false">foo %s bar %2$s baz</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user