[Rt-devel] Translation patch
Jesse Vincent
jesse at bestpractical.com
Mon Mar 28 07:33:43 EST 2005
Heh. Thanks. I actually just checked in an equivalent fix about an hour
ago ;)
On Mon, Mar 28, 2005 at 09:31:11AM -0300, Lucas F. Rosada wrote:
> Jesse,
>
> here is a patch of the file Search/Elements/EditFormat.html, where some
> strings were not internationalized.
>
> Regards,
>
> --
> Lucas F. Rosada
> lucas at dextra.com.br
>
> Dextra Sistemas
> +55 (19) 3256 6722
> http://www.dextra.com.br
>
> --- EditFormat 2005-03-28 09:25:20.753051434 -0300
> +++ /opt/rt3/share/html/Search/Elements/EditFormat 2005-02-01 12:20:40.000000000 -0200
> @@ -49,7 +49,7 @@
> <&|/l&>Add Columns</&>:
> </td>
> <td>
> -<&|/l&>Format</&>:
> +Format:
> </td>
> <td></td>
> <td>
> @@ -70,20 +70,20 @@
> </select>
> </td>
> <td>
> -<&|/l&>Link</&>:
> +Link:
> <select name=Link>
> <option value="None">-</option>
> <option value="Display"><&|/l&>Display</&></option>
> <option value="Take"><&|/l&>Take</&></option>
> </select>
> -<br><&|/l&>Title</&>: <input name="Title" size=10>
> -<br><&|/l&>Size</&>:
> +<br>Title: <input name="Title" size=10>
> +<br>Size:
> <select name=Size>
> <option value="">-</option>
> <option value="Small"><&|/l&>Small</&></option>
> <option value="Large"><&|/l&>Large</&></option>
> </select>
> -<br><&|/l&>Face</&>:
> +<br>Face:
> <select name=Face>
> <option value="">-</option>
> <option value="Bold"><&|/l&>Bold</&></option>
> _______________________________________________
> Rt-devel mailing list
> Rt-devel at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
--
More information about the Rt-devel
mailing list