aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/cropbody.tpl
diff options
context:
space:
mode:
authorolivierm <olivier@migeot.org>2011-02-22 19:14:11 +0100
committerolivierm <olivier@migeot.org>2011-02-22 19:14:11 +0100
commitfbf0459fb218549f2c0889cc5b01e337c52510ce (patch)
tree2e8ec02a870185a09dc59967b5b2ce1588947818 /view/fr/cropbody.tpl
parent99eef96822b23aca3c0dcf999868146a9161e503 (diff)
downloadvolse-hubzilla-fbf0459fb218549f2c0889cc5b01e337c52510ce.tar.gz
volse-hubzilla-fbf0459fb218549f2c0889cc5b01e337c52510ce.tar.bz2
volse-hubzilla-fbf0459fb218549f2c0889cc5b01e337c52510ce.zip
A little more french translation.
Diffstat (limited to 'view/fr/cropbody.tpl')
-rw-r--r--view/fr/cropbody.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/fr/cropbody.tpl b/view/fr/cropbody.tpl
index 39395af8e..6c509ce1d 100644
--- a/view/fr/cropbody.tpl
+++ b/view/fr/cropbody.tpl
@@ -1,6 +1,6 @@
<h1>Crop Image</h1>
<p id="cropimage-desc">
-Please adjust the image cropping for optimum viewing.
+Merci d'ajuster le cadre de l'image pour un affichage optimal.
</p>
<div id="cropimage-wrapper">
<img src="$image_url" id="croppa" class="imgCrop" alt="" />
@@ -51,7 +51,7 @@ Please adjust the image cropping for optimum viewing.
<input type="hidden" name="width" id="width" />
<div id="crop-image-submit-wrapper" >
-<input type="submit" name="submit" value="Done Editing" />
+<input type="submit" name="submit" value="Edition terminée" />
</div>
</form>