[tor-bugs] #27868 [Community/Translations]: Fix special characters in translations

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 26 13:39:09 UTC 2018


#27868: Fix special characters in translations
----------------------------------------+----------------------
     Reporter:  traumschule             |      Owner:  emmapeel
         Type:  defect                  |     Status:  new
     Priority:  Medium                  |  Milestone:
    Component:  Community/Translations  |    Version:
     Severity:  Normal                  |   Keywords:
Actual Points:                          |  Parent ID:
       Points:                          |   Reviewer:
      Sponsor:                          |
----------------------------------------+----------------------
 Porkepix and geb in #tor reported {{{ }}} being visible on the update
 page:
 https://pix.toile-libre.org/?img=1537965999.png

 I ran a script to check if this also happened to other branches of the
 [https://gitweb.torproject.org/translation.git translation repo]:
 {{{for branch in $(git branch -a|grep remotes/origin|grep -v HEAD|cut
 -f1); do echo $(basename $branch); git checkout -q $branch; rgrep
 --exclude-dir=.git ' '; done|less}}}

 It was only found in {{{tor-launcher-network-settings_completed}}}.
 Being on it should we look for other strings as well?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27868>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list