Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L10n L10n
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 34
    • Issues 34
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Community
  • L10nL10n
  • Issues
  • #26878
Closed
Open
Issue created Jul 19, 2018 by emmapeel@emmapeel🤖Maintainer

translation bot publishes incomplete translations on the translation_completed branches

When a translation file:

  • Gets completed
  • Gets outdated and is not complete anymore (maybe gets new strings added)

It still appears on https://gitweb.torproject.org/translation.git/log/?h=BRANCH_completed

This is because the transifex client skips the update, but the file is still there in the folder:

https://gitweb.torproject.org/translation-tools.git/tree/update_translations#n30

I need to change this so the not-completed-anymore languages dissapear from the folder (probably with a blunt rm *)

Assignee
Assign to
Time tracking