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)
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | amazon_store.locale.cn_.inc_.txt | 15.37 KB | the_g_bomb |
| #6 | amazon_store.italy_locale.patch | 7.42 KB | rfay |
| #1 | amazon_store.locale.it_.inc_.txt | 6.56 KB | cescosa |
Comments
Comment #1
cescosa commentedI 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).
Comment #2
rfayWow 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.
Comment #3
cescosa commentedYes, 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?
Comment #4
rfayExcellent, thank you!
Are you willing to do the Chinese ones as well?
Comment #5
rfayCommitted 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.
Comment #6
rfayForgot to include the patch.
Comment #7
rfayComment #8
the_g_bomb commentedCouldn't refuse a personal request :-)
Comment #9
the_g_bomb commentedApologies it isn't a patch, but I don't have a D7 version handy to create the patch with.
Comment #10
rfaythe_g_bomb is back!
Comment #11
rfayThanks so much! Committed: d379070
I guess we should get these into D6 as well, so marking patch to be ported.
Comment #12
the_g_bomb commentedI 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.
Comment #13
rfay@cescosa or @the_g_bomb, would you consider doing #1626718: Support ES (Spain) locale ?