2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 09:58:08 +00:00

Move "debug" before the name so it's visible in the launcher

This commit is contained in:
Albert Vaca Cintora 2024-12-29 02:25:11 +01:00
parent 93b257d46c
commit cfc7242db5
No known key found for this signature in database

View File

@ -1,11 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2024 TPJ Schikhof <kde@schikhof.eu>
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
-->
<resources>
<string name="kde_connect">KDE Connect Debug</string>
<string name="kde_connect">Debug KDE Connect</string>
</resources>