1/*
2 * jquery.socialshareprivacy.tumblr.js
3 *
4 * Copyright (c) 2013 m0fx64
5 *
6 * is released under the MIT License http://www.opensource.org/licenses/mit-license.php
7 */
8
9
10jQuery.extend(jQuery.fn.socialSharePrivacy.settings.services.tumblr, {
11	'txt_info'   : 'Отправить контент на Tumblr.',
12	'txt_button' : 'Tumblr'
13});
14