Tweaked wordwrap parameter comments
authorAlan Jack Pippin <ajp@pippin.(none)>
Tue, 27 Nov 2007 06:11:02 +0000 (23:11 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Tue, 27 Nov 2007 06:11:02 +0000 (23:11 -0700)
templates/EmbedVideoSiteAdmin.tpl

index 493b863a06b42185ed5e3e88d4a0c8dfc1121844..6dc7f8cc02cd175127be19df4c38e91833642e16 100644 (file)
       <td>{g->text text="Specify the watermark alignment: top-left, top, top-right, left, center, right, bottom-left, bottom, bottom-right"}</td></tr>
 
     <tr class="gbEven"><td>wordwrapSummary</td><td>0 - N</td>
-      <td>{g->text text="If set to non-zero, specifies the maximum line width when displaying the item's summary"}</td></tr>
+      <td>{g->text text="If non-zero, sets the maximum line width when displaying the item's summary"}</td></tr>
 
     <tr class="gbOdd"><td>wordwrapDescription</td><td>0 - N</td>
-      <td>{g->text text="If set to non-zero, specifies the maximum line width when displaying the item's description"}</td></tr>
+      <td>{g->text text="If non-zero, sets the maximum line width when displaying the item's description"}</td></tr>
 
 
   </table>