www/adium.im 444:29efc745fa53: Fix the links for the localisatio...

commits at adium.im commits at adium.im
Sun Sep 4 20:41:12 UTC 2011


details:	http://hg.adium.im/www/adium.im/rev/29efc745fa53
revision:	444:29efc745fa53
branch:		adiumx.com
author:		Robert Vehse
date:		Sun Sep 04 22:40:34 2011 +0200

Fix the links for the localisation tickets. Fixes #15467.

diffs (23 lines):

diff -r b3a103688a14 -r 29efc745fa53 changelogs/1.4.3.html
--- a/changelogs/1.4.3.html	Sun Sep 04 18:25:26 2011 +0200
+++ b/changelogs/1.4.3.html	Sun Sep 04 22:40:34 2011 +0200
@@ -8,7 +8,7 @@
 ul {
 	padding-left: 20px;
 }
-li > a[href*="/ticket/"] {
+li > a[href*="http://trac.adium.im/ticket/"] {
 	font-size: 8pt;
 	text-decoration: none;
 }
@@ -64,8 +64,8 @@
 <li>Fixed the "Add Link" function, which was broken in 1.4.2. (<a class="closed ticket" href="http://trac.adium.im/ticket/15259" title="defect: "Add LinkÉ" has ceased to work in 1.4.2 (closed: fixed)">#15259</a>)</li>
 <li>Fixed instances where contacts weren't being highlighted despite having been set to. (<a class="closed ticket" href="http://trac.adium.im/ticket/14493" title="defect: Contact doesn't highlight when typing despite pref (closed: fixed)">#14493</a>).</li>
 <li>Message View: Inserted emoticon will replace the selected text (if any).</li>
-<li>Updated localisations: British English, Chinese (Traditional), Danish (<a class="closed ticket" href="/ticket/15431" title="patch: Danish localization 1.4.3b3 (closed: fixed)">#15431</a>), Dutch (<a class="closed ticket" href="/ticket/15421" title="patch: Update for Dutch translation 1.4.3b2 (closed: fixed)">#15421</a>), French (<a class="closed ticket" href="/ticket/15402" title="patch: Adium 1.4.3b2 French localization (closed: fixed)">#15402</a>), German (<a class="closed ticket" href="/ticket/15374" title="enhancement: German localization for Adium 1.4.3b2 (closed: fixed)">#15374</a>), Greek (<a class="closed ticket" href="/ticket/15330" title="patch: Adium 1.4.3b1 Greek localization (closed: fixed)">#15330</a>), Italian (<a class="closed ticket" href="/ticket/15395" title="patch: Adium 1.4.3b2 Italian localization (closed: fixed)">#15395</a>), Norwegian (Bokmål) (<a class="closed ticket" href="/ticket/15365" title="patch: Adium 1.4.3b2 Norwegian localization (closed: fixed)">#15365</a>), Portuguese (Portugal) (<a class="closed ticket" href="/ticket/15371" title="patch: Adium 1.4.3b2 - pt_PT (closed: fixed)">#15371</a>), Swedish (<a class="closed ticket" href="/ticket/15384" title="patch: Adium 1.4.3b2 Swedish localisation (closed: fixed)">#15384</a>).</li>
-<li>Fixed a case of unfavourable wording in the German localisation. (<a class="closed ticket" href="/ticket/15393" title="enhancement: unfavorable translation in case of a lost connection (german) (closed: fixed)">#15393</a>)
+<li>Updated localisations: British English, Chinese (Traditional), Danish (<a class="closed ticket" href="http://trac.adium.im/ticket/15431" title="patch: Danish localization 1.4.3b3 (closed: fixed)">#15431</a>), Dutch (<a class="closed ticket" href="http://trac.adium.im/ticket/15421" title="patch: Update for Dutch translation 1.4.3b2 (closed: fixed)">#15421</a>), French (<a class="closed ticket" href="http://trac.adium.im/ticket/15402" title="patch: Adium 1.4.3b2 French localization (closed: fixed)">#15402</a>), German (<a class="closed ticket" href="http://trac.adium.im/ticket/15374" title="enhancement: German localization for Adium 1.4.3b2 (closed: fixed)">#15374</a>), Greek (<a class="closed ticket" href="http://trac.adium.im/ticket/15330" title="patch: Adium 1.4.3b1 Greek localization (closed: fixed)">#15330</a>), Italian (<a class="closed ticket" href="http://trac.adium.im/ticket/15395" title="patch: Adium 1.4.3b2 Italian localization (closed: fixed)">#15395</a>), Norwegian (Bokmål) (<a class="closed ticket" href="http://trac.adium.im/ticket/15365" title="patch: Adium 1.4.3b2 Norwegian localization (closed: fixed)">#15365</a>), Portuguese (Portugal) (<a class="closed ticket" href="http://trac.adium.im/ticket/15371" title="patch: Adium 1.4.3b2 - pt_PT (closed: fixed)">#15371</a>), Swedish (<a class="closed ticket" href="http://trac.adium.im/ticket/15384" title="patch: Adium 1.4.3b2 Swedish localisation (closed: fixed)">#15384</a>).</li>
+<li>Fixed a case of unfavourable wording in the German localisation. (<a class="closed ticket" href="http://trac.adium.im/ticket/15393" title="enhancement: unfavorable translation in case of a lost connection (german) (closed: fixed)">#15393</a>)
 </li>
 </ul>
 </div>




More information about the commits mailing list