]> git.mxchange.org Git - friendica.git/commitdiff
Uimport - slightly modify text (better English, not better doco).
authorThomas Willingham <founder@kakste.com>
Tue, 6 Nov 2012 15:01:46 +0000 (15:01 +0000)
committerThomas Willingham <founder@kakste.com>
Tue, 6 Nov 2012 15:01:46 +0000 (15:01 +0000)
mod/uimport.php

index f5f7366f592489dbd957c5690a5c7751a39b5f75..5fe2642fc67152bcee01f776428a52ac4fdc0c99 100644 (file)
@@ -41,9 +41,9 @@ function uimport_content(&$a) {
         '$regbutt' => t('Import'),\r
         '$import' => array(\r
             'title' => t("Move account"),\r
-            'text' => t("You can move here an account from another Friendica server. <br>\r
-                            You need to export your account form the old server and upload it here. We will create here your old account with all your contacts. We will try also to inform you friends that you moved here.<br>\r
-                            <b>This feature is experimental. We can't move here contacts from ostatus network (statusnet/identi.ca) or from diaspora"),\r
+            'text' => t("You can import an account from another Friendica server. <br>\r
+                            You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.<br>\r
+                            <b>This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from diaspora"),\r
             'field' => array('accountfile', t('Account file'),'<input id="id_accountfile" name="accountfile" type="file">', t('To export your accont, go to "Settings->Export your porsonal data" and select "Export account"')),\r
         ),  \r
     ));\r