mail.js 414 B

12345678910111213141516
  1. /*
  2. * jquery.socialshareprivacy.js | 2 Klicks fuer mehr Datenschutz
  3. *
  4. * Copyright (c) 2012 Mathias Panzenböck
  5. *
  6. * is released under the MIT License http://www.opensource.org/licenses/mit-license.php
  7. *
  8. * Spread the word, link to us if you can.
  9. */
  10. jQuery.extend(jQuery.fn.socialSharePrivacy.settings.services.mail, {
  11. 'txt_info' : 'Per E-Mail an einen Freund senden.',
  12. 'txt_button' : 'Sende E-Mail'
  13. });