aMule Forum
English => Translations (i18n) => Topic started by: Ateo on June 18, 2005, 11:14:03 AM
-
Here is the most current en_US.po for inclusion. I honestly think there should only be one english choice to select from in Preferences. Technically, all english speakers should have the same universal vocabulary.
18 June 2005
-
I'll be nice and update it...
-
Is this .po file available with cvs?
-
yup
-
Sorry that this might be a question with an obvious answer but why am I still seeing "Clients on queue" rather than "Clients in queue"? I'm using today's (22/06/05) snapshot. Is there anything special that I need to do?
-
I updated it 06.18.2005, and the change you are talking about is not done...
I checked the po file ;)
there are a couple other tho...
#: src/amuleDlg.cpp:716
msgid "Connection established on:"
-msgstr "Connection established on:"
+msgstr "Connection established with:"
^^his should be easy to find...
to activate new po file, just download lates cvs, and make && make install it...
stefanero
-
I have today's CVS snapshot.
-
and? your point?
is the fix I posted above in your po file or not? and if not you did not do make install or soemthing, since I commited the po file 5days ago....
stefanero
-
Sorry but I don't think I understand your fix. From my en_US.po file from CVS source (22 June 2005 snapshot):
#: src/amuleDlg.cpp:716
msgid "Connection established on:"
msgstr "Connection established with:"
I compile CVS source daily. So make and make install are part of that process (obviously).
-
omg
this is your fix I posted there, and I was only asking if you see this fix in the po file (when looking at it)
or when you open your GUI, and look at the actuall message.
and make install at least is not always part of the install process, since you can simple run amule from the src folder, which is much easier and nicer, imho :))