]> git.mxchange.org Git - friendica.git/blobdiff - view/de/profile_photo.tpl
Merge branch 'master' of git://github.com/friendika/friendika
[friendica.git] / view / de / profile_photo.tpl
index d518e73312efb290ad3e20852910128eca49912e..9589522400aaa8bd484e90e1873c50a04de4dc20 100644 (file)
@@ -1,9 +1,9 @@
-<h1>Upload Profile Photo</h1>
+<h1>Profilbild Hochladen</h1>
 
 <form enctype="multipart/form-data" action="profile_photo" method="post">
 
 <div id="profile-photo-upload-wrapper">
-<label id="profile-photo-upload-label" for="profile-photo-upload">Upload File: </label>
+<label id="profile-photo-upload-label" for="profile-photo-upload">Datei hochladen: </label>
 <input name="userfile" type="file" id="profile-photo-upload" size="48" />
 </div>