@ -184,7 +184,11 @@ function profile_photo_content(&$a) {
$tpl=load_view_file('view/profile_photo.tpl');
$o.=replace_macros($tpl,array(
'$user'=>$a->user['nickname']
'$user'=>$a->user['nickname'],
'$lbl_upfile'=>t('Upload File:'),
'$title'=>t('Upload Profile Photo'),
'$submit'=>t('Upload'),
'$select'=>sprintf('%s %s',t('or'),'<a href="'.$a->get_baseurl().'/photos/'.$a->user['nickname'].'">'.t('select a photo from your photo albums').'</a>')
$a->strings['Please choose the profile you would like to display to %s when viewing your profile securely.']='Please choose the profile you would like to display to %s when viewing your profile securely.';
$a->strings['Contact Information / Notes']='Contact Information / Notes';
$a->strings['Occasionally your friends may wish to inquire about this person\'s online legitimacy.']='Occasionally your friends may wish to inquire about this person\'s online legitimacy.';
$a->strings['You may help them choose whether or not to interact with this person by providing a <em>reputation</em> to guide them.']='You may help them choose whether or not to interact with this person by providing a <em>reputation</em> to guide them.';
$a->strings['Please take a moment to elaborate on this selection if you feel it could be helpful to others.']='Please take a moment to elaborate on this selection if you feel it could be helpful to others.';
$a->strings['You may need to import the file "database.sql" manually using phpmyadmin or mysql.']='You may need to import the file "database.sql" manually using phpmyadmin or mysql.';
$a->strings['Welcome to Friendika.']='Welcome to Friendika.';
$a->strings['Friendika Social Network']='Friendika Social Network';
$a->strings['Installation']='Installation';
$a->strings['In order to install Friendika we need to know how to contact your database.']='In order to install Friendika we need to know how to contact your database.';
$a->strings['Please contact your hosting provider or site administrator if you have questions about these settings.']='Please contact your hosting provider or site administrator if you have questions about these settings.';
$a->strings['The database you specify below must already exist. If it does not, please create it before continuing.']='The database you specify below must already exist. If it does not, please create it before continuing.';
$a->strings['Database Server Name']='Database Server Name';
$a->strings['Please select a default timezone for your website']='Please select a default timezone for your website';
$a->strings['Could not find a command line version of PHP in the web server PATH.']='Could not find a command line version of PHP in the web server PATH.';
$a->strings['This is required. Please adjust the configuration file .htconfig.php accordingly.']='This is required. Please adjust the configuration file .htconfig.php accordingly.';
$a->strings['The command line version of PHP on your system does not have "register_argc_argv" enabled.']='The command line version of PHP on your system does not have "register_argc_argv" enabled.';
$a->strings['Password reset request issued. Check your email.']='Password reset request issued. Check your email.';
$a->strings['Password reset requested at %s']='Password reset requested at %s';
$a->strings["Request could not be verified. \x28You may have previously submitted it.\x29 Password reset failed."]="Request could not be verified. \x28You may have previously submitted it.\x29 Password reset failed.";
$a->strings['Your password has been reset as requested.']='Your password has been reset as requested.';
$a->strings['Your new password is']='Your new password is';
$a->strings['Save or copy your new password - and then']='Save or copy your new password - and then';
$a->strings['click here to login']='click here to login';
$a->strings['Your password may be changed from the <em>Settings</em> page after successful login.']='Your password may be changed from the <em>Settings</em> page after successful login.';
$a->strings['Forgot your Password?']='Forgot your Password?';
$a->strings['Enter your email address and submit to have your password reset. Then check your email for further instructions.']='Enter your email address and submit to have your password reset. Then check your email for further instructions.';
$a->strings['Nickname or Email: ']='Nickname or Email: ';
$a->strings["\x28Used for suggesting potential friends, can be seen by others\x29"]="\x28Used for suggesting potential friends, can be seen by others\x29";
$a->strings["\x28Used for searching profiles, never shown to others\x29"]="\x28Used for searching profiles, never shown to others\x29";
$a->strings['Tell us about yourself...']='Tell us about yourself...';
$a->strings['This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.']='This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.';
Occasionally your friends may wish to inquire about this person's online legitimacy. You may help them choose whether or not to interact with this person by providing a 'reputation' to guide them.
$lbl_rep2 $lbl_rep3
</p>
<div id="contact-edit-rating-select-wrapper">
$rating
</div>
<div id="contact-edit-rating-explain">
<p>
Please take a moment to elaborate on this selection if you feel it could be helpful to others.
Um Friendika installieren zu kรถnnen mรผssen wir wissen wie wir die Datenbank erreichen kรถnne. Bitte kontaktire deinen Hosting Anbieter oder Seitenadministrator wenn du Fragen zu diesen Einstellungen hast. Die Datenbank die du weiter unten angibst muss bereits existieren. Sollte dies nicht der Fall sein erzeuge sie bitte bevor du mit der Installation fortfรคhrst.
In order to install Friendika we need to know how to contact your database. Please contact your hosting provider or site administrator if you have questions about these settings. The database you specify below must already exist. If it does not, please create it before continuing.