소스 검색

Fixed bug in Twitter localization

Carles Fenollosa 11 년 전
부모
커밋
ea176b82b7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      bb.sh

+ 1 - 1
bb.sh

@@ -249,7 +249,7 @@ twitter() {
         echo "<p id='twitter'><a href=\"$1#disqus_thread\">$template_comments</a> &nbsp;"
     fi  
 
-    echo "<a href=\"https://twitter.com/share\" class=\"twitter-share-button\" data-text=\"&lt;Type your comment here but please leave the URL so that other people can follow the comments&gt;\" data-url=\"$1\""
+    echo "<a href=\"https://twitter.com/share\" class=\"twitter-share-button\" data-text=\"$template_twitter_comment\" data-url=\"$1\""
 
     echo " data-via=\"$global_twitter_username\""