d2d0ed65d6
* Different app label for debug builds * Remove underscores from app labels
8 lines
230 B
XML
8 lines
230 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="app_label" translatable="false">Moonlight (Debug)</string>
|
|
<string name="app_label_root" translatable="false">Moonlight (Root Debug)</string>
|
|
|
|
</resources>
|