[Rt-devel] Translation patch
Lucas F. Rosada
lucas at dextra.com.br
Mon Mar 28 07:31:11 EST 2005
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
-------------- next part --------------
--- 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>
More information about the Rt-devel
mailing list