summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlaetzer <laetzer@users.sourceforge.net>2008-08-29 05:05:06 +0000
committerlaetzer <laetzer@users.sourceforge.net>2008-08-29 05:05:06 +0000
commitd2f9e755ac836a7f465c5b6e32d1b16ff810dbb2 (patch)
tree4a9587c4e00dcdff7c8dbf6c3e70fe20da9c103d /templates
parent6a5e497530aa823320c75cd6e4ad52b58175a73d (diff)
downloadlanguages-d2f9e755ac836a7f465c5b6e32d1b16ff810dbb2.tar.gz
languages-d2f9e755ac836a7f465c5b6e32d1b16ff810dbb2.tar.bz2
languages-d2f9e755ac836a7f465c5b6e32d1b16ff810dbb2.zip
helpful info into 'formhelp'
Diffstat (limited to 'templates')
-rw-r--r--templates/select_translations.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/select_translations.tpl b/templates/select_translations.tpl
index 0a3c7b3..6fe64dd 100644
--- a/templates/select_translations.tpl
+++ b/templates/select_translations.tpl
@@ -12,8 +12,8 @@
</select>
<br />
<input type="submit" name="i18n[translate]" value="{tr}Translate{/tr}" />
- &nbsp; <label><input type="checkbox" name="i18n[google]" /> {tr}Attempt Google translation (depending on the size of the page, this can take a while).{/tr}</label>
- {formhelp note="If you feel like translating this page into a different language, please select the correct language above and hit <strong>Translate</strong>."}
+ &nbsp; <label><input type="checkbox" name="i18n[google]" /> {tr}Attempt Google translation{/tr}</label>
+ {formhelp note="To translate this page into a different language, select that language above and click <strong>Translate</strong>. To use Google's translation service, enable the checkbox first (depending on the size of this page's text, Google's translation might take a while). "}
{/forminput}
</div>
{/if}