]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix wording of client sessions 12485/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 21 Nov 2018 15:02:26 +0000 (16:02 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 21 Nov 2018 15:02:26 +0000 (16:02 +0100)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
settings/js/authtoken_view.js

index 500760281d07da8d09a476ea08b1f450a0f1a57f..9ad07e9cca5a7c8624b1329911240ae2227f69e3 100644 (file)
                                chrome: t('setting', 'Google Chrome'),
                                safari: t('setting', 'Safari'),
                                androidChrome: t('setting', 'Google Chrome for Android'),
-                               iphone: t('setting', 'iPhone iOS'),
-                               ipad: t('setting', 'iPad iOS'),
-                               iosClient: t('setting', 'iOS Client'),
-                               androidClient: t('setting', 'Android Client'),
-                               iosTalkClient: t('setting', 'iOS Client Nextcloud Talk'),
-                               androidTalkClient: t('setting', 'Android Client Nextcloud Talk'),
+                               iphone: t('setting', 'iPhone'),
+                               ipad: t('setting', 'iPad'),
+                               iosClient: t('setting', 'Nextcloud iOS app'),
+                               androidClient: t('setting', 'Nextcloud Android app'),
+                               iosTalkClient: t('setting', 'Nextcloud Talk for iOS'),
+                               androidTalkClient: t('setting', 'Nextcloud Talk for Android'),
                                davDroid: 'DAVdroid',
                                webPirate: 'WebPirate',
                                sailfishBrowser: 'SailfishBrowser'