Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #5132

Closed (moved)
Open
Opened Feb 14, 2012 by Nathan Freitas@n8fr8

Transifex exports empty android strings

When you export a the localized strings.xml files from Transifex, untranslated strings are included as empty string resources.

As an example, in the default english strings you might have:

Start Tor

and then in another language, say Spanish, if that string is not translated in the transifex UI, you would have:

By exporting an empty string resource, Android will use that empty string in the user interface, instead of gracefully degrading to the default english value.

This currently means we can only include translations from Transifex that are 100% complete, which is not what we have done in the past via pootle.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#5132