diff --git a/src/ui/index.tis b/src/ui/index.tis index 011b895d2..c67d595da 100644 --- a/src/ui/index.tis +++ b/src/ui/index.tis @@ -365,11 +365,11 @@ class MyIdMenu: Reactor.Component { msgbox("custom-nocancel-nook-hasclose", translate("About") + " " + name, "
\
Version: " + handler.get_version() + " \
Fingerprint: " + handler.get_fingerprint() + " \ -
Privacy Statement
\ -
Website
\ -
Copyright © 2022 Purslane Ltd.\ +
" + translate("Privacy Statement") + "
\ +
" + translate("Website") + "
\ +
Copyright © 2022 Purslane Ltd.\
" + handler.get_license() + " \ -

Made with heart in this chaotic world!

\ +

" + translate("Slogan_tip") + "

\
\
", "", function(el) { if (el && el.attributes) {