wxr
2022-01-12 1b40f1180fa2f7b9e4f6ded651cf66699c7e5db7
1
2
3
4
5
6
7
8
9
10
11
12
<resources>
    <string name="app_name">OnproUmengSdk</string>
    <string name="action_settings">Settings</string>
    <!-- Strings used for fragments for navigation -->
    <string name="first_fragment_label">First Fragment</string>
    <string name="second_fragment_label">Second Fragment</string>
    <string name="next">Next</string>
    <string name="previous">Previous</string>
 
    <string name="hello_first_fragment">Hello first fragment</string>
    <string name="hello_second_fragment">Hello second fragment. Arg: %1$s</string>
</resources>