15 lines
422 B
XML
15 lines
422 B
XML
|
|
<!--
|
|
~
|
|
~ * Copyright © 2024 by Navi Technologies Limited
|
|
~ * All rights reserved. Strictly confidential
|
|
~
|
|
-->
|
|
|
|
<resources>
|
|
<string name="app_name">Alfred Android</string>
|
|
<string name="crash">Crash Occurred</string>
|
|
<string name="anr">Anr Occurred</string>
|
|
<string name="app_background">App In Background</string>
|
|
<string name="third_party_screen">Third Party Screen</string>
|
|
</resources> |