Delete strings.xml

This commit is contained in:
Tibor Kaputa 2022-07-11 09:04:46 +02:00 committed by GitHub
parent abcbfed983
commit 9fdf2f767f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple App Launcher</string>
<string name="app_launcher_name">App Launcher</string>
<string name="enter_launcher_name">Please enter a launcher name</string>
<string name="remove_explanation">This will just remove the launcher icon from this grid, not uninstall the actual app.</string>
<string name="close_app">Close this app at launching a different one</string>
<string name="toggle_app_name">Toggle app name visibility</string>
<string name="manage_visible_app_icons">Manage visible app icons</string>
</resources>