Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
T
tails
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 965
    • Issues 965
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 17
    • Merge Requests 17
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • tails
  • tails
  • Issues
  • #15461

Closed
Open
Opened Mar 27, 2018 by sajolida@sajolidaMaintainer

The homepage of the Unsafe Browser cannot be translated

Originally created by @sajolida on #15461 (Redmine)

Due to #14962 (closed), we had to apply a temporary workaround: 08259afa, a02aafef, 527b2c37.

But that’s problematic: translators can’t easily update/fix translations in PO files for that web page, and newly enabled languages don’t get a translated page (e.g. we’ve enabled Spanish and guess what? of course nobody thought of manually translating that HTML file).

So, we should:

  • either do something clever to avoid using markup/CSS that won’t render due to #14962 (closed) (can we use a custom page template? last time I check we could not) and then reintegrate this HTML file into our ikiwiki+po setup to make that page translatable again; likely that won’t work so let’s not spend too much time of it before switching to:
  • or keep most of the current hacks, treat that web page as something outside of ikiwiki’s scope, and make it translatable via Transifex:
    • move the source page out of wiki/src
    • integrate it with our non-ikiwiki translation setup (po/, refresh-translations, etc.)
    • replace fixup_14962_workaround with something that copies the generated translated pages to config/chroot_local-includes/usr/share/doc/tails/website/misc
  • or find a nicer, cheap enough solution to this problem :)

For future plans, see #14962 (comment 30357) and follow-ups.

Feature Branch: https://0xacab.org/Hefee/tails/tree/bugfix/15461-translate-unsafe-browser-homepage

Related issues

  • Related to #14962 (closed)
  • Blocks tails/accounting#15139
Edited May 15, 2020 by sajolida
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tails_3.8
Milestone
Tails_3.8 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: tails/tails#15461