Files
pico-streaming/app/src/main/res/values/strings.xml

5 lines
162 B
XML
Raw Normal View History

2022-11-11 18:58:47 +01:00
<resources>
<string name="app_name">My Streaming App</string>
<string name="denied">Denied</string>
<string name="accept">Accept</string>
2022-11-11 18:58:47 +01:00
</resources>