modul-share-buttons

RPICMS SHare Buttons
git clone git://archive.git.mtrnord.blog/RpicmsTeam/modul-share-buttons.git
Log | Files | Refs | README | LICENSE

en.lang (1691B)


      1 {
      2 	"services" : {
      3 		"facebook" : {
      4             "txt_info" : "2 clicks for more privacy: When you click here the button will be activated and you can send your recommendation. As soon as the button is activated data will be send to third party &ndash; for details click on <em>i</em>.",
      5             "txt_fb_off" : "not connected to Facebook",
      6             "txt_fb_on" : "connected to Facebook",
      7             "language" : "en_US",
      8             "perma_display_name" : "Facebook"
      9 		},
     10 		"twitter" : {
     11             "txt_info" : "2 clicks for more privacy: When you click here the button will be activated and you can send your recommendation. As soon as the button is activated data will be send to third party &ndash; for details click on <em>i</em>",
     12             "txt_twitter_off" : "not connected to Twitter",
     13             "txt_twitter_on" : "connected to Twitter",
     14             "language" : "en",
     15             "perma_display_name" : "Twitter"
     16 		},
     17 		"gplus" : {
     18 			"txt_info" : "2 clicks for more privacy: When you click here the button will be activated and you can send your recommendation. As soon as the button is activated data will be send to third party &ndash; for details click on <em>i</em>",
     19             "txt_gplus_off" : "not connected to Google+",
     20             "txt_gplus_on" : "connected to Google+",
     21             "language" : "en",
     22             "perma_display_name" : "Google+"
     23 		}
     24 	},
     25 	"language" : "en",
     26 	"txt_help" : "If you activate these buttons with a click informations will be send to Facebook, Twitter or Google in the USA and may be stored there. For details click on <em>i</em>.",
     27 	"settings_perma" : "Agree permanent activation and data transfer:",
     28 	"settings" : "settings"
     29 }