]> git.mxchange.org Git - friendica.git/commitdiff
Edited view/sv/cropbody.tpl via GitHub
authorerik <eeeeeee@utpost.se>
Tue, 22 Mar 2011 14:42:30 +0000 (07:42 -0700)
committererik <eeeeeee@utpost.se>
Tue, 22 Mar 2011 14:42:30 +0000 (07:42 -0700)
view/sv/cropbody.tpl

index 39395af8e14c257314db03fa2dd33f3eb320dc0d..ddc8047340c17ea60546b833bf45155b5f3759fb 100644 (file)
@@ -1,6 +1,6 @@
-<h1>Crop Image</h1>
+<h1>Besk&auml;r bild</h1>
 <p id="cropimage-desc">
-Please adjust the image cropping for optimum viewing.
+V&auml;lj hur bilden ska besk&auml;ras f&ouml;r att se s&aring; bra ut som m&ouml;jligt.
 </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="Spara" />
 </div>
 
 </form>