diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-01-18 12:44:28 +0100 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-01-18 12:44:28 +0100 |
commit | f7b0a4569db349564fcaf0db85e784a24085e9fe (patch) | |
tree | 2d49519af86fab6188aaa92e9c93852de864d466 /view | |
parent | fe00d451a7b367ab48641992cb649c8e0893901b (diff) | |
download | volse-hubzilla-f7b0a4569db349564fcaf0db85e784a24085e9fe.tar.gz volse-hubzilla-f7b0a4569db349564fcaf0db85e784a24085e9fe.tar.bz2 volse-hubzilla-f7b0a4569db349564fcaf0db85e784a24085e9fe.zip |
german translation of view/de/cropbody.tpl
Diffstat (limited to 'view')
-rw-r--r-- | view/de/cropbody.tpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/view/de/cropbody.tpl b/view/de/cropbody.tpl index 39395af8e..0211fe308 100644 --- a/view/de/cropbody.tpl +++ b/view/de/cropbody.tpl @@ -1,6 +1,7 @@ -<h1>Crop Image</h1> +<h1>Bild zuschneiden</h1> <p id="cropimage-desc"> -Please adjust the image cropping for optimum viewing. +Zur optimalen Darstellung des Bildes kann es nun auf einen Bereich +zugeschnitten werden. Bitte wähle diesen Bereich. </p> <div id="cropimage-wrapper"> <img src="$image_url" id="croppa" class="imgCrop" alt="" /> |