2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Updated language information

This commit is contained in:
azammitdcarf
2009-03-17 23:26:54 +00:00
parent 6c81d0f070
commit b505e48d0a
21 changed files with 88 additions and 24 deletions

View File

@@ -118,7 +118,7 @@ else
<p><input type="hidden" name="MAX_FILE_SIZE" value="1000000000" /></p>
<p><? echo T_("Choose the CSV sample file to upload:"); ?><input name="file" type="file" /></p>
<p><? echo T_("Description for file:"); ?><input name="description" type="text" /></p>
<p><input type="submit" name="import_file"/></p>
<p><input type="submit" name="import_file" value="<? echo T_("Add sample"); ?>"/></p>
</form>
<?