]> git.pld-linux.org Git - packages/drupal-mod-fckeditor.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Dec 2005 19:31:27 +0000 (19:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal-mod-fckeditor.spec -> 1.3

drupal-mod-fckeditor.spec

index 49e3434609f528f9ac8df576e706e7e558db5769..0e44de609c6151a73fb619a4587a003c9187190a 100644 (file)
@@ -1,5 +1,6 @@
 %define                modname fckeditor
 Summary:       Drupal FCKeditor WYSIWYG Editor Module
+Summary(pl):   Modu³ edytora WYSIWYG FCKeditor dla Drupala
 Name:          drupal-mod-%{modname}
 Version:       4.6.0
 Release:       0.1
@@ -8,9 +9,9 @@ Group:          Applications/WWW
 Source0:       http://drupal.org/files/projects/%{modname}-%{version}.tar.gz
 # Source0-md5: 5238481c701a9e24ab050b80ef4f53ba
 URL:           http://drupal.org/project/fckeditor
-Requires:      php >= 3:4.3.0
 Requires:      drupal >= 4.6.0
 Requires:      fckeditor
+Requires:      php >= 3:4.3.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,6 +26,13 @@ functionalities of known desktop editors like Word. It's really
 lightweight and doesn't require any kind of installation on the client
 computer.
 
+%description -l pl
+Ten modu³ umo¿liwia Drupalowi zast±pienie pól textarea FCKeditorem.
+
+Ten edytor tekstu HTML udostêpnia stronom WWW wiele potê¿nych funkcji
+znanych edytorów biurowych, takich jak Word. Jest naprawdê lekki i nie
+wymaga ¿adnej inicjalizacji na komputerze klienckim.
+
 %prep
 %setup -q -n %{modname}
 rm -f LICENSE.txt # GPL v2
This page took 0.115234 seconds and 4 git commands to generate.