I would like to translate "What's going on?" in front page. I tried to use content translator, but it is not possible to change it with content translator. How can I change it?
Thanks

CommentFileSizeAuthor
#3 add-i18n-panels-2145229-3.patch703 bytesdevin carlson

Comments

japerry’s picture

Assigned: Unassigned » devin carlson

I *believe* this should work since we're implementing the patch in #1179034: Translatable panel titles: Implement i18n_strings.

However, when I goto try to translate the title, I'm having trouble doing it via the normal mechanisms. Perhaps Devin can chime in here; he worked on lingotek and i18n integration with commons.

ezra-g’s picture

Issue tags: +commons 7.x-3.6 radar

Adding to our 3.6 radar. This is prominent text so would be great to have it translated.

devin carlson’s picture

Title: How to change What's going on? » Add i18n Panels module
Version: 7.x-3.5 » 7.x-3.x-dev
Category: Support request » Task
Status: Active » Needs review
StatusFileSize
new703 bytes

While #1179034: Translatable panel titles: Implement i18n_strings makes it possible to target the strings included in panels, we need the i18n Panels sandbox in order to expose a Panels textgroup and refresh strings when appropriate in addition to dealing with the various Panels settings.

A patch to add the i18n_panels module.

japerry’s picture

Status: Needs review » Fixed

Fixed by moving i18n_panels module into panels and using that branch in the make file:

http://drupalcode.org/project/commons.git/commit/939b9d6

Status: Fixed » Closed (fixed)

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