packages: php-phpmailer/php-phpmailer.spec, php-phpmailer/phpmailer-update-...

glen glen at pld-linux.org
Tue Jan 12 15:48:14 CET 2010


Author: glen                         Date: Tue Jan 12 14:48:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update et translation

---- Files affected:
packages/php-phpmailer:
   php-phpmailer.spec (1.14 -> 1.15) , phpmailer-update-et.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/php-phpmailer/php-phpmailer.spec
diff -u packages/php-phpmailer/php-phpmailer.spec:1.14 packages/php-phpmailer/php-phpmailer.spec:1.15
--- packages/php-phpmailer/php-phpmailer.spec:1.14	Tue Jan 12 15:47:13 2010
+++ packages/php-phpmailer/php-phpmailer.spec	Tue Jan 12 15:48:08 2010
@@ -11,6 +11,7 @@
 Source0:	http://dl.sourceforge.net/phpmailer/phpMailer_v%{version}.tar.gz
 # Source0-md5:	897f53ab746c48f372364b7745d8d468
 Patch0:		paths.patch
+Patch1:		phpmailer-update-et.patch
 URL:		http://phpmailer.codeworxtech.com/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.520
@@ -43,6 +44,7 @@
 %prep
 %setup -q -n phpMailer_v%{version}
 %patch0 -p1
+%patch1 -p1
 
 find '(' -name '*.php' -o -name '*.html' -o -name '*.txt' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,'
 %{__sed} -i -e 's,\r$,,' README LICENSE
@@ -104,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/01/12 14:48:08  glen
+- update et translation
+
 Revision 1.14  2010/01/12 14:47:13  glen
 - php autodeps prepare, fill them manually now too
 

================================================================
Index: packages/php-phpmailer/phpmailer-update-et.patch
diff -u /dev/null packages/php-phpmailer/phpmailer-update-et.patch:1.1
--- /dev/null	Tue Jan 12 15:48:14 2010
+++ packages/php-phpmailer/phpmailer-update-et.patch	Tue Jan 12 15:48:08 2010
@@ -0,0 +1,13 @@
+--- phpmailer/language/phpmailer.lang-et.php~	2010-01-12 16:08:02.000000000 +0200
++++ phpmailer/language/phpmailer.lang-et.php	2010-01-12 16:25:39.874296467 +0200
+@@ -18,7 +18,5 @@
+ $PHPMAILER_LANG["connect_host"]         = 'SMTP Viga: Ei &otilde;nnestunud luua &uuml;hendust SMTP serveriga.';
+ $PHPMAILER_LANG["file_access"]          = 'Pole piisavalt &otilde;iguseid j&auml;rgneva faili avamiseks: ';
+ $PHPMAILER_LANG["file_open"]            = 'Faili Viga: Faili avamine eba&otilde;nnestus: ';
+-$PHPMAILER_LANG["encoding"]             = 'Tundmatu Unknown kodeering: ';
+-$PHPMAILER_LANG["signing"]              = 'Signing Error: ';
+-
+-?>
+\ No newline at end of file
++$PHPMAILER_LANG["encoding"]             = 'Tundmatu kodeering: ';
++$PHPMAILER_LANG["signing"]              = 'Viga allkirjastamisel: ';
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-phpmailer/php-phpmailer.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list