dindinet / pwi

Automatically exported from code.google.com/p/pwi
0 stars 0 forks source link

Multilingual #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Feature:
1. Display the name of the albums, navigation, in different languages.

Hi There!

I'm using the Drupal CMS website and after trying many different "dodge" 
Modules for the Gallery with Drupal, i thoued about: "hey, there is should 
be the way simply to display Picasa gallery!" and here I'm - 5 minutes of 
work and I'm done! I have gallery on my website.

The next thing I come up with: "hey.. I have 3 languages on my website - 
English - Russian - Lithuanian...... but the Albums in the Picasa can have 
only one name and the Navigation of the Script in only in English.

Of cause it's will be the tricky way integrate translation of the script 
and album names together with the Language switch of my website.

The translation of the Album:
Is it possible to have Specific Album in the Specific <div></div> without 
album name???
so I should have:
<div>
<div id="album1"> </div>    #### Script call Album name "Album1"
<div>NAME OF THE ALBUM1</div>  ### The name of the Album manually added
</div>

Then I can manually write the Albums names within the <div> on the page 
and get translate them with the Drupal Interface. -- How to implement 
this????

Translation of the Script Navigation: Have no Idea...

What do you think? and is it possible at all?

Original issue reported on code.google.com by kpul...@gmail.com on 2 Mar 2010 at 9:48

GoogleCodeExporter commented 9 years ago
This question is better asked at the discussion forum, please post it here:
http://groups.google.com/group/pwi-en?hl=en

Original comment by jdiderik on 3 Mar 2010 at 5:34