]> git.mxchange.org Git - friendica.git/commitdiff
fin un util/strings
authorFabio Comuni <fabrix.xm@gmail.com>
Tue, 15 Feb 2011 13:41:48 +0000 (14:41 +0100)
committerFabio Comuni <fabrix.xm@gmail.com>
Tue, 15 Feb 2011 13:41:48 +0000 (14:41 +0100)
util/strings.php

index b6360e971822aaa47d8fa185f7f9485d7447c2b2..e74922c6ec0190a122cef0d78cfc259e89bc23c2 100644 (file)
@@ -496,7 +496,7 @@ $a->strings['Enable Randplace Plugin'] = 'Enable Randplace Plugin';
 $a->strings['No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation.'] = 'No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation.';
 $a->strings['OAuth Consumer Key'] = 'OAuth Consumer Key';
 $a->strings['OAuth Consumer Secret'] = 'OAuth Consumer Secret';
-$a->strings['Base API Path (remember the trailing /] = 'Base API Path (remember the trailing /;
+$a->strings['Base API Path (remember the trailing /)'] = 'Base API Path (remember the trailing /)';
 $a->strings['To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet.'] = 'To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet.';
 $a->strings['Log in with StatusNet'] = 'Log in with StatusNet';
 $a->strings['Copy the security code from StatusNet here'] = 'Copy the security code from StatusNet here';