Alexandru Băluț : Corrected the title of the pl links in lang.template for en and de

Jeremy Newman jnewman at winehq.org
Mon Jun 21 09:41:20 CDT 2010


Module: website
Branch: master
Commit: 10ccdc3eb270ed3e922ada099f200cd1652fd3c7
URL:    http://source.winehq.org/git/website.git/?a=commit;h=10ccdc3eb270ed3e922ada099f200cd1652fd3c7

Author: Alexandru Băluț <alexandru.balut at gmail.com>
Date:   Sat Jun 12 10:00:06 2010 +0200

Corrected the title of the pl links in lang.template for en and de

--0016e6d77e6fff9bee0488d0a537
Content-Type: text/plain; charset=UTF-8

<br>

---

 templates/de/lang.template |    2 +-
 templates/en/lang.template |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/de/lang.template b/templates/de/lang.template
index 4bc47ac..08dff17 100644
--- a/templates/de/lang.template
+++ b/templates/de/lang.template
@@ -26,7 +26,7 @@
     </li>
 
     <li style="background-image: url('{$root}/images/lang/pl.png'); background-repeat: no-repeat; padding: 0 0 10px 40px;">
-        <a href="{$root}/lang/pl" title="Português">Polski</a> <small>(Polnisch)</small>
+        <a href="{$root}/lang/pl" title="Polski">Polski</a> <small>(Polnisch)</small>
     </li>
 
     <li style="background-image: url('{$root}/images/lang/pt.png'); background-repeat: no-repeat; padding: 0 0 10px 40px;">
diff --git a/templates/en/lang.template b/templates/en/lang.template
index 086a020..267df33 100644
--- a/templates/en/lang.template
+++ b/templates/en/lang.template
@@ -26,7 +26,7 @@
     </li>
 
     <li style="background-image: url('{$root}/images/lang/pl.png'); background-repeat: no-repeat; padding: 0 0 10px 40px;">
-        <a href="{$root}/lang/pl" title="Português">Polski</a> <small>(Polish)</small>
+        <a href="{$root}/lang/pl" title="Polski">Polski</a> <small>(Polish)</small>
     </li>
 
     <li style="background-image: url('{$root}/images/lang/pt.png'); background-repeat: no-repeat; padding: 0 0 10px 40px;">




More information about the wine-cvs mailing list