]> git.pld-linux.org Git - packages/Zope-Formulator.git/commitdiff
- pl translations, cosmetics
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Oct 2001 10:42:50 +0000 (10:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope-Formulator.spec -> 1.4

Zope-Formulator.spec

index 5f3b0bf9dcb5e2f791dd4472930e9643e4c1cbd4..459f37a82be2f268ded51fef6954c3ba43649be6 100644 (file)
@@ -1,16 +1,17 @@
 
 %define prod_name Formulator
 
-Summary:       Zope framework that eases the creation and validation of web forms. 
+Summary:       Zope framework that eases the creation and validation of web forms
+Summary(pl):   Dodatek do Zope u³atwiaj±cy tworzenie i sprawdzanie poprawno¶ci formularzy WWW
 Name:          Zope-%{prod_name}
 Version:       1.0.1
 Release:       1
 License:       BSD-style
-Source0:       http://www.zope.org/Members/faassen/%{prod_name}/%{prod_name}-%{version}.tgz
-URL:           http://www.zope.org/Members/faassen/%{prod_name}
 Group:         Development/Languages/Python
 Group(de):     Entwicklung/Sprachen/Python
 Group(pl):     Programowanie/Jêzyki/Python
+Source0:       http://www.zope.org/Members/faassen/%{prod_name}/%{prod_name}-%{version}.tgz
+URL:           http://www.zope.org/Members/faassen/%{prod_name}
 Requires:      Zope
 BuildRequires: python >= 2.1
 BuildArch:     noarch
@@ -26,6 +27,11 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %{prod_name} is a tool to help with the creation and validation of web                            
 forms. Form fields are stored as objects in Zope, in a special Form folder.
 
+%description -l pl
+%{prod_name} jest narzêdziem pomagaj±cym przy tworzeniu i sprawdzaniu
+poprawno¶ci formularzy WW. Pola formularza s± zapisywane jako obiekty
+w Zope, w specjalnym folderze Form.
+
 %prep
 %setup -q -n %{prod_name}
 
This page took 0.035529 seconds and 4 git commands to generate.