7 lines
227 B
XML
7 lines
227 B
XML
|
<resources>
|
||
|
<string name="app_name">App1</string>
|
||
|
<string name="title_home">Home</string>
|
||
|
<string name="title_dashboard">Dashboard</string>
|
||
|
<string name="title_notifications">Notifications</string>
|
||
|
</resources>
|