- 24 Dec, 2020 2 commits
- 08 Dec, 2020 1 commit
-
-
ignifugo authored
Currently translated at 79.4% (58 of 73 strings)
-
- 02 Dec, 2020 1 commit
-
-
anonym authored
-
- 27 Nov, 2020 1 commit
-
-
anonym authored
-
- 12 Nov, 2020 1 commit
-
-
IkiWiki authored
-
- 14 Aug, 2020 1 commit
-
-
ignifugo authored
Currently translated at 80.8% (59 of 73 strings)
-
- 25 Mar, 2020 1 commit
-
-
sajolida authored
Now all this section is about the Welcome Screen only.
-
- 08 Mar, 2020 1 commit
-
-
emmapeel authored
Currently translated at 81.9% (59 of 72 strings)
-
- 10 Dec, 2019 1 commit
-
-
IkiWiki authored
-
- 24 Nov, 2019 1 commit
-
-
anonymous authored
Currently translated at 81.9% (59 of 72 strings)
-
- 23 Nov, 2019 1 commit
-
-
emmapeel authored
Currently translated at 81.9% (59 of 72 strings)
-
- 17 Oct, 2019 1 commit
-
-
sajolida authored
And hopefully prevent at least some translations to break.
-
- 11 Jul, 2019 2 commits
-
-
emmapeel authored
Currently translated at 17.7% (11 of 62 strings) Translation: Tails/wiki/src/news/version_3.14.1.*.po Translate-URL: http://translate.tails.boum.org/projects/tails/wikisrcnewsversion_3141po/pt/
-
emmapeel authored
Currently translated at 39.0% (16 of 41 strings) Translation: Tails/wiki/src/news/version_3.11.*.po Translate-URL: http://translate.tails.boum.org/projects/tails/wikisrcnewsversion_311po/it/
-
- 21 Feb, 2019 1 commit
-
-
sajolida authored
-
- 14 Dec, 2018 1 commit
-
-
emmapeel authored
Currently translated at 81.9% (59 of 72 strings)
-
- 02 Dec, 2018 2 commits
- 05 Nov, 2018 1 commit
-
-
emmapeel authored
-
- 01 Nov, 2018 2 commits
- 30 Oct, 2018 1 commit
-
-
emmapeel authored
-
- 25 Oct, 2018 2 commits
- 24 Oct, 2018 1 commit
-
-
emmapeel authored
-
- 18 Sep, 2018 1 commit
-
-
amnesia authored
-
- 08 Apr, 2018 1 commit
-
-
emmapeel authored
Currently translated at 81.6% (58 of 71 strings)
-
- 21 Feb, 2018 1 commit
-
-
emmapeel authored
Currently translated at 80.2% (57 of 71 strings)
-
- 20 Feb, 2018 1 commit
-
-
emmapeel authored
Currently translated at 80.2% (57 of 71 strings)
-
- 20 Oct, 2017 1 commit
-
-
anonym authored
Our bin/sanity-check-website check demands that format.
-
- 16 Oct, 2017 1 commit
-
-
intrigeri authored
We have recently hardcoded links to https://tails.boum.org/donate?r=contribute in the msgstr:s, so there are two cases: * Browser that prefers pages in some language that's not English: thankfully, we also have Apache language negotiation so even such hardcoded links result in the correct, localized page to be displayed in this case. * Browser that prefers pages in English (e.g. Tor Browser in Tails, Tor Browser configured to do so when first prompted): as you noticed, the English version of our donate page is always displayed. This commit fixes the second case by hardcoding links to the localized version of /donate.
-
- 11 Oct, 2017 1 commit
-
-
sajolida authored
-
- 10 Oct, 2017 1 commit
-
-
Ulrike Uhlig authored
Fix unescaped links. In french versions 2.11 3.0 3.01. 3.1 and 3.2 also fix some wrong repplacements.
-
- 09 Oct, 2017 3 commits
-
-
sajolida authored
- ikiwiki can't deal with '?' in internal links so we have to use href. - Using a relative URL in href breaks the offline version. - So let's use a full blow URL everywhere: https://tails.boum.org/donate/
-
sajolida authored
-
amnesia authored
-
- 06 Oct, 2017 1 commit
-
-
sajolida authored
It was easier to do it with sed than to manually fix the important missing ones, like the translations. git grep -l 'donate#' | while read file ; do sed -ri "s/donate#(.+)([^ \]])/donate?r=\1\2/g" $file ; done
-
- 05 Aug, 2017 1 commit
-
-
bertagaz authored
-
- 23 Jul, 2017 1 commit
-
-
zeyev authored
-