I didn't see any translation file in the module.

Here is the .pot file and also the Turkish translation made by me.

CommentFileSizeAuthor
#2 uc_addresses.module.patch823 byteskorayal
#1 tr.po7.72 KBkorayal
tr.po7.71 KBkorayal
uc_addresses.pot5.76 KBkorayal

Comments

korayal’s picture

StatusFileSize
new7.72 KB

I'm having difficulties translating the line: Click !here to manage your saved addresses.

if I change !here to !buraya , link doesn't work;

Aşağıdaki adresi düzenleyin veya listeden bir adres seçin.Kayıtlı adreslerinizi düzenlemek için !buraya tıklayın.

if I don't, it looks like this;

Aşağıdaki adresi düzenleyin veya listeden bir adres seçin.Kayıtlı adreslerinizi düzenlemek için here tıklayın.

also modified some typos in the Turkish translation file.

korayal’s picture

Status: Active » Needs review
StatusFileSize
new823 bytes

Found out the problem. Here is the patch to fix it.

freixas’s picture

Assigned: korayal » freixas

Thanks for the translation. I will add your patch as soon as I can get to it. I have a major deadline for the next 2 weeks, but I'll slip it in when I can.

freixas’s picture

Status: Needs review » Fixed

I created a po folder and added uc_addresses.pot. I generated this myself using the Potx module, The results looked very similar to your .pot file, but I didn't compare them. I generated the .pot file to pick up any changes I may have made since you created your version.

I added your .po file as is.

I also fixed the missing call to t().

Status: Fixed » Closed (fixed)

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