Closed GoogleCodeExporter closed 8 years ago
Thank you for the offer. Android does support localizing apps to the language
the phone is sent to.
I have to clean up how I'm handling strings in a couple places to make the app
fully localizable. Once I
have done that I'll send you a link to all of the strings that you can
translate to italian.
Original comment by bpel...@gmail.com
on 29 Sep 2009 at 9:12
Nice, i'll keep waiting for your news!!!
Original comment by diego.pi...@gmail.com
on 29 Sep 2009 at 9:19
I've cleaned some things up. You can grab a list of the string used in the
application from:
http://github.com/bpellin/keepassdroid/blob/master/res/values/strings.xml
In case you are not familar with xml, I'll give you a brief example of what
you'll
need to do.
The strings.xml is made up of entries like the following:
<string name="resource_name">English Text</string>
I need you to give me a file where "English Text" in each entry is replaced by
the
equivalent Italian text.
I really appreciate your help. Once, it is done, I'll include your
translations in
the next version.
Original comment by bpel...@gmail.com
on 3 Oct 2009 at 5:04
I download the file and when it will be ready i'll attach here the file.
Bye
Original comment by diego.pi...@gmail.com
on 7 Oct 2009 at 10:40
[deleted comment]
[deleted comment]
So finally i found a spare time to complete the translation.
Here it's the file.
Diego Pierotto
Original comment by diego.pi...@gmail.com
on 10 Oct 2009 at 9:19
Attachments:
Thank you so much for your contribution. I'll be releasing a new version with
Italian support soon. If you see new strings that start showing up in English,
please feel free to take another look at the strings.xml file from github and
translate new strings.
Original comment by bpel...@gmail.com
on 18 Oct 2009 at 6:13
Ok, i'll keep controlling for new strings.
Bye
Original comment by diego.pi...@gmail.com
on 18 Oct 2009 at 8:27
Support added in 0.9.2.
Original comment by bpel...@gmail.com
on 19 Oct 2009 at 1:15
Hi,
i fixed some row in the previous files so i attach here the new one.
I found a little bug: i can't see in italian the row
<string name="menu_show_password">Mostra Password</string>
but the program display "Show password".
Can you say me why?
Thanks,
Diego
Original comment by diego.pi...@gmail.com
on 20 Oct 2009 at 5:53
Attachments:
It looks like I have two separate strings for the text show password, and only
one of
them is translated. I'll change things so both places use "menu_show_password".
Original comment by bpel...@gmail.com
on 20 Oct 2009 at 6:07
Nice, maybe "Hide password" section could have the same problem?
Original comment by diego.pi...@gmail.com
on 20 Oct 2009 at 6:41
Hi,
can be possibile to translate the introduction of the application that appears
in the
market?
Thanks,
Diego
Original comment by diego.pi...@gmail.com
on 24 Oct 2009 at 11:50
Yes it is. If you post the translated text here, I can add it to the market.
Original comment by bpel...@gmail.com
on 25 Oct 2009 at 12:38
There have been several string changes since your last update. If your are
interested I'd love an update. I'll attach a diff between the version of the
last
update and the current version of the English strings.
Original comment by bpel...@gmail.com
on 25 Nov 2009 at 5:55
Attachments:
Ok, i'll give it a look next days and will come here when ready.
Bye
Original comment by diego.pi...@gmail.com
on 25 Nov 2009 at 12:26
Hi,
i'm here with the updated translation and a new file for the intro.
Bye,
Diego.
Original comment by diego.pi...@gmail.com
on 29 Nov 2009 at 4:58
Attachments:
Hi,
i updated the strings file and the Intro of the Market.
Can you please give it a look?
Thanks,
Diego
Original comment by diego.pi...@gmail.com
on 17 Jan 2010 at 12:27
Attachments:
I added your text to the market, and I'll push out your new translations in my
next
update. I have a couple of bug fixes pending.
Original comment by bpel...@gmail.com
on 24 Jan 2010 at 1:01
Hi,
i added incompleted rows in the italian translation.
Can you please add the file in the next release?
Thanks,
Diego Pierotto
Original comment by diego.pi...@gmail.com
on 7 Mar 2010 at 2:36
Attachments:
Updated in 1.0.6
Original comment by bpel...@gmail.com
on 18 Mar 2010 at 2:43
Hi,
finally after so long time i decided to update the italian translation, so i
put the file here waiting for your answer.
Thanks,
Diego Pierotto
Original comment by diego.pi...@gmail.com
on 31 Dec 2010 at 12:23
Attachments:
Hi,
i completed missed translations rows.
Hope you can include it soon.
Regards,
Diego Pierotto
Original comment by diego.pi...@gmail.com
on 11 Jun 2011 at 11:08
Attachments:
The updates will be included in 1.9.3.1.
Original comment by bpel...@gmail.com
on 29 Jun 2011 at 5:46
Hi,
i added missing row after the last release.
Regards,
Diego Pierotto
Original comment by diego.pi...@gmail.com
on 2 Jul 2011 at 9:20
Attachments:
Hi,
i completed missing translated rows.
Regards,
Diego Pierotto
Original comment by diego.pi...@gmail.com
on 23 Jul 2011 at 5:46
Attachments:
Original issue reported on code.google.com by
diego.pi...@gmail.com
on 29 Sep 2009 at 9:02