From: bishop <bi...@pl...> - 2004-02-11 04:22:57
|
Folks, I'm surprised to be the first to grab THIS low-hanging fruit, but here's=20 a mondo diff anyway. - bish bi...@fi... wrote: > Index: lib/plugin/WikiAdminRemove.php > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvsroot/phpwiki/phpwiki/lib/plugin/WikiAdminRemove.php,v > retrieving revision 1.9 > diff -u -b -B -r1.9 WikiAdminRemove.php > --- lib/plugin/WikiAdminRemove.php 26 Feb 2003 22:27:22 -0000 1.9 > +++ lib/plugin/WikiAdminRemove.php 11 Feb 2004 00:41:10 -0000 > @@ -112,7 +112,7 @@ > $dbi =3D $request->getDbh(); > foreach ($pages as $name) { > $dbi->deletePage($name); > - $ul->pushContent(HTML::li(fmt("Removed page '%s' succesful= ly.", $name))); > + $ul->pushContent(HTML::li(fmt("Removed page '%s' successfu= lly.", $name))); > } > $dbi->touch(); > return HTML($ul, > Index: locale/po/de.po > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvsroot/phpwiki/phpwiki/locale/po/de.po,v > retrieving revision 1.90 > diff -u -b -B -r1.90 de.po > --- locale/po/de.po 2 Feb 2004 04:15:43 -0000 1.90 > +++ locale/po/de.po 11 Feb 2004 00:41:13 -0000 > @@ -2315,7 +2315,7 @@ > =20 > #: ../lib/plugin/WikiAdminRemove.php:115 > #, fuzzy, c-format > -msgid "Removed page '%s' succesfully." > +msgid "Removed page '%s' successfully." > msgstr "Seite =BB%s=AB erfolgreich gel=F6scht." > =20 > #: ../lib/plugin/WikiAdminRemove.php:172 > Index: locale/po/es.po > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvsroot/phpwiki/phpwiki/locale/po/es.po,v > retrieving revision 1.60 > diff -u -b -B -r1.60 es.po > --- locale/po/es.po 2 Feb 2004 04:15:43 -0000 1.60 > +++ locale/po/es.po 11 Feb 2004 00:41:14 -0000 > @@ -2313,7 +2313,7 @@ > =20 > #: ../lib/plugin/WikiAdminRemove.php:115 > #, fuzzy, c-format > -msgid "Removed page '%s' succesfully." > +msgid "Removed page '%s' successfully." > msgstr "P=E1gina '%s' borrada satisfactoriamente." > =20 > #: ../lib/plugin/WikiAdminRemove.php:172 > Index: locale/po/fr.po > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvsroot/phpwiki/phpwiki/locale/po/fr.po,v > retrieving revision 1.33 > diff -u -b -B -r1.33 fr.po > --- locale/po/fr.po 2 Feb 2004 04:15:44 -0000 1.33 > +++ locale/po/fr.po 11 Feb 2004 00:41:16 -0000 > @@ -2368,7 +2368,7 @@ > # admin.php:63 > #: ../lib/plugin/WikiAdminRemove.php:115 > #, fuzzy, c-format > -msgid "Removed page '%s' succesfully." > +msgid "Removed page '%s' successfully." > msgstr "Page ' %s ' supprim=E9e avec succ=E8s." > =20 > # admin.php:57 admin.php:65 > Index: locale/po/it.po > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvsroot/phpwiki/phpwiki/locale/po/it.po,v > retrieving revision 1.49 > diff -u -b -B -r1.49 it.po > --- locale/po/it.po 2 Feb 2004 04:15:44 -0000 1.49 > +++ locale/po/it.po 11 Feb 2004 00:41:17 -0000 > @@ -2307,7 +2307,7 @@ > =20 > #: ../lib/plugin/WikiAdminRemove.php:115 > #, fuzzy, c-format > -msgid "Removed page '%s' succesfully." > +msgid "Removed page '%s' successfully." > msgstr "La pagina '%s' =E8 stata rimossa correttamente." > =20 > #: ../lib/plugin/WikiAdminRemove.php:172 > Index: locale/po/nl.po > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvsroot/phpwiki/phpwiki/locale/po/nl.po,v > retrieving revision 1.59 > diff -u -b -B -r1.59 nl.po > --- locale/po/nl.po 2 Feb 2004 04:15:44 -0000 1.59 > +++ locale/po/nl.po 11 Feb 2004 00:41:18 -0000 > @@ -2295,7 +2295,7 @@ > =20 > #: ../lib/plugin/WikiAdminRemove.php:115 > #, fuzzy, c-format > -msgid "Removed page '%s' succesfully." > +msgid "Removed page '%s' successfully." > msgstr "Pagina '%s' verwijderd." > =20 > #: ../lib/plugin/WikiAdminRemove.php:172 > Index: locale/po/phpwiki.pot > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvsroot/phpwiki/phpwiki/locale/po/phpwiki.pot,v > retrieving revision 1.69 > diff -u -b -B -r1.69 phpwiki.pot > --- locale/po/phpwiki.pot 2 Feb 2004 04:15:44 -0000 1.69 > +++ locale/po/phpwiki.pot 11 Feb 2004 00:41:20 -0000 > @@ -2205,7 +2205,7 @@ > =20 > #: ../lib/plugin/WikiAdminRemove.php:115 > #, c-format > -msgid "Removed page '%s' succesfully." > +msgid "Removed page '%s' successfully." > msgstr "" > =20 > #: ../lib/plugin/WikiAdminRemove.php:172 > Index: locale/po/sv.po > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvsroot/phpwiki/phpwiki/locale/po/sv.po,v > retrieving revision 1.54 > diff -u -b -B -r1.54 sv.po > --- locale/po/sv.po 2 Feb 2004 04:15:44 -0000 1.54 > +++ locale/po/sv.po 11 Feb 2004 00:41:21 -0000 > @@ -2296,7 +2296,7 @@ > =20 > #: ../lib/plugin/WikiAdminRemove.php:115 > #, fuzzy, c-format > -msgid "Removed page '%s' succesfully." > +msgid "Removed page '%s' successfully." > msgstr "Tog bort sidan '%s'." > =20 > #: ../lib/plugin/WikiAdminRemove.php:172 |