packages/apps/Launcher3/tests/res/values/strings.xml

7 lines
274 B
XML
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="shortcut1" translatable="false">Shortcut 1</string>
<string name="shortcut2" translatable="false">Shortcut 2</string>
<string name="shortcut3" translatable="false">Shortcut 3</string>
</resources>