diff --git a/modules/installed/router/pagekite.py b/modules/installed/router/pagekite.py index be767560b..666d1a0fe 100644 --- a/modules/installed/router/pagekite.py +++ b/modules/installed/router/pagekite.py @@ -41,7 +41,7 @@ class PageKite(PagePlugin): self.register_page("router.setup.pagekite") self.register_page("router.setup.pagekite.configure") cfg.html_root.router.setup.menu.add_item( - "Public Visibility (PageKite)", "icon-flag", + _("Public Visibility (PageKite)"), "icon-flag", "/router/setup/pagekite", 50) @cherrypy.expose @@ -51,15 +51,15 @@ class PageKite(PagePlugin): del kwargs # Unused main = _(""" -

PageKite is a system for exposing FreedomBox services when you +

PageKite is a system for exposing {box_name} services when you don't have a direct connection to the Internet. You only need this -service if your FreedomBox services are unreachable from the rest of +service if your {box_name} services are unreachable from the rest of the Internet. This includes the following situations: