]> git.pld-linux.org Git - packages/fckeditor.git/blobdiff - fckeditor.spec
- pl for -connector-*
[packages/fckeditor.git] / fckeditor.spec
index e7770d0590bff980a959354212e9398db1ed9905..c37bdd2591ed795102ffcc7ad4e85defc5c1e46b 100644 (file)
@@ -24,8 +24,19 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _sysconfdir     %{_webapps}/%{_webapp}
 %define                _appdir         %{_datadir}/%{name}
 
+%description
+This HTML text editor brings to the web many of the powerful
+functionalities of desktop editors like MS Word. It's lightweight and
+doesn't require any kind of installation on the client computer.
+
+%description -l pl.UTF-8
+Ten edytor tekstu HTML udostępnia stronom WWW wiele potężnych funkcji
+edytorów biurowych, takich jak MS Word. Jest lekki i nie wymaga żadnej
+inicjalizacji na komputerze klienckim.
+
 %package connector-php
 Summary:       File Manager Connector for PHP
+Summary(pl.UTF-8):     Interfejs zarządcy plików do PHP
 Group:         Applications/WWW
 Requires:      %{name} = %{version}-%{release}
 Requires:      php-common >= 4:5.0.0
@@ -33,8 +44,12 @@ Requires:    php-common >= 4:5.0.0
 %description connector-php
 File Manager Connector for PHP.
 
+%description connector-php -l pl.UTF-8
+Interfejs zarządcy plików do PHP.
+
 %package connector-perl
 Summary:       File Manager Connector for Perl
+Summary(pl.UTF-8):     Interfejs zarządcy plików do Perla
 Group:         Applications/WWW
 Requires:      %{name} = %{version}-%{release}
 Requires:      perl-base
@@ -42,8 +57,12 @@ Requires:    perl-base
 %description connector-perl
 File Manager Connector for Perl.
 
+%description connector-perl -l pl.UTF-8
+Interfejs zarządcy plików do Perla.
+
 %package connector-python
 Summary:       File Manager Connector for Python
+Summary(pl.UTF-8):     Interfejs zarządcy plików do Pythona
 Group:         Applications/WWW
 Requires:      %{name} = %{version}-%{release}
 Requires:      python
@@ -51,15 +70,8 @@ Requires:    python
 %description connector-python
 File Manager Connector for Python.
 
-%description
-This HTML text editor brings to the web many of the powerful
-functionalities of desktop editors like MS Word. It's lightweight and
-doesn't require any kind of installation on the client computer.
-
-%description -l pl.UTF-8
-Ten edytor tekstu HTML udostępnia stronom WWW wiele potężnych funkcji
-edytorów biurowych, takich jak MS Word. Jest lekki i nie wymaga żadnej
-inicjalizacji na komputerze klienckim.
+%description connector-python -l pl.UTF-8
+Interfejs zarządcy plików do Pythona.
 
 # copied from /usr/lib/rpm/macros
 %package debuginfo
This page took 0.067635 seconds and 4 git commands to generate.