[Openupload-svn-update] SF.net SVN: openupload:[234] trunk/templates/default/modules/files/ removeR
Status: Beta
Brought to you by:
tsdogs
|
From: <ts...@us...> - 2009-02-05 16:25:24
|
Revision: 234
http://openupload.svn.sourceforge.net/openupload/?rev=234&view=rev
Author: tsdogs
Date: 2009-02-05 16:25:19 +0000 (Thu, 05 Feb 2009)
Log Message:
-----------
fix missing translation
Modified Paths:
--------------
trunk/templates/default/modules/files/removeResult.tpl
Modified: trunk/templates/default/modules/files/removeResult.tpl
===================================================================
--- trunk/templates/default/modules/files/removeResult.tpl 2009-02-05 15:51:41 UTC (rev 233)
+++ trunk/templates/default/modules/files/removeResult.tpl 2009-02-05 16:25:19 UTC (rev 234)
@@ -5,4 +5,4 @@
{$plugins}
</table>
<br />
-<a href="{$script}">Upload a new file</a>
\ No newline at end of file
+<a href="{$script}">{tr}Upload a new file{/tr}</a>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|