com web/doc: Fix grammar: www/revcheck.php
[email protected] (Christoph Michael Becker) Mon, 06 Aug 2018 11:18:43 +0000
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Commit: fe01ebc971ca31760b7456d1cb057519172a9029=0AAuthor: Christoph = M. Becker <[email protected]> Mon, 6 Aug 2018 13:18:43 +0200=0APare= nts: 65654092887d26143800b1402506b4aec7b02b9a=0ABranches: master=0A=0ALi= nk: http://git.php.net/?p=3Dweb/doc.git;a=3Dcommitdiff;h=3Dfe01ebc971= ca31760b7456d1cb057519172a9029=0A=0ALog:=0AFix grammar=0A=0AChanged paths:= =0A M www/revcheck.php=0A=0A=0ADiff:=0Adiff --git a/www/revcheck.php b/ww= w/revcheck.php=0Aindex b42b72c..0341cc3 100644=0A--- a/www/revcheck.php=0A+= ++ b/www/revcheck.php=0A@@ -243,11 +243,11 @@ TRANSLATORS_HEAD;=0A =09=09= =09die;=0A =09=09}=0A =0A-=09=09echo '<p>This tool allows you to check whic= h files in your translation need update. To show the list ';=0A-=09=09echo = 'choose a directory (it doesn\'t works recursively) or translator.</p>';=0A= -=09=09echo '<p>When you click on the filename you will see plaintext diff = showing changes between revisions so ';=0A-=09=09echo 'you will know what h= as changed in English version and what informations you need to update.';= =0A-=09=09echo 'You can also click on [diff] to show colored diff.</p>';=0A= +=09=09echo '<p>This tool allows you to check which files in your translati= on need updates. To show the list ';=0A+=09=09echo 'choose a directory (it = doesn\'t work recursively) or translator.</p>';=0A+=09=09echo '<p>When you = click on the filename you will see the plaintext diff showing changes betwe= en revisions, so ';=0A+=09=09echo 'you will know what has changed in the En= glish version and which information you need to update.';=0A+=09=09echo 'Yo= u can also click on [diff] to show the colored diff.</p>';=0A =09=09echo '<= p>Choose a directory:</p>';=0A =09=09echo '<form method=3D"get" action=3D"r= evcheck.php"><p><select name=3D"dir">';=0A =09=09foreach ($dirs as $id =3D>= $name) {=0A