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

Alexandru Băluț alexandru.balut at gmail.com
Sat Jun 12 03:00:06 CDT 2010


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100612/985b6307/attachment.htm>
-------------- next part --------------
---
 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;">
-- 
1.7.0.4


More information about the wine-patches mailing list