Help - Search - Members - Calendar
Full Version: NewTabURL - Ver. 2.2.0
BabelZilla Board > Extensions > Multi-Application
sogame
Maintainer: sogame
Creator: Sogame

Ext. Version: 2.2.0
Description: Select default URL when new tabs are opened.
Extension is compatible to: ( 1.5 - 3.6.*) ( 0.5 - 2.*)

Included locales: ca-AD cs-CZ da-DK de-DE en-US es-ES fi-FI fr-FR hr-HR hu-HU it-IT ja-JP mk-MK nl-NL pl-PL pt-BR ru-RU sk-SK sr-RS sv-SE tr-TR uk-UA zh-CN zh-TW

View on WTS -- Download the extension
Underpass
Hi Sogame,

I did not change the translation I've already sent to you. wink.gif

Bye
Krcko
Croatian locale has been tested and released biggrin.gif

One remark:
In Options window, 'URL' item cann't be localized!
kennith
zh-TW locale released
Okaryn
French (fr-FR) translation started.

The translate "extensions.newtaburl@sogame.cat.description" doesn't appear in the firefox extensions window. The english text always appear.

A bug ? When I select "homepage", the new tab is blank and not use my homepage (under Firefox 2.0 fr-FR).

Good job !
Krcko
Croatian localization has been updated and released biggrin.gif
Underpass
it-IT localization updated.

Bye smile.gif
Cashman
Hi there...

Hungarian translation added, released

Cashman
Okaryn
French (fr-FR) translation updated !
kennith
zh-TW checked and re-released
Archaeopteryx
QUOTE(kennith @ Nov 18 2006, 17:33) [snapback]21921[/snapback]

zh-TW checked and re-released


Localization string missing in de-DE:
"Load that URL only once"
atom
sk-SK locale released
Risse
Finnish translation 100% completed!
manieKMP
Proposal to add some small changes.
Files with changes:
1. options.xul
2. NewTabURL.dtd
3. main.properties

Before

After


Can you add this changes?

Click to view attachment
sogame
Hi manieKMP,

Thanks for the suggestion biggrin.gif

I've updated the layout of the options window (and also your localization wink.gif )
Cashman
Hungarian locale updated.

Please make the
<radio label="URL" /><textbox id="ntu_url" size="40"/>
and
options window title
localizable.

The properties file with
UTF-8 (BOM)
shows the localized description in English.
Change it into UTF-8.


Cashman
sogame
Hi Cashman, I've made the label "URL" localizable, but the window title is the extension name, so it doesn't needs to be translated ;-)
It will be available on next release.

QUOTE(Cashman @ Dec 2 2007, 13:52) *
The properties file with
UTF-8 (BOM)
shows the localized description in English.
Change it into UTF-8.
Cashman


Sorry, but I don't understand what you mean :-(
Cashman
QUOTE
I've made the label "URL" localizable

Thanks.
QUOTE
but the window title is the extension name, so it doesn't needs to be translated

The options window title is in many extension showed as:
NewTabURL – Options

For properties file:

I don't no why, but the localized description isn't showed in hungarian language.
I found the folowing:
If I download the locale files from BabelZilla, update the hu-HU locale, the extension description is in English.
If I open the main.properties file with 'unired' editor and save it with UTF-8 encoding, the description is showed in Hungarian language. If I upload this file into BZ, after downloading the description is in English. I don'n no why.
So as attachment is available the hu-HU, that works OK.
Please, if You release a new version, add as hu-HU locale the attached files.
sogame
I've submitted NewTabURL 1.5.2 again, with "URL" and the options window title localizable :-)

I'll upload the extension again to my site with your "main.properties".

Thanks for your work :-D
Goofy
hello smile.gif
I have been experiencing the same problem as Cashman with French description. I finally got it working in my language when I switched my main.properties file from UTF-8 DOS to UTF-8 UNIX. I am not absolutely sure but that can be the glitch. Please test and tell.

[EDIT] f***ing ranting2.gif encoding problems. After another set of tests I realize this is not the problem. ops.gif
Cashman
With downloaded extension the Hungarian locale description works OK.
But if I download the hu-HU locale from BZ, the description is back english.
I have tested the extension in Portable Firefox.
This problem is for all locales.
I think, that the problem is in en-US locale.
I make translations with editor UniRed. In this editor:
The en-US main.properties file is saved in cp-1250 with unicode representation \uxxx.
If the translator upload the file, the file is in UTF-8 (BOM) with \uxxx representation.
You can view something like this:
extensions.newtaburl@sogame.cat.description=...
The problem is the first 3 character showed (just in VIEW).
The Firefox so can't read the line - the description isn't showed correctly.

I think the problem can correcting with uploading the en-US main.properties file like this:
(or upload the extension one more time with this file.)
???????
Cashman
Just one:
The english locale is OK:
the description is readed from install.rdf file.
(all locale description is replaced with this description from rdf file)

@Goofy
If the en-US locale file is in wrong format, the uploaded locale file is in this format too?
sogame
Hi, I've been testing around with many encodings (UTF with and without BOM, DOS, UNIX) and couldn't find the problem :-(

All my extensions use the same way to localize its description...

Finally, I've downloaded the extension from BabelZilla, installed it in a new Firefox profile, and the Hungarian locale worked correctly (I haven't test it in French).

Please, try to remove NewTabURL, restart Firefox and install it again. If it still doesn't work, try to create a new profile and install it there, so see if it's a problem with NewTabURL or with Firefox... :-(
Cashman
QUOTE
Finally, I've downloaded the extension from BabelZilla, installed it in a new Firefox profile, and the Hungarian locale worked correctly (I haven't test it in French).

Yes, the hungarian description works OK.
QUOTE
Please, try to remove NewTabURL, restart Firefox and install it again. If it still doesn't work, try to create a new profile and install it there, so see if it's a problem with NewTabURL or with Firefox... :-(

Yes, the hungarian description works OK.

But: if You download the hungarian locale from BabelZilla and if you replace the original main.properties file in hu-HU locale with downloaded locale file from BZ, the description is in English.

I see, that You upload the new version into Your homepage.
The Hungarian description works OK (the hu-HU locale files are what I send you as attachment).
I'm sure, that some other locale descriptions works not.
Goofy
QUOTE(Cashman @ Dec 2 2007, 23:22) *
But: if You download the hungarian locale from BabelZilla and if you replace the original main.properties file in hu-HU locale with dowloaded locale file from BZ, the description is in English.


So you mean it could be a problem with the WTS? In which case this error would happen for every other extension, and this is not the case. I think the BOM dry.gif code you have found has been imported on upload and copied in every locale, and left untouched by the WTS. Just my 2 eurocents.
Cashman
Here is a picture:
sogame
Hey, I still haven't forgot about this problem ;-)

I couldn't spend time in it, because I'm going on holidays until next Thursday, but I'll try to fix it as soon as possible... angel1.gif
Sappa
Hi

Ukrainian (uk-UA) locale released.
DakSrbija
Serbian (sr-RS) localization has been released biggrin.gif
renegade06
Added new locale mk-MK.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.