]> git.pld-linux.org Git - packages/php-pear-HTML_Table.git/commitdiff
- better pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 30 Jun 2002 12:25:14 +0000 (12:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-HTML_Table.spec -> 1.3

php-pear-HTML_Table.spec

index 8e00cbcec5d1a9675dd874edc0b9b24bf5df31bc..8197cab1c64b62c4ac9dccea47e953be68abf25e 100644 (file)
@@ -2,16 +2,16 @@
 %define                _class          HTML
 %define                _subclass       Table
 %define                _pearname       %{_class}_%{_subclass}
-Summary:       %{_class}_%{_subclass} - makes the design of HTML tables easy, flexible, reusable and efficient.
-Summary(pl):   %{_class}_%{_subclass} - czyni tworzenie tabel HTML ³atwym, elastycznym, efektywnym...
+Summary:       %{_class}_%{_subclass} - makes the design of HTML tables easy, flexible, reusable and efficient
+Summary(pl):   %{_class}_%{_subclass} - czyni tworzenie tabel HTML ³atwym, elastycznym, efektywnym
 Name:          php-pear-%{_pearname}
 Version:       1.0
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-BuildRequires: rpm-php-pearprov
 URL:           http://pear.php.net/
+BuildRequires: rpm-php-pearprov
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,14 +26,14 @@ design of HTML tables.
 - Tables options can be reused.
 
 %description -l pl
-Klasa PEAR::HTML_Table dostarcza metody dla ³atwego i efektywnego
+Klasa PEAR::HTML_Table dostarcza metody do ³atwego i efektywnego
 tworzenia tabel HTML.
 - wiele opcji dostosowawczych.
 - tabele mog± byæ modyfikowane w ka¿dym momencie.
-- logika jest taka sama jak w standardowych edytorach HTMLa.
-- manipulacje col i rowspans.
+- logika jest taka sama jak w standardowych edytorach HTML-a.
+- obs³uga atrybutów col i rowspans.
 - kod PHP jest krótszy, ³atwiejszy do czytania i konserwacji.
-- opcji tabel mog± byæ ponownie u¿ywane.
+- opcje tabel mog± byæ ponownie u¿ywane.
 
 %prep
 %setup -q -c
This page took 0.079159 seconds and 4 git commands to generate.