SPECS: perl-Template-Provider-Encoding.spec - pl
qboosh
qboosh at pld-linux.org
Wed May 9 23:07:11 CEST 2007
Author: qboosh Date: Wed May 9 21:07:11 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
perl-Template-Provider-Encoding.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Template-Provider-Encoding.spec
diff -u SPECS/perl-Template-Provider-Encoding.spec:1.1 SPECS/perl-Template-Provider-Encoding.spec:1.2
--- SPECS/perl-Template-Provider-Encoding.spec:1.1 Mon Apr 30 13:29:15 2007
+++ SPECS/perl-Template-Provider-Encoding.spec Wed May 9 23:07:06 2007
@@ -7,7 +7,7 @@
%define pdir Template
%define pnam Provider-Encoding
Summary: Template::Provider::Encoding - Explicitly declare encodings of your templates
-#Summary(pl.UTF-8):
+Summary(pl.UTF-8): Template::Provider::Encoding - jawne określanie kodowań szablonów
Name: perl-Template-Provider-Encoding
Version: 0.09
Release: 1
@@ -34,8 +34,15 @@
[% USE encoding 'utf-8' %]
Here comes utf-8 strings with [% variable %].
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Template::Provider::Encoding to podklasa Template Provider dekodująca
+szablony przy użyciu ich deklaracji. Trzeba zadeklarować kodowanie
+szablonu w jego nagłówku (1. linii) przy użyciu (fałszywej) wtyczki
+kodowania TT. W przeciwnym wypadku szablon jest obsługiwany jako
+utf-8. Przykład:
+
+ [% USE encoding 'utf-8' %]
+ Tutaj tekst w utf-8 ze [% zmiennymi %].
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -68,6 +75,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/05/09 21:07:06 qboosh
+- pl
+
Revision 1.1 2007/04/30 11:29:15 radek
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Template-Provider-Encoding.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list