ddnet/scripts/android/files/res/values/strings.xml

7 lines
236 B
XML
Raw Normal View History

2021-08-24 10:18:20 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">DDNet</string>
<string name="shortcut_play_vulkan_short">Play (Vulkan)</string>
<string name="shortcut_play_opengl_short">Play (OpenGL)</string>
2021-08-24 10:18:20 +00:00
</resources>