From 33a335ff16cc2d2e6d1eb14f794066f098aaed55 Mon Sep 17 00:00:00 2001 From: Arne Date: Sat, 24 Apr 2021 23:08:07 +0200 Subject: [PATCH] more updates --- .circleci/config.yml | 2 +- .github/ISSUE_TEMPLATE.md | 2 +- CHANGELOG.md | 4 ++-- README-en.md | 2 +- docs/encryption.md | 8 +++---- .../persistance/DatabaseBackend.java | 16 ++++++------- .../persistance/FileBackend.java | 2 +- .../services/ImportBackupService.java | 2 +- .../conversations/ui/util/UpdateHelper.java | 24 +++++++++---------- src/main/res/values-az/strings.xml | 6 ++--- src/main/res/values-ca/strings.xml | 4 ++-- src/main/res/values-de/strings.xml | 4 ++-- src/main/res/values-es/strings.xml | 4 ++-- src/main/res/values-fr/strings.xml | 4 ++-- src/main/res/values-gl/strings.xml | 4 ++-- src/main/res/values-it/strings.xml | 4 ++-- src/main/res/values-ru/strings.xml | 4 ++-- src/main/res/values/strings.xml | 4 ++-- 18 files changed, 50 insertions(+), 50 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c5413d98e..4b6396484 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -49,7 +49,7 @@ jobs: - run: wget -O libs/libwebrtc-m85.aar https://www.pix-art.de/files/libwebrtc-m85.aar - run: echo y | sdkmanager "platforms;android-$(sed -n 's,.*compileSdkVersion\s*\([0-9][0-9]*\).*,\1,p' build.gradle)" > /dev/null # workaround for fdroid nightly circleci bug - - run: sed -i "s/os.getenv('CIRCLE_REPOSITORY_URL')/\"https:\/\/github.com\/kriztan\/Pix-Art-Messenger\"/" /usr/lib/python3/dist-packages/fdroidserver/nightly.py + - run: sed -i "s/os.getenv('CIRCLE_REPOSITORY_URL')/\"https:\/\/github.com\/kriztan\/Monocles-Messenger\"/" /usr/lib/python3/dist-packages/fdroidserver/nightly.py # generate version number - run: sed -i "s/^\(\s*versionCode\s*\).*$/\1$(git rev-list --first-parent --count HEAD)/" build.gradle - run: sed -i "0,/versionName/s/^\(\s*versionName\).*/\1 \"$(printf '%s-%05d' $(git describe --tag --abbrev=0) $(git rev-list --first-parent --count HEAD))\"/" build.gradle diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index bfb160c27..d916d7b71 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,7 +6,7 @@ * **Server name:** monocles.de, blabber.im, conversations.im, jabber.de or self hosted * **Server software:** ejabberd 19.09.1 or prosody 0.11.3 (if known) * **Installed server modules:** Stream Managment, CSI, MAM -* **Pix-Art Messenger source:** PlayStore, PlayStore Beta Channel, F-Droid, Github, Codeberg, self build (latest HEAD) +* **Monocles Messenger source:** PlayStore, PlayStore Beta Channel, F-Droid, Github, Codeberg, self build (latest HEAD) #### Steps to reproduce diff --git a/CHANGELOG.md b/CHANGELOG.md index e82420e14..7595619a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,7 +51,7 @@ #### Version 3.0.1 #### Version 3.0.0 -* Pix-Art Messenger is now monocles chat +* Monocles Messenger is now monocles chat * rework missed call notifications (monocles chat) * a lot UI improvements (monocles chat) * show backups from other chats (monocles chat) @@ -728,7 +728,7 @@ * bug fixes #### Versrion 1.7.3 -* changed app name from Conversations to Pix-Art Messenger (monocles_chat) +* changed app name from Conversations to Monocles Messenger (monocles chat) * changed chat background to light yellow * added own name for sent locations (monocles_chat) diff --git a/README-en.md b/README-en.md index 3ae3f4d71..083864a16 100644 --- a/README-en.md +++ b/README-en.md @@ -137,4 +137,4 @@ If we can't fix your problem there, you can open an issue [here](https://codeber ``` 12. Now reproduce the issue encountered. -13. Stop logging (`Ctrl+C`). Now take a close look at your log file and remove any personal and private information you may find before sending it together with a detailed description of your issue, instructions on how to reproduce to me. You can use GitHub's issue tracker: [Issues](https://github.com/kriztan/Pix-Art-Messenger/issues) +13. Stop logging (`Ctrl+C`). Now take a close look at your log file and remove any personal and private information you may find before sending it together with a detailed description of your issue, instructions on how to reproduce to me. You can use GitHub's issue tracker: [Issues](https://github.com/kriztan/Monocles-Messenger/issues) diff --git a/docs/encryption.md b/docs/encryption.md index 4157a6325..42ab4b209 100644 --- a/docs/encryption.md +++ b/docs/encryption.md @@ -1,14 +1,14 @@ Dear users, -Pix-Art Messenger will remove the implementation of OTR encryption by 30th June of 2020 with version 2.5.0. +Monocles Messenger will remove the implementation of OTR encryption by 30th June of 2020 with version 2.5.0. -Unfortunately, it does not make sense to continue support on a rather out-dated technology, even as we see some users keep using it. For the moment, OTR (as well as OpenPGP) can be activated via the expert settings for advanced users. Pix-Art Messenger always tries to be usable for even [non-technical users](https://github.com/kriztan/Pix-Art-Messenger/issues/227), OTR however is not counted as appropriate for this. +Unfortunately, it does not make sense to continue support on a rather out-dated technology, even as we see some users keep using it. For the moment, OTR (as well as OpenPGP) can be activated via the expert settings for advanced users. Monocles Messenger always tries to be usable for even [non-technical users](https://github.com/kriztan/Monocles-Messenger/issues/227), OTR however is not counted as appropriate for this. -Please consider to use OMEMO in the future, many other clients has implemented this, have a look at [omemo.top](https://omemo.top/). However, if you really need to continue using it, please refer to e.g. [Miranda](https://www.miranda-ng.org/de/), [Pidgin plugin](https://github.com/gkdr/lurch/), [Profanity](https://profanity-im.github.io/) or [Coy.im](https://coy.im/). You are also able to fork Pix-Art Messenger and continue the implementation on your own. +Please consider to use OMEMO in the future, many other clients has implemented this, have a look at [omemo.top](https://omemo.top/). However, if you really need to continue using it, please refer to e.g. [Miranda](https://www.miranda-ng.org/de/), [Pidgin plugin](https://github.com/gkdr/lurch/), [Profanity](https://profanity-im.github.io/) or [Coy.im](https://coy.im/). You are also able to fork Monocles Messenger and continue the implementation on your own. Please consider the differences between encryption protocols and also advantages of OMEMO: - + Source: [https://conversations.im/omemo](https://conversations.im/omemo) Some limitations of OTR: [wikipedia.org/wiki/Off-the-Record](https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Limitations) diff --git a/src/main/java/eu/siacs/conversations/persistance/DatabaseBackend.java b/src/main/java/eu/siacs/conversations/persistance/DatabaseBackend.java index e07d4cd3c..ae34da5cc 100644 --- a/src/main/java/eu/siacs/conversations/persistance/DatabaseBackend.java +++ b/src/main/java/eu/siacs/conversations/persistance/DatabaseBackend.java @@ -466,13 +466,13 @@ public class DatabaseBackend extends SQLiteOpenHelper { } if (oldVersion < 36 && newVersion >= 36) { // only rename videos, images, audios and other files directories - final File oldPicturesDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Pix-Art Messenger/Images/"); - final File oldFilesDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Pix-Art Messenger/Files/"); - final File oldAudiosDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Pix-Art Messenger/Audios/"); - final File oldVideosDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Pix-Art Messenger/Videos/"); + final File oldPicturesDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Monocles Messenger/Images/"); + final File oldFilesDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Monocles Messenger/Files/"); + final File oldAudiosDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Monocles Messenger/Audios/"); + final File oldVideosDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Monocles Messenger/Videos/"); if (oldPicturesDirectory.exists() && oldPicturesDirectory.isDirectory()) { - final File newPicturesDirectory = new File(Environment.getExternalStorageDirectory() + "/Pix-Art Messenger/Media/Pix-Art Messenger Images/"); + final File newPicturesDirectory = new File(Environment.getExternalStorageDirectory() + "/Monocles Messenger/Media/Monocles Messenger Images/"); newPicturesDirectory.getParentFile().mkdirs(); final File[] files = oldPicturesDirectory.listFiles(); if (files == null) { @@ -483,7 +483,7 @@ public class DatabaseBackend extends SQLiteOpenHelper { } } if (oldFilesDirectory.exists() && oldFilesDirectory.isDirectory()) { - final File newFilesDirectory = new File(Environment.getExternalStorageDirectory() + "/Pix-Art Messenger/Media/Pix-Art Messenger Files/"); + final File newFilesDirectory = new File(Environment.getExternalStorageDirectory() + "/Monocles Messenger/Media/Monocles Messenger Files/"); newFilesDirectory.mkdirs(); final File[] files = oldFilesDirectory.listFiles(); if (files == null) { @@ -494,7 +494,7 @@ public class DatabaseBackend extends SQLiteOpenHelper { } } if (oldAudiosDirectory.exists() && oldAudiosDirectory.isDirectory()) { - final File newAudiosDirectory = new File(Environment.getExternalStorageDirectory() + "/Pix-Art Messenger/Media/Pix-Art Messenger Audios/"); + final File newAudiosDirectory = new File(Environment.getExternalStorageDirectory() + "/Monocles Messenger/Media/Monocles Messenger Audios/"); newAudiosDirectory.mkdirs(); final File[] files = oldAudiosDirectory.listFiles(); if (files == null) { @@ -505,7 +505,7 @@ public class DatabaseBackend extends SQLiteOpenHelper { } } if (oldVideosDirectory.exists() && oldVideosDirectory.isDirectory()) { - final File newVideosDirectory = new File(Environment.getExternalStorageDirectory() + "/Pix-Art Messenger/Media/Pix-Art Messenger Videos/"); + final File newVideosDirectory = new File(Environment.getExternalStorageDirectory() + "/Monocles Messenger/Media/Monocles Messenger Videos/"); newVideosDirectory.mkdirs(); final File[] files = oldVideosDirectory.listFiles(); if (files == null) { diff --git a/src/main/java/eu/siacs/conversations/persistance/FileBackend.java b/src/main/java/eu/siacs/conversations/persistance/FileBackend.java index 4aa331e05..13334e39d 100644 --- a/src/main/java/eu/siacs/conversations/persistance/FileBackend.java +++ b/src/main/java/eu/siacs/conversations/persistance/FileBackend.java @@ -472,7 +472,7 @@ public class FileBackend { public static String getBackupDirectory(@Nullable String app) { if (app != null && (app.equalsIgnoreCase("conversations") || app.equalsIgnoreCase("Quicksy"))) { return Environment.getExternalStorageDirectory().getAbsolutePath() + "/" + app + "/Backup/"; - } else if (app != null && (app.equalsIgnoreCase("Pix-Art Messenger"))) { + } else if (app != null && (app.equalsIgnoreCase("Monocles Messenger"))) { return Environment.getExternalStorageDirectory().getAbsolutePath() + File.separator + app + File.separator + "Database" + File.separator; } else { return Environment.getExternalStorageDirectory().getAbsolutePath() + File.separator + APP_DIRECTORY + File.separator + "Database" + File.separator; diff --git a/src/main/java/eu/siacs/conversations/services/ImportBackupService.java b/src/main/java/eu/siacs/conversations/services/ImportBackupService.java index efeec162e..eed3bf0dc 100644 --- a/src/main/java/eu/siacs/conversations/services/ImportBackupService.java +++ b/src/main/java/eu/siacs/conversations/services/ImportBackupService.java @@ -127,7 +127,7 @@ public class ImportBackupService extends Service { executor.execute(() -> { final List accounts = mDatabaseBackend.getAccountJids(false); final ArrayList backupFiles = new ArrayList<>(); - final Set apps = new HashSet<>(Arrays.asList(getString(R.string.app_name), "Conversations", "Quicksy", "Pix-Art Messenger")); + final Set apps = new HashSet<>(Arrays.asList(getString(R.string.app_name), "Conversations", "Quicksy", "Monocles Messenger")); for (String app : apps) { final File directory = new File(FileBackend.getBackupDirectory(app)); if (!directory.exists() || !directory.isDirectory()) { diff --git a/src/main/java/eu/siacs/conversations/ui/util/UpdateHelper.java b/src/main/java/eu/siacs/conversations/ui/util/UpdateHelper.java index f524c2880..a34d9bc36 100644 --- a/src/main/java/eu/siacs/conversations/ui/util/UpdateHelper.java +++ b/src/main/java/eu/siacs/conversations/ui/util/UpdateHelper.java @@ -28,16 +28,16 @@ import me.drakeet.support.toast.ToastCompat; public class UpdateHelper { private static final SimpleDateFormat DATE_FORMAT = new SimpleDateFormat("yyyy-MM-dd", Locale.ENGLISH); private static final String INSTALL_DATE = "2020-11-01"; - private static final String monocles_message = "BLABBER.IM_UPDATE_MESSAGE"; + private static final String monocles_message = "MONOCLES_CHAT_UPDATE_MESSAGE"; private static boolean moveData = true; private static boolean dataMoved = false; - private static final File PAM_MainDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Pix-Art Messenger/"); + private static final File PAM_MainDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Monocles Messenger/"); private static final File Blabber_MainDirectory = new File(Environment.getExternalStorageDirectory() + "/monocles chat/"); - private static final File PAM_PicturesDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Pix-Art Messenger/Media/Pix-Art Messenger Images/"); - private static final File PAM_FilesDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Pix-Art Messenger/Media/Pix-Art Messenger Files/"); - private static final File PAM_AudiosDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Pix-Art Messenger/Media/Pix-Art Messenger Audios/"); - private static final File PAM_VideosDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Pix-Art Messenger/Media/Pix-Art Messenger Videos/"); + private static final File PAM_PicturesDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Monocles Messenger/Media/Monocles Messenger Images/"); + private static final File PAM_FilesDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Monocles Messenger/Media/Monocles Messenger Files/"); + private static final File PAM_AudiosDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Monocles Messenger/Media/Monocles Messenger Audios/"); + private static final File PAM_VideosDirectory = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Monocles Messenger/Media/Monocles Messenger Videos/"); public static void showPopup(Activity activity) { Thread t = new Thread(() -> { @@ -46,7 +46,7 @@ public class UpdateHelper { final String Message = "message_shown_" + monocles_message; final boolean SHOW_MESSAGE = getPrefs.getBoolean(Message, true); if (activity instanceof ConversationsActivity && (SHOW_MESSAGE && updateInstalled(activity) && Config.SHOW_MIGRATION_INFO)) { - Log.d(Config.LOGTAG, "UpdateHelper: installed update from Pix-Art Messenger to monocles chat"); + Log.d(Config.LOGTAG, "UpdateHelper: installed update from Monocles Messenger to monocles chat"); activity.runOnUiThread(() -> { final AlertDialog.Builder builder = new AlertDialog.Builder(activity); builder.setTitle(activity.getString(R.string.title_activity_updater)); @@ -128,7 +128,7 @@ public class UpdateHelper { public static void moveData_PAM_monocles() { if (PAM_PicturesDirectory.exists() && PAM_PicturesDirectory.isDirectory()) { - final File newPicturesDirectory = new File(Environment.getExternalStorageDirectory() + "/Pix-Art Messenger/Media/monocles chat Images/"); + final File newPicturesDirectory = new File(Environment.getExternalStorageDirectory() + "/Monocles Messenger/Media/monocles chat Images/"); newPicturesDirectory.getParentFile().mkdirs(); final File[] files = PAM_PicturesDirectory.listFiles(); if (files == null) { @@ -141,7 +141,7 @@ public class UpdateHelper { } } if (PAM_FilesDirectory.exists() && PAM_FilesDirectory.isDirectory()) { - final File newFilesDirectory = new File(Environment.getExternalStorageDirectory() + "/Pix-Art Messenger/Media/monocles chat Files/"); + final File newFilesDirectory = new File(Environment.getExternalStorageDirectory() + "/Monocles Messenger/Media/monocles chat Files/"); newFilesDirectory.mkdirs(); final File[] files = PAM_FilesDirectory.listFiles(); if (files == null) { @@ -154,7 +154,7 @@ public class UpdateHelper { } } if (PAM_AudiosDirectory.exists() && PAM_AudiosDirectory.isDirectory()) { - final File newAudiosDirectory = new File(Environment.getExternalStorageDirectory() + "/Pix-Art Messenger/Media/monocles chat Audios/"); + final File newAudiosDirectory = new File(Environment.getExternalStorageDirectory() + "/Monocles Messenger/Media/monocles chat Audios/"); newAudiosDirectory.mkdirs(); final File[] files = PAM_AudiosDirectory.listFiles(); if (files == null) { @@ -167,7 +167,7 @@ public class UpdateHelper { } } if (PAM_VideosDirectory.exists() && PAM_VideosDirectory.isDirectory()) { - final File newVideosDirectory = new File(Environment.getExternalStorageDirectory() + "/Pix-Art Messenger/Media/monocles chat Videos/"); + final File newVideosDirectory = new File(Environment.getExternalStorageDirectory() + "/Monocles Messenger/Media/monocles chat Videos/"); newVideosDirectory.mkdirs(); final File[] files = PAM_VideosDirectory.listFiles(); if (files == null) { @@ -265,7 +265,7 @@ public class UpdateHelper { private static boolean PAMInstalled(Activity activity) { PackageManager pm = activity.getPackageManager(); try { - return pm.getApplicationLabel(pm.getApplicationInfo("de.monocles.chat", 0)).equals("Pix-Art Messenger"); + return pm.getApplicationLabel(pm.getApplicationInfo("de.monocles.chat", 0)).equals("Monocles Messenger"); } catch (PackageManager.NameNotFoundException e) { return false; } diff --git a/src/main/res/values-az/strings.xml b/src/main/res/values-az/strings.xml index 0371503d1..52b74e4a9 100644 --- a/src/main/res/values-az/strings.xml +++ b/src/main/res/values-az/strings.xml @@ -472,7 +472,7 @@ Daha çox mesaj yükləyin monocles chat xarici yaddaşa izn tələb edir Kontaktlarla sinxronizasiya edin - monocles chat adlarınızı və avatarlarınızı göstərmək üçün XMPP siyahısınızı kontaktlarınızla uyğunlaşdırmaq istəyir.\n\nPix-Art Messenger serverlərinizə yükləmədən yalnız kontaktlarınızı oxuyacaq və yerli uyğunlaşacaq.\n\nİndi edəcəksiniz əlaqələrinizə daxil olmaq üçün icazə verilməsini istənir. + monocles chat adlarınızı və avatarlarınızı göstərmək üçün XMPP siyahısınızı kontaktlarınızla uyğunlaşdırmaq istəyir.\n\nMonocles Messenger serverlərinizə yükləmədən yalnız kontaktlarınızı oxuyacaq və yerli uyğunlaşacaq.\n\nİndi edəcəksiniz əlaqələrinizə daxil olmaq üçün icazə verilməsini istənir. Bütün mesajlarda bildirin Yalnız qeyd edildikdə bildirin Bildirişlər deaktiv edilmişdir @@ -1079,8 +1079,8 @@ %2$d kontaktdan %1$d cavabsız zəng Əlavə invidious hostun istifadəsi Invidious hostu - Biz uğurla Pix-Art Messenger-dən monocles_chat-ə keçdik\n\nİki layihənin əməkdaşlığı monocles_chat- i düzəltdik. Pıx-Art Messenger isə 2020-ci ilin noyabrında genişləndirilib. Gələcəkdə Pıx-Art Messenger Android tətbiqi monocles adı altında davam edəcək.\n\nNə gözləmək olar:\n- Həmin funksiyalar qalır\n- Çat otağların köçürmə imkanı\n- Rənglər və loqotiplər monocles_chat-ə uyğunlaşdırılmışdır\n- Tətbiq Google Play Store və F-Droid Store-da pulsuz olaraq mövcuddur\n\nSizin monocles_chat Team - Birbaşa monocles_chat-ə yeniləyə bilmədiyimiz üçün üzr istəməliyik. Aşağıdakı keçid altında bütün profillərinizi Pix-Art Messenger-dən monocles_chat-ə köçürmək barədə təlimat alacaqsınız. Hərəkət məlumatlarına tıklayaraq göndərilən və alınan bütün sənədləri Pix-Art Messenger-dən monocles_chat-ə köçürməyə çalışırıq. Uğurlu bir köçdən sonra Pix-Art Messenger\'i cihazınızdan silməyi unutmayın. + Biz uğurla Monocles Messenger-dən monocles chat-ə keçdik\n\nİki layihənin əməkdaşlığı monocles_chat- i düzəltdik. Pıx-Art Messenger isə 2020-ci ilin noyabrında genişləndirilib. Gələcəkdə Pıx-Art Messenger Android tətbiqi monocles adı altında davam edəcək.\n\nNə gözləmək olar:\n- Həmin funksiyalar qalır\n- Çat otağların köçürmə imkanı\n- Rənglər və loqotiplər monocles_chat-ə uyğunlaşdırılmışdır\n- Tətbiq Google Play Store və F-Droid Store-da pulsuz olaraq mövcuddur\n\nSizin monocles_chat Team + Birbaşa monocles_chat-ə yeniləyə bilmədiyimiz üçün üzr istəməliyik. Aşağıdakı keçid altında bütün profillərinizi Monocles Messenger-dən monocles_chat-ə köçürmək barədə təlimat alacaqsınız. Hərəkət məlumatlarına tıklayaraq göndərilən və alınan bütün sənədləri Monocles Messenger-dən monocles_chat-ə köçürməyə çalışırıq. Uğurlu bir köçdən sonra Monocles Messenger\'i cihazınızdan silməyi unutmayın. Link Heç bir tətbiq tapılmadı Məlumatı köçürün diff --git a/src/main/res/values-ca/strings.xml b/src/main/res/values-ca/strings.xml index fbe0cd9f0..0cd46abd9 100644 --- a/src/main/res/values-ca/strings.xml +++ b/src/main/res/values-ca/strings.xml @@ -1078,8 +1078,8 @@ %1$d trucades perdudes de %2$d contactes Utilitzar un servidor invidious personalitzat Servidor invidious - Hem actualitzat amb èxit Pix-Art Messenger a monocles_chat\n\nLa cooperació dels dos projectes monocles_chat i Pix-Art Messenger es va ampliar al novembre de 2020. En el futur, l\'aplicació per a Android Pix-Art Messenger continuarà sota el nom de monocles_chat.\n\nEl que pots esperar:\n- La gamma de funcions continua sent la mateixa\n- Les sales de xat de suport es fusionen\n- Els colors i els logotips s\'adapten a monocles_chat\n- L\'aplicació continua estant disponible de manera gratuïta en Google Play Store i F-Droid Store\n\n- El teu equip de monocles_chat - Hem de disculpar-nos per no haver pogut actualitzar directament a monocles_chat. En el següent enllaç rebrà les instruccions per a transferir tots els seus perfils de Pix-Art Messenger a monocles_chat. En fer clic a moure dades s\'intenten moure tots els arxius enviats i rebuts de Pix-Art Messenger a monocles_chat. Després d\'una migració reeixida tingui en compte que ha d\'eliminar Pix-Art Messenger del teu dispositiu. + Hem actualitzat amb èxit Monocles Messenger a monocles_chat\n\nLa cooperació dels dos projectes monocles_chat i Monocles Messenger es va ampliar al novembre de 2020. En el futur, l\'aplicació per a Android Monocles Messenger continuarà sota el nom de monocles_chat.\n\nEl que pots esperar:\n- La gamma de funcions continua sent la mateixa\n- Les sales de xat de suport es fusionen\n- Els colors i els logotips s\'adapten a monocles_chat\n- L\'aplicació continua estant disponible de manera gratuïta en Google Play Store i F-Droid Store\n\n- El teu equip de monocles_chat + Hem de disculpar-nos per no haver pogut actualitzar directament a monocles_chat. En el següent enllaç rebrà les instruccions per a transferir tots els seus perfils de Monocles Messenger a monocles_chat. En fer clic a moure dades s\'intenten moure tots els arxius enviats i rebuts de Monocles Messenger a monocles_chat. Després d\'una migració reeixida tingui en compte que ha d\'eliminar Monocles Messenger del teu dispositiu. Enllaç No s\'ha trobat cap aplicació Moure dades diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml index 870e6b7ae..d69425649 100644 --- a/src/main/res/values-de/strings.xml +++ b/src/main/res/values-de/strings.xml @@ -1078,8 +1078,8 @@ %1$d verpasste Anrufe von %2$d Kontakten Nutze benutzerdefinierten Invidious Server Invidious Server - Pix-Art Messenger wurde erfolgreich auf monocles_chat aktualisiert\n\nDie Zusammenarbeit der beiden Projekte monocles_chat und Pix-Art Messenger wurde im November 2020 weiter ausgebaut. Zukünftig wird die Android App Pix-Art Messenger unter dem Namen monocles_chat weitergeführt.\n\nWas euch erwartet:\n- Funktionsumfang bleibt erhalten\n- Support Chaträume werden zusammengelegt\n- Farben und Logos werden an monocles_chat angepasst\n- App ist weiterhin kostenlos im Google Play Store und F-Droid Store verfügbar\n\nEuer monocles_chat Team - Wir müssen uns entschuldigen, dass wir nicht direkt auf monocles_chat aktualisieren konnten. Unter dem folgenden Link erhältst su eine Anleitung, wie du alle deine Profile vom Pix-Art Messenger auf monocles_chat übertragen kannst. Mit einem Klick auf Daten verschieben versuchen wir, alle gesendeten und empfangenen Dateien vom Pix-Art Messenger auf monocles_chat zu verschieben. Nach einer erfolgreichen Migration solltest du daran denken, Pix-Art Messenger von deinem Gerät zu entfernen. + Monocles Messenger wurde erfolgreich auf monocles_chat aktualisiert\n\nDie Zusammenarbeit der beiden Projekte monocles_chat und Monocles Messenger wurde im November 2020 weiter ausgebaut. Zukünftig wird die Android App Monocles Messenger unter dem Namen monocles_chat weitergeführt.\n\nWas euch erwartet:\n- Funktionsumfang bleibt erhalten\n- Support Chaträume werden zusammengelegt\n- Farben und Logos werden an monocles_chat angepasst\n- App ist weiterhin kostenlos im Google Play Store und F-Droid Store verfügbar\n\nEuer monocles_chat Team + Wir müssen uns entschuldigen, dass wir nicht direkt auf monocles_chat aktualisieren konnten. Unter dem folgenden Link erhältst su eine Anleitung, wie du alle deine Profile vom Monocles Messenger auf monocles_chat übertragen kannst. Mit einem Klick auf Daten verschieben versuchen wir, alle gesendeten und empfangenen Dateien vom Monocles Messenger auf monocles_chat zu verschieben. Nach einer erfolgreichen Migration solltest du daran denken, Monocles Messenger von deinem Gerät zu entfernen. Link Keine Anwendung gefunden Daten verschieben diff --git a/src/main/res/values-es/strings.xml b/src/main/res/values-es/strings.xml index 40f394c14..ba3575fa6 100644 --- a/src/main/res/values-es/strings.xml +++ b/src/main/res/values-es/strings.xml @@ -1078,8 +1078,8 @@ %1$d llamadas perdidas de %2$d contactos Usar un servidor invidious personalizado Servidor invidious - Hemos actualizado con éxito Monocles Messenger a monocles chat\n\nLa cooperación de los dos proyectos monocles chat y Pix-Art Messenger se amplió en noviembre de 2020. En el futuro, la aplicación de Android Monocles Messenger continuará bajo el nombre monocles chat.\n\nLo que puede esperar:\n- El rango de funciones sigue siendo el mismo\n- Las salas de chat de soporte se fusionan\n- Los colores y logotipos se adaptan a monocles chat\n- La aplicación aún está disponible gratis en Google Play Store y F-Droid Store\n\nTu equipo de monocles chat - Tenemos que disculparnos porque no pudimos actualizar directamente a monocles chat. En el siguiente enlace, recibirás instrucciones sobre cómo transferir todos tus perfiles de Pix-Art Messenger a monocles chat. Al hacer clic en mover datos, intentamos mover todos los archivos enviados y recibidos desde Pix-Art Messenger a monocles chat. Después de una migración exitosa, recuerda eliminar Pix-Art Messenger de su dispositivo. + Hemos actualizado con éxito Monocles Messenger a monocles chat\n\nLa cooperación de los dos proyectos monocles chat y Monocles Messenger se amplió en noviembre de 2020. En el futuro, la aplicación de Android Monocles Messenger continuará bajo el nombre monocles chat.\n\nLo que puede esperar:\n- El rango de funciones sigue siendo el mismo\n- Las salas de chat de soporte se fusionan\n- Los colores y logotipos se adaptan a monocles chat\n- La aplicación aún está disponible gratis en Google Play Store y F-Droid Store\n\nTu equipo de monocles chat + Tenemos que disculparnos porque no pudimos actualizar directamente a monocles chat. En el siguiente enlace, recibirás instrucciones sobre cómo transferir todos tus perfiles de Monocles Messenger a monocles chat. Al hacer clic en mover datos, intentamos mover todos los archivos enviados y recibidos desde Monocles Messenger a monocles chat. Después de una migración exitosa, recuerda eliminar Monocles Messenger de su dispositivo. Enlace No se encontró aplicación Mover datos diff --git a/src/main/res/values-fr/strings.xml b/src/main/res/values-fr/strings.xml index afccb1498..5350fe017 100644 --- a/src/main/res/values-fr/strings.xml +++ b/src/main/res/values-fr/strings.xml @@ -1078,8 +1078,8 @@ %1$d appels manqués de %2$d contacts Utiliser un hôte Invidious Hôte Invidious - Nous avons réussi à mettre à jour Pix-Art Messenger vers monocles_chat\n\n\nLa coopération des deux projets monocles_chat et Pix-Art Messenger a été renforcée en novembre 2020. À l\'avenir, l\'application Android Pix-Art Messenger continuera sous le nom monocles_chat\n\nCe à quoi vous pouvez vous attendre :\n- La gamme de fonctions reste la même,\n- Les chats de support sont fusionnés,\n- Les couleurs et logos sont adaptés à monocles_chat,\n- L\'application est toujours disponible gratuitement dans le Play Store Google et sur F-Droid.\n\n\nVotre équipe monocles_chat - Nous devons nous excuser de ne pas avoir pu mettre à jour directement vers monocles_chat. Sous le lien suivant, vous recevrez des instructions sur la façon de transférer tous vos profils de Pix-Art Messenger vers monocles_chat. En cliquant sur déplacer les données, nous essayons de déplacer tous les fichiers envoyés et reçus de Pix-Art Messenger vers monocles_chat. Après une migration réussie, n\'oubliez pas de supprimer Pix-Art Messenger de votre appareil. + Nous avons réussi à mettre à jour Monocles Messenger vers monocles_chat\n\n\nLa coopération des deux projets monocles_chat et Monocles Messenger a été renforcée en novembre 2020. À l\'avenir, l\'application Android Monocles Messenger continuera sous le nom monocles_chat\n\nCe à quoi vous pouvez vous attendre :\n- La gamme de fonctions reste la même,\n- Les chats de support sont fusionnés,\n- Les couleurs et logos sont adaptés à monocles_chat,\n- L\'application est toujours disponible gratuitement dans le Play Store Google et sur F-Droid.\n\n\nVotre équipe monocles_chat + Nous devons nous excuser de ne pas avoir pu mettre à jour directement vers monocles_chat. Sous le lien suivant, vous recevrez des instructions sur la façon de transférer tous vos profils de Monocles Messenger vers monocles_chat. En cliquant sur déplacer les données, nous essayons de déplacer tous les fichiers envoyés et reçus de Monocles Messenger vers monocles_chat. Après une migration réussie, n\'oubliez pas de supprimer Monocles Messenger de votre appareil. Lien Aucune application trouvée Déplacer les données diff --git a/src/main/res/values-gl/strings.xml b/src/main/res/values-gl/strings.xml index b60ccbe7e..97245adae 100644 --- a/src/main/res/values-gl/strings.xml +++ b/src/main/res/values-gl/strings.xml @@ -1078,8 +1078,8 @@ %1$d chamadas perdidas de %2$d contactos Utilizar un servidor invidious personalizado Servidor invidious - Actualizamos con éxito Pix-Art Messenger a monocles_chat\n \nA cooperación dúas dous proxectos monocles_chat e Pix-Art Messenger ampliouse en novembro de 2020. Non futuro, a aplicación para Android Pix-Art Messenger continuará baixo ou nome de monocles_chat.\n\nOu que podes esperar:\n- A gama de funcións segue sendo a mesma\n- As salas de chat de apoio fusiónanse\n- As cores e vos logotipos adáptanse a monocles_chat\n- A aplicación segue estando dispoñible de forma @gratuíto en Google Play Store e F-Droid Store\n\nOu seu equipo de monocles_chat - Temos que desculparnos por non poder actualizar directamente a monocles_chat. No seguinte enlace recibirás as instrucións para transferir todos os teus perfís de Pix-Art Messenger a monocles_chat. Ao facer clic en mover datos téntanse mover todos os arquivos enviados e recibidos de Pix-Art Messenger a monocles_chat. Despois dunha migración exitosa ten en conta que debes eliminar Pix-Art Messenger do teu dispositivo. + Actualizamos con éxito Monocles Messenger a monocles_chat\n \nA cooperación dúas dous proxectos monocles_chat e Monocles Messenger ampliouse en novembro de 2020. Non futuro, a aplicación para Android Monocles Messenger continuará baixo ou nome de monocles_chat.\n\nOu que podes esperar:\n- A gama de funcións segue sendo a mesma\n- As salas de chat de apoio fusiónanse\n- As cores e vos logotipos adáptanse a monocles_chat\n- A aplicación segue estando dispoñible de forma @gratuíto en Google Play Store e F-Droid Store\n\nOu seu equipo de monocles_chat + Temos que desculparnos por non poder actualizar directamente a monocles_chat. No seguinte enlace recibirás as instrucións para transferir todos os teus perfís de Monocles Messenger a monocles_chat. Ao facer clic en mover datos téntanse mover todos os arquivos enviados e recibidos de Monocles Messenger a monocles_chat. Despois dunha migración exitosa ten en conta que debes eliminar Monocles Messenger do teu dispositivo. Enlace web Non se atopou ningunha aplicación Mover datos diff --git a/src/main/res/values-it/strings.xml b/src/main/res/values-it/strings.xml index 23f2e88c6..fc0fd11f0 100644 --- a/src/main/res/values-it/strings.xml +++ b/src/main/res/values-it/strings.xml @@ -1078,8 +1078,8 @@ %1$d chiamate perse da %2$d contatti Utilizza un server personalizzato di invidious Server invidious - Siamo riusciti ad aggiornarti con successo da Pix-Art Messenger a monocles_chat\n\nLa cooperazione tra i due progetti monocles_chat e Pix-Art Messenger si è ampliata nel Novembre 2020. In futuro, l\'applicazione Android Pix-Art Messenger continuerà sotto il nome di monocles_chat.\n\nCosa ti dovrai aspettare:\n- Stesse funzionalità\n- Stanze di supporto saranno unite\n- Colori e logo adattati a monocles_chat\n- Applicazione sempre disponibile gratuitamente nel Google Play Store e in F-Droid \n\nIl tuo Team monocles_chat - Ci scusiamo che non siamo riusciti ad aggiornarti direttamente a monocles_chat. Utilizzando il seguente collegamento riceverai istruzioni su come trasferire tutti i tuoi profili da Pix-Art Messenger a monocles_chat. Premendo su Trasferisci dati proveremo a spostare tutti i tuoi file inviati e ricevuti da Pix-Art Messenger a monocles_chat. Dopo che la migrazione ha avuto successo ricordati di disinstallare Pix-Art Messenger dal tuo dispositivo. + Siamo riusciti ad aggiornarti con successo da Monocles Messenger a monocles_chat\n\nLa cooperazione tra i due progetti monocles_chat e Monocles Messenger si è ampliata nel Novembre 2020. In futuro, l\'applicazione Android Monocles Messenger continuerà sotto il nome di monocles_chat.\n\nCosa ti dovrai aspettare:\n- Stesse funzionalità\n- Stanze di supporto saranno unite\n- Colori e logo adattati a monocles_chat\n- Applicazione sempre disponibile gratuitamente nel Google Play Store e in F-Droid \n\nIl tuo Team monocles_chat + Ci scusiamo che non siamo riusciti ad aggiornarti direttamente a monocles_chat. Utilizzando il seguente collegamento riceverai istruzioni su come trasferire tutti i tuoi profili da Monocles Messenger a monocles_chat. Premendo su Trasferisci dati proveremo a spostare tutti i tuoi file inviati e ricevuti da Monocles Messenger a monocles_chat. Dopo che la migrazione ha avuto successo ricordati di disinstallare Monocles Messenger dal tuo dispositivo. Collegamento Nessuna applicazione trovata Trasferisci dati diff --git a/src/main/res/values-ru/strings.xml b/src/main/res/values-ru/strings.xml index 94973877a..83c3e6ad8 100644 --- a/src/main/res/values-ru/strings.xml +++ b/src/main/res/values-ru/strings.xml @@ -1102,8 +1102,8 @@ %1$d пропущенных звонков от %2$d контактов Использовать пользовательский invidious хост Invidious хост - Мы успешно обновили Pix-Art Messenger до monocles_chat\n\nСотрудничество проектов monocles_chat и Pix-Art Messenger было расширено в ноябре 2020 года. В будущем приложение Pix-Art Messenger будет развиваться как monocles_chat.\n\nЧто Вы можете ожидать:\n- Набор функций остается прежним\n- Чаты поддержки объединены\n- Цвета и логотипы адаптированы под monocles_chat\n- Приложение все еще доступно бесплатно в Google Play и F-Droid\n\nВаша команда monocles_chat - Приносим извинения за то, что не смогли выполнить обновление до monocles_chat. По ссылке Вы получите инструкции о том, как перенести все свои профили из Pix-Art Messenger в monocles_chat. Нажимая на кнопку «Переместить данные», мы пытаемся переместить все отправленные и полученные файлы из Pix-Art Messenger в monocles_chat. После успешной миграции не забудьте удалить Pix-Art Messenger со своего устройства. + Мы успешно обновили Monocles Messenger до monocles_chat\n\nСотрудничество проектов monocles_chat и Monocles Messenger было расширено в ноябре 2020 года. В будущем приложение Monocles Messenger будет развиваться как monocles_chat.\n\nЧто Вы можете ожидать:\n- Набор функций остается прежним\n- Чаты поддержки объединены\n- Цвета и логотипы адаптированы под monocles_chat\n- Приложение все еще доступно бесплатно в Google Play и F-Droid\n\nВаша команда monocles_chat + Приносим извинения за то, что не смогли выполнить обновление до monocles_chat. По ссылке Вы получите инструкции о том, как перенести все свои профили из Monocles Messenger в monocles_chat. Нажимая на кнопку «Переместить данные», мы пытаемся переместить все отправленные и полученные файлы из Monocles Messenger в monocles_chat. После успешной миграции не забудьте удалить Monocles Messenger со своего устройства. Ссылка Приложение не найдено Перенести данные diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index e2f6f3e43..255bfe6d7 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -1080,8 +1080,8 @@ %1$d missed calls from %2$d contacts Use a custom invidious host Invidious host - We have successfully updated Monocles Messenger to monocles chat\n\nThe cooperation of the two projects monocles chat and Pix-Art Messenger was expanded in November 2020. In the future, the Android app Pix-Art Messenger will be continued under the name monocles chat.\n\nWhat you can expect:\n- Range of functions remains the same\n- Support chat rooms are merged\n- Colors and logos are adapted to monocles chat\n- App is still available for free in F-Droid Store\n\nYour monocles chat Team - We have to apologize that we could not update directly to monocles chat. Under the following link you will receive instructions on how to transfer all your profiles from Pix-Art Messenger to monocles chat. By clicking on move data we try to move all sent and received files from Pix-Art Messenger to monocles chat. After a successfully migration keep in mind to remove Pix-Art Messenger from your device. + We have successfully updated Monocles Messenger to monocles chat\n\nThe cooperation of the two projects monocles chat and Monocles Messenger was expanded in November 2020. In the future, the Android app Monocles Messenger will be continued under the name monocles chat.\n\nWhat you can expect:\n- Range of functions remains the same\n- Support chat rooms are merged\n- Colors and logos are adapted to monocles chat\n- App is still available for free in F-Droid Store\n\nYour monocles chat Team + We have to apologize that we could not update directly to monocles chat. Under the following link you will receive instructions on how to transfer all your profiles from Monocles Messenger to monocles chat. By clicking on move data we try to move all sent and received files from Monocles Messenger to monocles chat. After a successfully migration keep in mind to remove Monocles Messenger from your device. Link No application found Move data