From 09ba8e92a171bd4db4f30557c4102bda4f6629ca Mon Sep 17 00:00:00 2001 From: Inex Code Date: Thu, 22 Oct 2020 10:49:09 +0300 Subject: [PATCH] Fork chores --- _config.yml | 18 ------------------ lib/l10n/intl_cs.arb | 6 +++--- lib/l10n/intl_de.arb | 12 ++++++------ lib/l10n/intl_en.arb | 12 ++++++------ lib/l10n/intl_es.arb | 12 ++++++------ lib/l10n/intl_et.arb | 12 ++++++------ lib/l10n/intl_fr.arb | 12 ++++++------ lib/l10n/intl_gl.arb | 12 ++++++------ lib/l10n/intl_hr.arb | 12 ++++++------ lib/l10n/intl_hu.arb | 10 +++++----- lib/l10n/intl_ja.arb | 10 +++++----- lib/l10n/intl_pl.arb | 8 ++++---- lib/l10n/intl_ru.arb | 12 ++++++------ lib/l10n/intl_sk.arb | 12 ++++++------ lib/l10n/intl_tr.arb | 12 ++++++------ lib/l10n/intl_uk.arb | 2 +- lib/l10n/intl_zh.arb | 12 ++++++------ lib/utils/firebase_controller.dart | 2 +- linux/CMakeLists.txt | 2 +- linux/my_application.cc | 2 +- web/manifest.json | 4 ++-- windows/CMakeLists.txt | 4 ++-- windows/runner/Runner.rc | 6 +++--- windows/runner/main.cpp | 2 +- 24 files changed, 95 insertions(+), 113 deletions(-) delete mode 100644 _config.yml diff --git a/_config.yml b/_config.yml deleted file mode 100644 index 97426f7..0000000 --- a/_config.yml +++ /dev/null @@ -1,18 +0,0 @@ -# Welcome to Jekyll! -# -# This config file is meant for settings that affect your whole blog, values -# which you are expected to set up once and rarely need to edit after that. -# For technical reasons, this file is *NOT* reloaded automatically when you use -# 'jekyll serve'. If you change this file, please restart the server process. - -# Site settings -title: FluffyChat -email: christian-pauly@posteo.de -description: Chat with your friends. -baseurl: "/fluffychat-flutter" # the subpath of your site, e.g. /blog -url: "/" # the base hostname & protocol for your site -gitlab_username: christianpauly - -# Build settings -markdown: kramdown -exclude: [ "README.md", "LICENSE"] diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index e08169d..11e35f6 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -606,7 +606,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -918,7 +918,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Nová zpráva ve FluffyChatu", + "newMessageInFluffyChat": "Nová zpráva ve FurryChatu", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -1412,7 +1412,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index 93dc0da..2b56a4f 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -606,7 +606,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -903,7 +903,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Neue Nachricht in FluffyChat", + "newMessageInFluffyChat": "Neue Nachricht in FurryChat", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -923,7 +923,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "Fluffychat kann Cross-Signing noch nicht einschalten. Bitte schalte es innerhalb Element an.", + "noCrossSignBootstrap": "FurryChat kann Cross-Signing noch nicht einschalten. Bitte schalte es innerhalb Element an.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -933,12 +933,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Es sieht so aus als hättest du keine Google-Dienste auf deinem Gerät. Das ist eine gute Entscheidung für deine Privatsphäre! Um Push Benachrichtigungen in FluffyChat zu erhalten, empfehlen wir die Verwendung von microG: https://microg.org/", + "noGoogleServicesWarning": "Es sieht so aus als hättest du keine Google-Dienste auf deinem Gerät. Das ist eine gute Entscheidung für deine Privatsphäre! Um Push Benachrichtigungen in FurryChat zu erhalten, empfehlen wir die Verwendung von microG: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "Fluffychat kann das Online-Schlüssel-Backup noch nicht aktivieren. Bitte schalte es innerhalb von Element an.", + "noMegolmBootstrap": "FurryChat kann das Online-Schlüssel-Backup noch nicht aktivieren. Bitte schalte es innerhalb von Element an.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1397,7 +1397,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index caf9aa8..eeb353c 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -621,7 +621,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -945,7 +945,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "New message in FluffyChat", + "newMessageInFluffyChat": "New message in FurryChat", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -960,17 +960,17 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "Fluffychat currently does not support enabling Cross-Signing. Please enable it from within Riot.", + "noCrossSignBootstrap": "FurryChat currently does not support enabling Cross-Signing. Please enable it from within Riot.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "Fluffychat currently does not support enabling Online Key Backup. Please enable it from within Riot.", + "noMegolmBootstrap": "FurryChat currently does not support enabling Online Key Backup. Please enable it from within Riot.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "It seems that you have no google services on your phone. That's a good decision for your privacy! To receive push notifications in FluffyChat we recommend using microG: https://microg.org/", + "noGoogleServicesWarning": "It seems that you have no google services on your phone. That's a good decision for your privacy! To receive push notifications in FurryChat we recommend using microG: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} @@ -1494,7 +1494,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_es.arb b/lib/l10n/intl_es.arb index 593ce3a..fc5ca53 100644 --- a/lib/l10n/intl_es.arb +++ b/lib/l10n/intl_es.arb @@ -606,7 +606,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -903,7 +903,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Nuevo mensaje en FluffyChat", + "newMessageInFluffyChat": "Nuevo mensaje en FurryChat", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -923,7 +923,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "Fluffychat actualmente no soporta la activación de Cross-Signing. Por favor, actívelo dentro de Riot.", + "noCrossSignBootstrap": "FurryChat actualmente no soporta la activación de Cross-Signing. Por favor, actívelo dentro de Riot.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -933,12 +933,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Parece que no tienes servicios de Google en tu teléfono. ¡Esa es una buena decisión para tu privacidad! Para recibir notificaciones instantáneas en FluffyChat, recomendamos usar microG: https://microg.org/", + "noGoogleServicesWarning": "Parece que no tienes servicios de Google en tu teléfono. ¡Esa es una buena decisión para tu privacidad! Para recibir notificaciones instantáneas en FurryChat, recomendamos usar microG: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "Fluffychat actualmente no soporta la activación de Online Key Backup. Por favor, actívalo dentro de Riot.", + "noMegolmBootstrap": "FurryChat actualmente no soporta la activación de Online Key Backup. Por favor, actívalo dentro de Riot.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1397,7 +1397,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 53f0b4c..717db45 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -616,7 +616,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -928,7 +928,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Uus sõnum FluffyChat'i vahendusel", + "newMessageInFluffyChat": "Uus sõnum FurryChat'i vahendusel", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -948,7 +948,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "FluffyChat hetkel ei toeta risttunnustamist. Palun võta ta kasutusele Element'i (vana nimega Riot) vahendusel.", + "noCrossSignBootstrap": "FurryChat hetkel ei toeta risttunnustamist. Palun võta ta kasutusele Element'i (vana nimega Riot) vahendusel.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -958,12 +958,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Tundub, et sinu nutiseadmes pole Google teenuseid. Sinu privaatsuse mõttes on see kindlasti hea otsus! Kui sa soovid FluffyChat'is näha tõuketeavitusi, siis soovitame, et selle jaoks kasutad microG liidestust https://microg.org/", + "noGoogleServicesWarning": "Tundub, et sinu nutiseadmes pole Google teenuseid. Sinu privaatsuse mõttes on see kindlasti hea otsus! Kui sa soovid FurryChat'is näha tõuketeavitusi, siis soovitame, et selle jaoks kasutad microG liidestust https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "FluffyChat hetkel ei toeta krüptovõtmete võrgupõhise varunduse kasutusele võtmist. Palun võta ta kasutusele Element'i (vana nimega Riot) vahendusel.", + "noMegolmBootstrap": "FurryChat hetkel ei toeta krüptovõtmete võrgupõhise varunduse kasutusele võtmist. Palun võta ta kasutusele Element'i (vana nimega Riot) vahendusel.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1427,7 +1427,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index caf5142..4125753 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -616,7 +616,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -928,7 +928,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Nouveau message dans FluffyChat", + "newMessageInFluffyChat": "Nouveau message dans FurryChat", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -948,7 +948,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "Fluffychat ne permet pas actuellement d'activer la signature croisée. Veuillez l'activer à partir de Riot.", + "noCrossSignBootstrap": "FurryChat ne permet pas actuellement d'activer la signature croisée. Veuillez l'activer à partir de Riot.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -958,12 +958,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Il semblerait que vous n'ayez pas de services Google sur votre téléphone. C'est une bonne décision pour votre vie privée ! Pour recevoir des notifications dans FluffyChat, nous vous recommandons d'utiliser microG : https://microg.org/", + "noGoogleServicesWarning": "Il semblerait que vous n'ayez pas de services Google sur votre téléphone. C'est une bonne décision pour votre vie privée ! Pour recevoir des notifications dans FurryChat, nous vous recommandons d'utiliser microG : https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "Fluffychat ne prend pas actuellement en charge l'activation de la sauvegarde des clés en ligne. Veuillez l'activer à partir de Riot.", + "noMegolmBootstrap": "FurryChat ne prend pas actuellement en charge l'activation de la sauvegarde des clés en ligne. Veuillez l'activer à partir de Riot.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1427,7 +1427,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 313197d..db59a65 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -616,7 +616,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -928,7 +928,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Nova mensaxe en FluffyChat", + "newMessageInFluffyChat": "Nova mensaxe en FurryChat", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -948,7 +948,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "Polo momento FluffyChat non soporta a activación da Sinatura-Cruzada. Actívaa desde Element.", + "noCrossSignBootstrap": "Polo momento FurryChat non soporta a activación da Sinatura-Cruzada. Actívaa desde Element.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -958,12 +958,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Semella que non tes os servizos de google no teu dispositivo. Ben feito! a túa privacidade agradécecho! Para recibir notificacións push en FluffyChat recomendamos usar microG: https://microg.org/", + "noGoogleServicesWarning": "Semella que non tes os servizos de google no teu dispositivo. Ben feito! a túa privacidade agradécecho! Para recibir notificacións push en FurryChat recomendamos usar microG: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "Actualmente Fluffychat non soporta a activación da Copia En Liña das Chaves. Actívaa desde Element.", + "noMegolmBootstrap": "Actualmente FurryChat non soporta a activación da Copia En Liña das Chaves. Actívaa desde Element.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1427,7 +1427,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_hr.arb b/lib/l10n/intl_hr.arb index d8d098c..ba37d7a 100644 --- a/lib/l10n/intl_hr.arb +++ b/lib/l10n/intl_hr.arb @@ -616,7 +616,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -928,7 +928,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Nova poruka u FluffyChatu", + "newMessageInFluffyChat": "Nova poruka u FurryChatu", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -948,7 +948,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "Fluffychat trenutačno ne podržava unakrsno potpisivanje. Aktiviraj je u Riot.", + "noCrossSignBootstrap": "FurryChat trenutačno ne podržava unakrsno potpisivanje. Aktiviraj je u Riot.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -958,12 +958,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Čini se da na mobitelu nemaš google usluge. To je dobra odluka za tvoju privatnost! Za primanje push obavijesti u FluffyChatu preporučujemo upotrebu microG-a: https://microg.org/", + "noGoogleServicesWarning": "Čini se da na mobitelu nemaš google usluge. To je dobra odluka za tvoju privatnost! Za primanje push obavijesti u FurryChatu preporučujemo upotrebu microG-a: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "Fluffychat trenutačno ne podržava aktiviranje online sigurnosnu kopiju ključeva. Aktiviraj je u Riot.", + "noMegolmBootstrap": "FurryChat trenutačno ne podržava aktiviranje online sigurnosnu kopiju ključeva. Aktiviraj je u Riot.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1427,7 +1427,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_hu.arb b/lib/l10n/intl_hu.arb index c3eb9fc..2aecf5e 100644 --- a/lib/l10n/intl_hu.arb +++ b/lib/l10n/intl_hu.arb @@ -587,7 +587,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -879,7 +879,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Új üzenet a FluffyChaten", + "newMessageInFluffyChat": "Új üzenet a FurryChaten", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -894,7 +894,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "FluffyChat jelenleg nem támogatja a Kereszt-Aláírás bekapcsolását. Kérlek engedélyezd Riot-ból.", + "noCrossSignBootstrap": "FurryChat jelenleg nem támogatja a Kereszt-Aláírás bekapcsolását. Kérlek engedélyezd Riot-ból.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -909,7 +909,7 @@ "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "FluffyChat jelenleg nem támogatja az Online Kulcs Archívumot (backup). Kérlek engedélyezd Riot-ból.", + "noMegolmBootstrap": "FurryChat jelenleg nem támogatja az Online Kulcs Archívumot (backup). Kérlek engedélyezd Riot-ból.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1324,7 +1324,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_ja.arb b/lib/l10n/intl_ja.arb index d85ee8a..d754841 100644 --- a/lib/l10n/intl_ja.arb +++ b/lib/l10n/intl_ja.arb @@ -601,7 +601,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -898,7 +898,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "FluffyChatに新しいメッセージがあります", + "newMessageInFluffyChat": "FurryChatに新しいメッセージがあります", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -913,7 +913,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "FluffyChatは現在相互署名機能をサポートしていません。Riotから有効化してください。", + "noCrossSignBootstrap": "FurryChatは現在相互署名機能をサポートしていません。Riotから有効化してください。", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -928,7 +928,7 @@ "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "FluffyChatは現在鍵のオンラインバックアップの有効化をサポートしていません。Riotから有効化してください。", + "noMegolmBootstrap": "FurryChatは現在鍵のオンラインバックアップの有効化をサポートしていません。Riotから有効化してください。", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1362,7 +1362,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_pl.arb b/lib/l10n/intl_pl.arb index 2d9c474..eb12f9e 100644 --- a/lib/l10n/intl_pl.arb +++ b/lib/l10n/intl_pl.arb @@ -490,7 +490,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -752,7 +752,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Nowa wiadomość w FluffyChat", + "newMessageInFluffyChat": "Nowa wiadomość w FurryChat", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -762,7 +762,7 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Wygląda na to, że nie masz usług Google w swoim telefonie. To dobra decyzja dla twojej prywatności! Aby otrzymywać powiadomienia wysyłane w FluffyChat, zalecamy korzystanie z microG: https://microg.org/", + "noGoogleServicesWarning": "Wygląda na to, że nie masz usług Google w swoim telefonie. To dobra decyzja dla twojej prywatności! Aby otrzymywać powiadomienia wysyłane w FurryChat, zalecamy korzystanie z microG: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} @@ -1112,7 +1112,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 7c4893f..3bae65a 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -621,7 +621,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -943,7 +943,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Новое сообщение во FluffyChat", + "newMessageInFluffyChat": "Новое сообщение в FurryChat", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -963,7 +963,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "FluffyChat в настоящее время не поддерживает включение кросс-подписи. Пожалуйста, включите его в Element.", + "noCrossSignBootstrap": "FurryChat в настоящее время не поддерживает включение кросс-подписи. Пожалуйста, включите его в Element.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -973,12 +973,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Похоже, у вас нет служб Google на вашем телефоне. Это хорошее решение для вашей конфиденциальности! Для получения push-уведомлений во FluffyChat мы рекомендуем использовать microG: https://microg.org/", + "noGoogleServicesWarning": "Похоже, у вас нет служб Google на вашем телефоне. Это хорошее решение для вашей конфиденциальности! Для получения push-уведомлений во FurryChat мы рекомендуем использовать microG: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "В настоящее время FluffyChat не поддерживает функцию резервного копирования онлайн-ключей. Пожалуйста, включите её в Element.", + "noMegolmBootstrap": "В настоящее время FurryChat не поддерживает функцию резервного копирования онлайн-ключей. Пожалуйста, включите её в Element.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1447,7 +1447,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_sk.arb b/lib/l10n/intl_sk.arb index 65a8680..055939c 100644 --- a/lib/l10n/intl_sk.arb +++ b/lib/l10n/intl_sk.arb @@ -587,7 +587,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -879,7 +879,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "Nová správa v FluffyChate", + "newMessageInFluffyChat": "Nová správa v FurryChate", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -894,7 +894,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "Fluffychat v súčasnosti nepodporuje povolenie krížového podpisu. Prosím, povoľte ho z Riot.im.", + "noCrossSignBootstrap": "FurryChat v súčasnosti nepodporuje povolenie krížového podpisu. Prosím, povoľte ho z Riot.im.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -904,12 +904,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Zdá sa, že nemáte žiadne služby Googlu v telefóne. To je dobré rozhodnutie pre vaše súkromie! Ak chcete dostávať push notifikácie vo FluffyChat, odporúčame používať microG: https://microg.org/", + "noGoogleServicesWarning": "Zdá sa, že nemáte žiadne služby Googlu v telefóne. To je dobré rozhodnutie pre vaše súkromie! Ak chcete dostávať push notifikácie vo FurryChat, odporúčame používať microG: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "Fluffychat v súčasnosti nepodporuje povolenie online zálohu klúčov. Prosím, povoľte ho z Riot.im.", + "noMegolmBootstrap": "FurryChat v súčasnosti nepodporuje povolenie online zálohu klúčov. Prosím, povoľte ho z Riot.im.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1324,7 +1324,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_tr.arb b/lib/l10n/intl_tr.arb index c767ae9..b9fd174 100644 --- a/lib/l10n/intl_tr.arb +++ b/lib/l10n/intl_tr.arb @@ -594,7 +594,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -886,7 +886,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "FluffyChat'te yeni mesaj", + "newMessageInFluffyChat": "FurryChat'te yeni mesaj", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -901,7 +901,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "FluffyChat şu anda çapraz imzalamanın etkinleştirilmesini desteklemiyor. Lütfen Riot içinden etkinleştirin.", + "noCrossSignBootstrap": "FurryChat şu anda çapraz imzalamanın etkinleştirilmesini desteklemiyor. Lütfen Riot içinden etkinleştirin.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -911,12 +911,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Görünüşe göre telefonunuzda Google hizmetleri yok. Bu, mahremiyetiniz için iyi bir karar! FluffyChat'te anlık bildirimler almak için microG kullanmanızı tavsiye ediyoruz: https://microg.org/", + "noGoogleServicesWarning": "Görünüşe göre telefonunuzda Google hizmetleri yok. Bu, mahremiyetiniz için iyi bir karar! FurryChat'te anlık bildirimler almak için microG kullanmanızı tavsiye ediyoruz: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "FluffyChat şu anda çevrim içi anahtar yedeklemenin etkinleştirilmesini desteklemiyor. Lütfen Riot içinden etkinleştirin.", + "noMegolmBootstrap": "FurryChat şu anda çevrim içi anahtar yedeklemenin etkinleştirilmesini desteklemiyor. Lütfen Riot içinden etkinleştirin.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1331,7 +1331,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/l10n/intl_uk.arb b/lib/l10n/intl_uk.arb index c0e0f06..1e3efca 100644 --- a/lib/l10n/intl_uk.arb +++ b/lib/l10n/intl_uk.arb @@ -601,7 +601,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index a5295f6..5062631 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -601,7 +601,7 @@ "type": "text", "placeholders": {} }, - "fluffychat": "FluffyChat", + "fluffychat": "FurryChat", "@fluffychat": { "type": "text", "placeholders": {} @@ -898,7 +898,7 @@ "type": "text", "placeholders": {} }, - "newMessageInFluffyChat": "来自 FluffyChat 的新消息", + "newMessageInFluffyChat": "来自 FurryChat 的新消息", "@newMessageInFluffyChat": { "type": "text", "placeholders": {} @@ -913,7 +913,7 @@ "type": "text", "placeholders": {} }, - "noCrossSignBootstrap": "Fluffychat目前不支持启用Cross-Signing. 请在Riot中启用.", + "noCrossSignBootstrap": "FurryChat目前不支持启用Cross-Signing. 请在Riot中启用.", "@noCrossSignBootstrap": { "type": "text", "placeholders": {} @@ -923,12 +923,12 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "看起来您手机上没有谷歌服务框架。这对您保护隐私而言是个好决定!为收取FluffyChat的推送通知,推荐您使用microG: https://microg.org/", + "noGoogleServicesWarning": "看起来您手机上没有谷歌服务框架。这对您保护隐私而言是个好决定!为收取FurryChat的推送通知,推荐您使用microG: https://microg.org/", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} }, - "noMegolmBootstrap": "Fluffychat目前不支持启用在线密钥备份. 请在Riot中启用.", + "noMegolmBootstrap": "FurryChat目前不支持启用在线密钥备份. 请在Riot中启用.", "@noMegolmBootstrap": { "type": "text", "placeholders": {} @@ -1362,7 +1362,7 @@ "suffix": {} } }, - "title": "FluffyChat", + "title": "FurryChat", "@title": { "description": "Title for the application", "type": "text", diff --git a/lib/utils/firebase_controller.dart b/lib/utils/firebase_controller.dart index 2aaa4f6..05d72db 100644 --- a/lib/utils/firebase_controller.dart +++ b/lib/utils/firebase_controller.dart @@ -178,7 +178,7 @@ abstract class FirebaseController { if (client == null) { tempClient = true; final platform = kIsWeb ? 'Web' : Platform.operatingSystem; - final clientName = 'FluffyChat $platform'; + final clientName = 'FurryChat $platform'; client = Client(clientName); client.database = await getDatabase(client); client.connect(); diff --git a/linux/CMakeLists.txt b/linux/CMakeLists.txt index fccf73d..e5c3182 100644 --- a/linux/CMakeLists.txt +++ b/linux/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.10) project(runner LANGUAGES CXX) -set(BINARY_NAME "fluffychat") +set(BINARY_NAME "furrychat") set(APPLICATION_ID "dev.inex.furrychat") cmake_policy(SET CMP0063 NEW) diff --git a/linux/my_application.cc b/linux/my_application.cc index 6620bc0..ce16a8b 100644 --- a/linux/my_application.cc +++ b/linux/my_application.cc @@ -16,7 +16,7 @@ static void my_application_activate(GApplication* application) { GTK_WINDOW(gtk_application_window_new(GTK_APPLICATION(application))); GtkHeaderBar *header_bar = GTK_HEADER_BAR(gtk_header_bar_new()); gtk_widget_show(GTK_WIDGET(header_bar)); - gtk_header_bar_set_title(header_bar, "fluffychat"); + gtk_header_bar_set_title(header_bar, "FurryChat"); gtk_header_bar_set_show_close_button(header_bar, TRUE); gtk_window_set_titlebar(window, GTK_WIDGET(header_bar)); gtk_window_set_default_size(window, 802, 520); diff --git a/web/manifest.json b/web/manifest.json index e4f6c31..bd79bb7 100644 --- a/web/manifest.json +++ b/web/manifest.json @@ -1,6 +1,6 @@ { - "name": "FluffyChat", - "short_name": "FluffyChat", + "name": "FurryChat", + "short_name": "FurryChat", "start_url": ".", "display": "standalone", "background_color": "#0175C2", diff --git a/windows/CMakeLists.txt b/windows/CMakeLists.txt index a18ebc9..794a5b4 100644 --- a/windows/CMakeLists.txt +++ b/windows/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.15) -project(fluffychat LANGUAGES CXX) +project(furrychat LANGUAGES CXX) -set(BINARY_NAME "fluffychat") +set(BINARY_NAME "furrychat") cmake_policy(SET CMP0063 NEW) diff --git a/windows/runner/Runner.rc b/windows/runner/Runner.rc index ed2b95f..86e97bd 100644 --- a/windows/runner/Runner.rc +++ b/windows/runner/Runner.rc @@ -92,10 +92,10 @@ BEGIN VALUE "CompanyName", "chat.fluffy" "\0" VALUE "FileDescription", "A new Flutter project." "\0" VALUE "FileVersion", VERSION_AS_STRING "\0" - VALUE "InternalName", "Fluffychat" "\0" + VALUE "InternalName", "FurryChat" "\0" VALUE "LegalCopyright", "Copyright (C) 2020 chat.fluffy. All rights reserved." "\0" - VALUE "OriginalFilename", "fluffychat.exe" "\0" - VALUE "ProductName", "Fluffychat" "\0" + VALUE "OriginalFilename", "furrychat.exe" "\0" + VALUE "ProductName", "FurryChat" "\0" VALUE "ProductVersion", VERSION_AS_STRING "\0" END END diff --git a/windows/runner/main.cpp b/windows/runner/main.cpp index 68fd370..df1709c 100644 --- a/windows/runner/main.cpp +++ b/windows/runner/main.cpp @@ -24,7 +24,7 @@ int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev, FlutterWindow window(&run_loop, project); Win32Window::Point origin(10, 10); Win32Window::Size size(1280, 720); - if (!window.CreateAndShow(L"Fluffychat", origin, size)) { + if (!window.CreateAndShow(L"FurryChat", origin, size)) { return EXIT_FAILURE; } window.SetQuitOnClose(true);