lang.template: Add Polish translation

Łukasz Wojniłowicz lukasz.wojnilowicz at gmail.com
Sat Dec 18 03:47:15 CST 2010


---
 templates/pl/lang.template |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 templates/pl/lang.template

diff --git a/templates/pl/lang.template b/templates/pl/lang.template
new file mode 100644
index 0000000..094bba8
--- /dev/null
+++ b/templates/pl/lang.template
@@ -0,0 +1,12 @@
+<!--TITLE:[WineHQ - Wybierz swój język]-->
+<!--BLURB:[WineHQ jest wielojęzykową stroną]-->
+
+<!--EXEC:[language]-->
+
+<h1 class="title">{$langChange}</h1>
+
+<p><b>Obecnie wybrany język: </b> {$langCur}</p>
+
+<ul style="list-style: none; margin-left: 20px; padding: 0;">
+<!--EXEC:[language?cmd=list]-->
+</ul>
-- 
1.7.3.3




More information about the wine-patches mailing list