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

Fix tests

parent 7d308f9c
No related branches found
No related tags found
No related merge requests found
Pipeline #386 canceled
......@@ -41,7 +41,6 @@
<string name="label_colors_mirc">mIRC</string>
<string name="label_configure">Konfigurieren</string>
<string name="label_connect">Verbinden</string>
<string name="label_contributors">Mitwirkende</string>
<string name="label_copy">Kopieren</string>
<string name="label_crashes">Absturzberichte</string>
<string name="label_crashes_empty">Keine Absturzberichte gefunden</string>
......
......@@ -17,7 +17,7 @@
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="app_name">Quasseldroid</string>
<string name="app_description">Un client Android pour Quassel, un client IRC décentralisé.</string>
<string name="app_description_long">Quassel est un client IRC distribué et décentralisé, écrit en C++ et en Qt. Quasseldroid est un client pour le Quassel Core écrit purement en Kotlin, vous offrant la possibilité de vous connecter à un Quassel Core avec votre téléphone Android™.</string>
......@@ -37,7 +37,6 @@
<string name="label_colors_mirc">mIRC</string>
<string name="label_configure">Configurer</string>
<string name="label_connect">Connecter</string>
<string name="label_contributors">Contributeurs</string>
<string name="label_copy">Copier</string>
<string name="label_crashes">Crashes</string>
<string name="label_delete">Supprimer</string>
......
......@@ -41,7 +41,6 @@
<string name="label_colors_mirc">mIRC</string>
<string name="label_configure">Configura</string>
<string name="label_connect">Connetti</string>
<string name="label_contributors">Collaboratori</string>
<string name="label_copy">Copia</string>
<string name="label_crashes">Arresti anomali</string>
<string name="label_crashes_empty">Nessun rapporto di arresto anomalo trovato</string>
......@@ -60,6 +59,7 @@
<string name="label_ignore">Ignora</string>
<string name="label_ignore_long">Aggiungi o rimuovi un utente dalla lista ignorati</string>
<string name="label_info">Dettagli</string>
<string name="label_info_certificate">Certificato</string>
<string name="label_info_channel">Dettagli del canale</string>
<string name="label_info_channellist">Elenco dei canali</string>
<string name="label_info_core">Dettagli del core</string>
......
......@@ -37,7 +37,6 @@
<string name="label_colors_mirc">mIRC</string>
<string name="label_configure">Konfigūruoti</string>
<string name="label_connect">Prisijungti</string>
<string name="label_contributors">Prisidėję asmenys</string>
<string name="label_copy">Kopijuoti</string>
<string name="label_crashes">Klaidos</string>
<string name="label_delete">Ištrinti</string>
......
......@@ -17,4 +17,5 @@
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<resources xmlns:tools="http://schemas.android.com/tools">
</resources>
......@@ -41,7 +41,6 @@
<string name="label_colors_mirc">mIRC</string>
<string name="label_configure">Configurar</string>
<string name="label_connect">Ligar</string>
<string name="label_contributors">Contribuidores</string>
<string name="label_copy">Copiar</string>
<string name="label_crashes">Crashes</string>
<string name="label_crashes_empty">Nenhum relatório de erros foi encontrado</string>
......
......@@ -38,7 +38,6 @@
<string name="label_colors_mirc">mIRC</string>
<string name="label_configure">Podesi</string>
<string name="label_connect">Poveži se</string>
<string name="label_contributors">Saradnici</string>
<string name="label_copy">Kopiraj</string>
<string name="label_crashes">Padovi aplikacije</string>
<string name="label_delete">Obriši</string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment