Hi.
Where and how do I change the string to different language, for xample lang=cz . What is the resulting lang string? Thanks.

(widget_services.module)

$links['google_plus_one'] = array(
'name' => 'Google Plus One',
'link' => '',
'icon' => 'google.png',
'description' => t('Plus it'),
'javascript' => array(
'https://apis.google.com/js/plusone.js',
'google_plus_one.js',

Comments

TheCrow’s picture

Status: Active » Needs work

The language is not supported yet

simon georges’s picture

Status: Needs work » Active

Changing status back to "active", as there is no patch (as per Status settings for an issue).

TheCrow’s picture

Status: Active » Fixed

GPO has been reworked and committed!

bigcrunch’s picture

Lalguage support doesn't work in my site (spanish). May be the language name of Drupal is not the same as Google+ API

TheCrow’s picture

as stated in the config page you have to fill the textbox with one of these values: https://developers.google.com/+/web/+1button/?hl=it#available-languages

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.