# HG changeset patch # User Raphael Velt # Date 1370621539 -7200 # Node ID 2ca61ac043e3bfae99008db9370de5e84ebe4a00 # Parent 793002698b11db5761299bb8dfbf8cdfc394fff3 Added information about connection diff -r 793002698b11 -r 2ca61ac043e3 web/client.php --- a/web/client.php Fri Jun 07 17:57:10 2013 +0200 +++ b/web/client.php Fri Jun 07 18:12:19 2013 +0200 @@ -57,7 +57,7 @@ - Live Video and Annotation + Polemic Tweet — <?php echo($translate->_('config__title')); ?> @@ -479,6 +479,10 @@ + + +

_('You must be connected with your Twitter account to read the conversation'); ?>

+ diff -r 793002698b11 -r 2ca61ac043e3 web/polemicaltimeline.php --- a/web/polemicaltimeline.php Fri Jun 07 17:57:10 2013 +0200 +++ b/web/polemicaltimeline.php Fri Jun 07 18:12:19 2013 +0200 @@ -56,7 +56,7 @@ - Polemic tweet - <?php echo($translate->_('config__title')); ?> + Polemic tweet — <?php echo($translate->_('config__title')); ?> diff -r 793002698b11 -r 2ca61ac043e3 web/res/css/tweetcast.css --- a/web/res/css/tweetcast.css Fri Jun 07 17:57:10 2013 +0200 +++ b/web/res/css/tweetcast.css Fri Jun 07 18:12:19 2013 +0200 @@ -787,3 +787,15 @@ .splash .submit { font-size: 20px; font-family: "PT Sans Narrow"; font-weight: bold; float: right; } + +.connect-message { + text-align: center; font-size: 16px; margin: 30px; +} + +.connect-message a { + color: #333333; text-decoration: none; +} + +.connect-message a:hover { + text-decoration: underline; +} diff -r 793002698b11 -r 2ca61ac043e3 web/traduction.php --- a/web/traduction.php Fri Jun 07 17:57:10 2013 +0200 +++ b/web/traduction.php Fri Jun 07 18:12:19 2013 +0200 @@ -185,6 +185,8 @@ "Protocol_Answer_Twitter" => "Compte Twitter :", "Protocol_Submit_Label" => "Continuer »", + 'You must be connected with your Twitter account to read the conversation' => 'Vous devez ĂȘtre connectĂ© avec votre compte Twitter pour pouvoir lire la conversation', + ); $english = array(