]> source.dussan.org Git - nextcloud-server.git/commitdiff
l10n: Shorten link
authorValdnet <47037905+Valdnet@users.noreply.github.com>
Sat, 5 Nov 2022 17:14:41 +0000 (18:14 +0100)
committerGitHub <noreply@github.com>
Sat, 5 Nov 2022 17:14:41 +0000 (18:14 +0100)
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
core/js/setupchecks.js

index 497f1e5b3323db3fde08fc2e1627c7483710500d..338d818eeee37a9c4f9a720ef01f24af82e804bd 100644 (file)
                                                messages.push({
                                                        msg: t(
                                                                'core',
-                                                               'It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}.'
+                                                               'It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this.'
                                                                .replace('{linkstart}', '<a target="_blank" rel="noreferrer noopener" class="external" href="' + OC.theme.docPlaceholderUrl.replace('PLACEHOLDER', 'admin-system-requirements') + '">')
                                                                .replace('{linkend}', '</a>'),
                                                        ),