Per #980466: Support Amazon Italy and China Locales when they become available (which has already gone in) we need to support the Italy and China locales. This means somebody has to put together the necessary information (see ADDING_ADDITIONAL_LOCALES.txt)

Comments

cescosa’s picture

StatusFileSize
new6.56 KB

I guess I have entered all the IT locale for:
BrowseNodeLookup
and
SearchIndex

In attachement the file...it works in my website...I have some error like:
Notice: Undefined offset: 0 in template_preprocess_amazon_store_cart() (line 181 of /home/cescosai/public_html/sites/all/modules/amazon_store/amazon_store.pages.inc).
Notice: Undefined offset: 0 in template_preprocess_amazon_store_cart() (line 181 of /home/cescosai/public_html/sites/all/modules/amazon_store/amazon_store.pages.inc).

rfay’s picture

Status: Active » Needs review

Wow thanks -

Could you please give the reference link to where the information came from to build this up? It's a little tricky to figure out all that info.

cescosa’s picture

Yes, I have take the IT SearchIndex from

http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/index.ht...

and IT Browse Node IDs from
http://docs.amazonwebservices.com/AWSECommerceService/2011-08-01/DG/inde....

Is what you are asking to me?

rfay’s picture

Excellent, thank you!

Are you willing to do the Chinese ones as well?

rfay’s picture

Status: Needs review » Needs work

Committed the Italian version. Wow, that was great.
D7: 47a44d2
D6: 251e05d

I did do some formatting, so if you have followup patches on this, please submit them as patches against this.

I *really* appreciate you hopping on this so fast.

Now we just need a Chinese version.

rfay’s picture

StatusFileSize
new7.42 KB

Forgot to include the patch.

rfay’s picture

Title: Support Italy and China locales » Support Italy and China locales (Italy done, waiting for China patch)
the_g_bomb’s picture

StatusFileSize
new15.37 KB

Couldn't refuse a personal request :-)

the_g_bomb’s picture

Title: Support Italy and China locales (Italy done, waiting for China patch) » Support Italy and China locales
Status: Needs work » Needs review

Apologies it isn't a patch, but I don't have a D7 version handy to create the patch with.

rfay’s picture

the_g_bomb is back!

rfay’s picture

Version: 7.x-1.x-dev » 6.x-2.x-dev
Status: Needs review » Patch (to be ported)

Thanks so much! Committed: d379070

I guess we should get these into D6 as well, so marking patch to be ported.

the_g_bomb’s picture

I think these same files can be used for the D6 version. As far as I can remember there isn't any difference between the D6 and D7 locale files.

rfay’s picture

@cescosa or @the_g_bomb, would you consider doing #1626718: Support ES (Spain) locale ?