Browse Source

social network names are now hardcoded

Fernando Ribeiro 9 years ago
parent
commit
53497c76b5
3 changed files with 0 additions and 24 deletions
  1. 0 8
      lang/en/lang.php
  2. 0 8
      lang/es/lang.php
  3. 0 8
      lang/pt/lang.php

+ 0 - 8
lang/en/lang.php

@@ -10,11 +10,3 @@
 
 // custom language strings for the plugin
 // $lang['fixme'] = 'FIXME';
-
-$lang['twitter_text']    = 'Twitter';
-$lang['facebook_text']   = 'Facebook';
-$lang['googleplus_text'] = 'Google+';
-$lang['linkedin_text']   = 'LinkedIn';
-$lang['pinterest_text']  = 'Pinterest';
-$lang['tumblr_text']     = 'Tumblr';
-$lang['reddit_text']     = 'Reddit';

+ 0 - 8
lang/es/lang.php

@@ -10,11 +10,3 @@
 
 // custom language strings for the plugin
 // $lang['fixme'] = 'FIXME';
-
-$lang['twitter_text']    = 'Twitter';
-$lang['facebook_text']   = 'Facebook';
-$lang['googleplus_text'] = 'Google+';
-$lang['linkedin_text']   = 'LinkedIn';
-$lang['pinterest_text']  = 'Pinterest';
-$lang['tumblr_text']     = 'Tumblr';
-$lang['reddit_text']     = 'Reddit';

+ 0 - 8
lang/pt/lang.php

@@ -10,11 +10,3 @@
 
 // custom language strings for the plugin
 // $lang['fixme'] = 'FIXME';
-
-$lang['twitter_text']    = 'Twitter';
-$lang['facebook_text']   = 'Facebook';
-$lang['googleplus_text'] = 'Google+';
-$lang['linkedin_text']   = 'LinkedIn';
-$lang['pinterest_text']  = 'Pinterest';
-$lang['tumblr_text']     = 'Tumblr';
-$lang['reddit_text']     = 'Reddit';