[Openupload-svn-update] SF.net SVN: openupload:[273] trunk/templates/default/modules/files/ removeR
Status: Beta
Brought to you by:
tsdogs
|
From: <ts...@us...> - 2009-03-03 10:44:47
|
Revision: 273
http://openupload.svn.sourceforge.net/openupload/?rev=273&view=rev
Author: tsdogs
Date: 2009-03-03 10:44:40 +0000 (Tue, 03 Mar 2009)
Log Message:
-----------
missing translation.
Modified Paths:
--------------
trunk/templates/default/modules/files/removeRequest.tpl
Modified: trunk/templates/default/modules/files/removeRequest.tpl
===================================================================
--- trunk/templates/default/modules/files/removeRequest.tpl 2009-03-02 07:08:05 UTC (rev 272)
+++ trunk/templates/default/modules/files/removeRequest.tpl 2009-03-03 10:44:40 UTC (rev 273)
@@ -1,4 +1,4 @@
-The file you requested the removal needs some input before you can proceed:
+{tr}The file you requested the removal needs some input before you can proceed{/tr}:
<form action="{$script}" method="POST" name="removeform">
<input type="hidden" name="action" value="{$action}">
<input type="hidden" name="step" value="{$nextstep}">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|