From cd1cc8432c02a8ee62d989e7b14bb9ed295dcde4 Mon Sep 17 00:00:00 2001 From: "Spanti Nicola (RyDroid)" Date: Thu, 25 Jun 2015 23:42:38 +0200 Subject: [PATCH] Improving text messages --- README.md | 12 ++++++------ conf/_show.html.haml | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index ff1c02a..4e0a982 100644 --- a/README.md +++ b/README.md @@ -6,19 +6,19 @@ Diaspora integration for YunoHost Notes -------------- -Before installing, you have to : +Before installing, you have to: -- get a valid SSL certificate (can use http://www.startssl.com/) -- get a dedicated domain (must install under web root like **https://diaspora.example.com/** not **https://example.com/diaspora/** ) +- get a valid SSL certificate (can use [startssl.com](https://www.startssl.com/)) +- get a dedicated domain (must install under web root like **https://diaspora.example.com/** not **https://example.com/diaspora/**) -Installation effects : +Installation effects: - Thank you for being patient as deployment time can take up to about 2 hours. - The installation directory can take up to 700MB and app start time can be take 5 minutes. -Make yourself (your account) an admin : +Make yourself (your account) an admin: - https://wiki.diasporafoundation.org/FAQ_for_pod_maintainers#What_are_roles_and_how_do_I_use_them.3F_.2F_Make_yourself_an_admin -Not implement yet : +Not implement yet: - There are not yet active SSO/LDAP integration. diff --git a/conf/_show.html.haml b/conf/_show.html.haml index f2c3544..dd23a7a 100644 --- a/conf/_show.html.haml +++ b/conf/_show.html.haml @@ -3,24 +3,24 @@ = image_tag "branding/logo.png" %hr/ %p - %b Vous êtes sur le point de changer Internet en utilisant un réseau social Anonyme. + %b Vous êtes sur le point de changer Internet en utilisant un réseau social anonyme et distribué. %br - %b Rejoignez-nous et récupérez votre liberté, votre vie privée et vos données Yunohost et Diaspora* ! + %b Rejoignez-nous et récupérez votre liberté, votre vie privée et vos données YunoHost et diaspora* ! %p = link_to "Créer un compte ! »", new_user_registration_path, class: "btn btn-primary btn-large" .row .span4 - %h2 Diaspora + %h2 diaspora* %p Découvrez l'ambition du projet pour créer un réseau social universel où vous gardez le contrôle. %p %a.btn{:href => "https://diasporafoundation.org/"} Fondation Diaspora » .span4 %h2 Auto-hébergez-vous - %p Le site (Pod) sur lequel vous êtes est propulsé par Yunohost. Une distribution simple d'outils libres pour créer votre propre "Cloud" ! + %p Le site (pod) sur lequel vous êtes est propulsé par YunoHost. Une distribution simple d'outils libres pour créer votre propre "cloud" ! %p - %a.btn{:href => "https://yunohost.org/"} Yunohost » + %a.btn{:href => "https://yunohost.org/"} YunoHost » .span4 %h2 Créez votre "Pod" - %p A l'aide de Yunohost et de son application Diaspora, hébergez simplement votre "Pod". + %p A l'aide de Yunohost et de son application diaspora*, hébergez simplement votre "pod". %p - %a.btn{:href => "https://github.com/aymhce/diaspora_ynh"} Application Diaspora pour Yunohost » + %a.btn{:href => "https://github.com/aymhce/diaspora_ynh"} Application diaspora* pour YunoHost »