Skip to content
Snippets Groups Projects
Verified Commit 01dbeb37 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixes lint check

parent 4bc27eae
Loading
Pipeline #
......@@ -22,7 +22,7 @@
<string name="app_description">An Android-based client for the decentralized Quassel IRC client.</string>
<string name="app_description_long">Quassel is a distributed, decentralized IRC client, written using C++ and Qt. Quasseldroid is a pure-kotlin client for the Quassel core, allowing you to connect to your Quassel core using your Android™ phone.</string>
<string name="package_name">com.iskrembilen.quasseldroid</string>
<string name="package_name" translatable="false">com.iskrembilen.quasseldroid</string>
<string name="connection_service_title">Connection Service</string>
<string name="connection_service_description">Keeps a connection to your core to allow for notifications, and to transmit messages.</string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment