Ticket #376 (closed defect: fixed)

Opened 5 months ago

Last modified 3 months ago

translation string missing

Reported by: vidalia Owned by: developer
Priority: normal Milestone: Vidalia 0.1.9
Component: Vidalia Version:
Keywords: translation Cc:

Description

Router config: Unnamed <your@…> Hidden services config: [Created by Tor]

Change History

Changed 4 months ago by vidalia

No news about this ticket ?

Changed 3 months ago by edmanm

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to Vidalia 0.1.9

The default relay name "Unnamed" is not supposed to be translated (this is a default value hardcoded into Tor). Additionally, some languages would translate "Unnamed" using non-ASCII characters and only [A-Za-z0-9] are valid in relay names. The example email address is not supposed to be translated for similar reasons.

The "Created by Tor" string has been made translatable in r2993.

Note: See TracTickets for help on using tickets.