From 8208f38b54094ab39bcdf1548e7e5698b2405134 Mon Sep 17 00:00:00 2001 From: "@suet-kei.chan" Date: Tue, 9 Jun 2026 14:36:32 +0200 Subject: [PATCH] feat: update app store icons and add desktop app link in devices settings - Replace iOS App Store and Google Play Store SVGs with new branded versions using TeleNeo font - Add new DesktopApp.svg icon linking to https://cloud.telekom-dienste.de/software-apps - Rename section heading from "Mobile applications" to "MagentaCLOUD applications" - Update translation keys in all four locale files (de, de_DE, en, en_GB) to match the new heading --- img/DesktopApp.svg | 12 +++ img/Google-Play-Store.svg | 123 +++--------------------- img/iOS.svg | 107 ++------------------- l10n/de.json | 2 +- l10n/de_DE.json | 2 +- l10n/en.json | 2 +- l10n/en_GB.json | 2 +- templates/settings/personal/devices.php | 5 +- 8 files changed, 43 insertions(+), 212 deletions(-) create mode 100644 img/DesktopApp.svg diff --git a/img/DesktopApp.svg b/img/DesktopApp.svg new file mode 100644 index 0000000..6e8d944 --- /dev/null +++ b/img/DesktopApp.svg @@ -0,0 +1,12 @@ + + + + + Desktop App + Windows & OS X + + + + + + diff --git a/img/Google-Play-Store.svg b/img/Google-Play-Store.svg index 58ec323..ec131da 100644 --- a/img/Google-Play-Store.svg +++ b/img/Google-Play-Store.svg @@ -1,108 +1,15 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Google Play + Get it on + + + + + + + + + diff --git a/img/iOS.svg b/img/iOS.svg index 92cb4b5..c3485de 100644 --- a/img/iOS.svg +++ b/img/iOS.svg @@ -1,99 +1,8 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + App Store + Download on the + + + diff --git a/l10n/de.json b/l10n/de.json index 5b4548b..fad32f8 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -17,7 +17,7 @@ "Your tariff": "Ihr Tarif", "Storage": "Speicherplatz", "Expand storage" : "Speicherplatz erweitern", - "Mobile applications": "Mobile Applikationen", + "MagentaCLOUD applications": "MagentaCLOUD Applikationen", "Desktop software": "Desktop Software", "Monthly Status Email": "Regelmäßige Mails", "WebDAV Address": "WebDAV Adresse", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 5b4548b..fad32f8 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -17,7 +17,7 @@ "Your tariff": "Ihr Tarif", "Storage": "Speicherplatz", "Expand storage" : "Speicherplatz erweitern", - "Mobile applications": "Mobile Applikationen", + "MagentaCLOUD applications": "MagentaCLOUD Applikationen", "Desktop software": "Desktop Software", "Monthly Status Email": "Regelmäßige Mails", "WebDAV Address": "WebDAV Adresse", diff --git a/l10n/en.json b/l10n/en.json index e4fe067..cd6b269 100644 --- a/l10n/en.json +++ b/l10n/en.json @@ -17,7 +17,7 @@ "Your tariff": "Your tariff", "Storage": "Storage", "Expand storage" : "Expand storage", - "Mobile applications": "Mobile applications", + "MagentaCLOUD applications": "MagentaCLOUD applications", "Desktop software": "Desktop software", "Monthly Status Email": "Monthly Status Email", "WebDAV Address": "WebDAV Address", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index e4fe067..cd6b269 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -17,7 +17,7 @@ "Your tariff": "Your tariff", "Storage": "Storage", "Expand storage" : "Expand storage", - "Mobile applications": "Mobile applications", + "MagentaCLOUD applications": "MagentaCLOUD applications", "Desktop software": "Desktop software", "Monthly Status Email": "Monthly Status Email", "WebDAV Address": "WebDAV Address", diff --git a/templates/settings/personal/devices.php b/templates/settings/personal/devices.php index 309b7fb..ed5a876 100644 --- a/templates/settings/personal/devices.php +++ b/templates/settings/personal/devices.php @@ -8,13 +8,16 @@
-

t('Mobile applications')); ?>

+

t('MagentaCLOUD applications')); ?>

iOS-App Android-App + + Desktop-App +