Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-29 | Fix the WhatIsWrongWithSystemWide URL | Alexander E. Patrakov | 1 | -4/+6 | |
Pavel Machek reported in his blog that our message about the system mode has a dead link in it. And this link is also present in translations. So, I replaced it in the source and fixed all translations using a script: for a in po/*.po ; do msgcat --no-wrap $a | sed 's@http://pulseaudio.org/wiki/WhatIsWrongWithSystemMod @http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode @g' | sed 's@http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode@http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/@g' | sed 's@/\.@/ .@g' | sed 's@/,@/ ,@g' | msgcat - > $a.new git add -i # to filter out formatting changes The "/." and "/," replacements are needed so that various terminal emulators don't include the trailing "." or "," into the clickable URL. The resulting patch is attached, just in case, in order to avoid damaging non-ASCII characters. -- Alexander E. Patrakov >From 7dcd197571840e467d688f0f7354253730bbcc15 Mon Sep 17 00:00:00 2001 From: "Alexander E. Patrakov" <patrakov@gmail.com> Date: Sat, 29 Nov 2014 20:56:27 +0500 Subject: [PATCH] Fix the WhatIsWrongWithSystemWide URL Reported by Pavel Machek in http://pavelmachek.livejournal.com/126190.html All translations were also fixed using a script. Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com> | |||||
2012-01-30 | i18n: Run make update-po | Colin Guthrie | 1 | -487/+849 | |
2012-01-30 | i18n: Fudge translations after previous commit to avoid mixing ↵ | Colin Guthrie | 1 | -41/+18 | |
English/localized phrases. The translations are now obviously outdated and wrong, but as the core meaning has not changed, this is the lesser of two evils. | |||||
2011-12-12 | error: Fix spelling of 'initialization' in errortab for PA_ERR_MODINITFAILED | Peter Meerwald | 1 | -1/+1 | |
Also update the related translations. | |||||
2010-02-21 | i18n: run make update-po | Lennart Poettering | 1 | -293/+413 | |
2009-09-30 | i18n: run make update-po | Lennart Poettering | 1 | -85/+275 | |
2009-09-29 | i18n: run make update-po | Lennart Poettering | 1 | -1/+1 | |
2009-09-18 | i18n: run make update-po | Lennart Poettering | 1 | -41/+41 | |
2009-09-12 | Sending translation for Catalan | xconde | 1 | -12/+11 | |
2009-09-11 | i18n: run make update-po | Lennart Poettering | 1 | -1/+9 | |
2009-09-10 | i18n: run make update-po | Lennart Poettering | 1 | -1/+1 | |
2009-09-10 | i18n: run make update-po | Lennart Poettering | 1 | -99/+79 | |
2009-09-05 | Sending translation for Catalan | xconde | 1 | -209/+206 | |
2009-09-03 | i18n: run make update-po | Lennart Poettering | 1 | -182/+256 | |
2009-08-24 | i18n: run make update-po | Lennart Poettering | 1 | -15/+15 | |
2009-08-22 | i18n: run make update-po | Lennart Poettering | 1 | -29/+34 | |
2009-08-19 | i18n: run make update-pov0.9.16-test5 | Lennart Poettering | 1 | -104/+108 | |
2009-08-05 | run make update-po | Lennart Poettering | 1 | -86/+66 | |
2009-07-28 | i18n: run make-update-po | Lennart Poettering | 1 | -169/+210 | |
2009-07-23 | po: run make update-po | Lennart Poettering | 1 | -294/+304 | |
2009-07-18 | Sending translation for Catalan | xconde | 1 | -642/+757 | |
2009-06-12 | Sending translation for Catalan | xconde | 1 | -609/+547 | |
2009-06-08 | i18n: update po data | Lennart Poettering | 1 | -406/+438 | |
2009-04-21 | i18n: run make update-po | Lennart Poettering | 1 | -96/+100 | |
2009-04-13 | run make update-po | Lennart Poettering | 1 | -36/+41 | |
2009-04-10 | run make update-po | Lennart Poettering | 1 | -66/+66 | |
2009-04-05 | run make po-update | Lennart Poettering | 1 | -3/+58 | |
2009-04-04 | run make update-po | Lennart Poettering | 1 | -331/+524 | |
2009-03-19 | Update catalan po | Xavier Conde | 1 | -608/+472 | |
Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
2009-03-19 | unfuck i18n | Lennart Poettering | 1 | -3/+3 | |
2009-03-05 | run make update-po | Lennart Poettering | 1 | -526/+903 | |
2009-02-27 | Updated catalan po | Xavier Conde | 1 | -885/+772 | |
Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
2009-02-24 | run make update-po | Lennart Poettering | 1 | -141/+210 | |
2009-02-20 | run make update-po | Lennart Poettering | 1 | -468/+695 | |
2009-02-13 | Updated catalan po | Xavier Conde | 1 | -785/+628 | |
Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
2009-02-12 | run make update-pov0.9.15-test2 | Lennart Poettering | 1 | -40/+40 | |
2009-02-04 | run make update-po | Lennart Poettering | 1 | -464/+620 | |
2009-02-01 | Updated catalan po | Xavier Conde | 1 | -590/+584 | |
Transmitted-via: Transifex (translate.fedoraproject.org) | |||||
2009-01-28 | Run make update-po | Lennart Poettering | 1 | -323/+360 | |
2009-01-08 | run "make update-po" | Lennart Poettering | 1 | -156/+163 | |
2008-11-07 | Added catalan translation | Xavier Conde | 1 | -0/+1845 | |
Transmitted-via: Transifex (translate.fedoraproject.org) |