Changeset 1555:9274f6ded18d
- Timestamp:
- 11/08/10 22:19:15 (3 years ago)
- Author:
- Thomas Gambet <tgambet@…>
- Branch:
- default
- Message:
-
+ "Options" string internationalized
- Location:
- WebContent/WEB-INF
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r1490
|
r1555
|
|
| 68 | 68 | message_unsupported_mime_type=The mime-type of your document (%1) is unsupported by this task. |
| 69 | 69 | message_unsupported_protocol=The online service only supports "http:" and "https:" URIs; "%1:" URI scheme not supported. |
| | 70 | options=Options |
| 70 | 71 | result_for=Result for %1 |
| 71 | 72 | result_for_upload=Result for the document you submitted |
-
|
r570
|
r1555
|
|
| 3 | 3 | #if ($simple_parameters.size() > 0) |
| 4 | 4 | <fieldset class="options $current_task.getID()"> |
| 5 | | <legend>Options</legend> |
| | 5 | <legend>$options</legend> |
| 6 | 6 | <div class="options"> |
| 7 | 7 | <ul> |