Welcome Guest ( Log In | Register )


Recommended Addon
sponsored link
Sponsored link

 
Reply to this topicStart new topic
> BetterSearch 1.9 RC2, Updated 8/11/2005, 19:45
Carlo
post Aug 10 2005, 19:30
Post #1


Member
**

Group: Members
Posts: 10
Joined: 8-August 05
Member No.: 82


Extension Developer: Yes
Translator for [No translator]
My OS Gnu/Linux



File Name :: BetterSearch 1.9 RC2
Author :: Carlo
Category :: Firefox
Min. Ver. :: 0.9
Max. Ver. :: 1.5
Included translations (e.g. en-US,fr-FR) :: en-US, it-IT, de-DE, ca-AD, fr-FR
Extension Ver. :: 1.9RC1
Description ::
Hi, this is v1.9 RC2 of my extension BetterSearch. It's the entire extension, which I hope to be able to release soon.

I've already got language files for English, Italian (thanks Roccobot & Goofy), German, Catalan and French. I am looking for Spanish and whatever you are willing to throw my way. smile.gif

If you provide a translation, please make sure to tell me the name you want to be listed under in the acknowledgment section of the BetterSearch options dialog!

Thanks in advance, if you have any question, just ask!

Cheers,
Carlo

BetterSearch dev

Updated Thu, Aug 11 2005 7:45 pm



[wts=11]View on WTS[/wts] -- [dlx=11]Download extension[/dlx]
Go to the top of the page
 
+Quote Post
Ptit Lutin
post Aug 11 2005, 17:49
Post #2


Tech Admin
Group Icon

Group: Admin
Posts: 901
Joined: 30-July 05
Member No.: 21


Extension Developer: No
Translator for French (fr)



Hi Carlo smile.gif

I made the fr-FR localization wink.gif

I also created another xpi file (see attached file) in which:
- I deleted mcsearchpreview.jar
- I deleted .DC_store files
- I added description localization pref in prefs.js

I noticed a line in optionsDialog.xul which should be localized:
CODE
<description>Roccobot, Goofy and the whole eXtenZilla.it crew (Italian); Oriol Gonzalez (Catalan) and last but not least the BabelZilla.org team.</description>


wink.gif

EDIT: attached file deleted (useless now)
Go to the top of the page
 
+Quote Post
Carlo
post Aug 11 2005, 18:19
Post #3


Member
**

Group: Members
Posts: 10
Joined: 8-August 05
Member No.: 82


Extension Developer: Yes
Translator for [No translator]
My OS Gnu/Linux



Thanks a bunch for the fr-FR files! I appreciate your work. smile.gif

A few notes:

- mcsearchpreview.jar is there for a reason; that was the name of the extension up until a few months ago when I changed the name. Problem is, the jar file was named mcsearchpreview.jar back then, and when you upgrade from an old to a current version, you run into problems w/o this jar file. Sounds silly, but I haven't found another way to fix it.

- Localized description: you da man, and don't you let anyone tell you otherwise! Thanks. smile.gif

- Translation of the acknowledgements: no, because that'd mean I'd have to contact all translators everytime there's a new language pack, and that's a bit too much for me...

Cheers!
Carlo
Go to the top of the page
 
+Quote Post
Ptit Lutin
post Aug 11 2005, 18:31
Post #4


Tech Admin
Group Icon

Group: Admin
Posts: 901
Joined: 30-July 05
Member No.: 21


Extension Developer: No
Translator for French (fr)



QUOTE(Carlo @ Aug 11 2005, 19:19)
- mcsearchpreview.jar is there for a reason; that was the name of the extension up until a few months ago when I changed the name. Problem is, the jar file was named mcsearchpreview.jar back then, and when you upgrade from an old to a current version, you run into problems w/o this jar file. Sounds silly, but I haven't found another way to fix it.[right][snapback]875[/snapback][/right]

I understand now. The update system really doesn't work fine... sad.gif

Did you submit that bug on Bugzilla ?
Go to the top of the page
 
+Quote Post
Carlo
post Aug 11 2005, 18:34
Post #5


Member
**

Group: Members
Posts: 10
Joined: 8-August 05
Member No.: 82


Extension Developer: Yes
Translator for [No translator]
My OS Gnu/Linux



Not yet, no.

PS: Uploaded the updated XPI (1.9RC2). (Most of) Ptit's changes are in and I've debugged the ca-AD locale (there was a ">" missing, thus throwing errors).

The locale structure hasn't changed, of course.

Cheers!!
Go to the top of the page
 
+Quote Post
Ptit Lutin
post Aug 11 2005, 20:34
Post #6


Tech Admin
Group Icon

Group: Admin
Posts: 901
Joined: 30-July 05
Member No.: 21


Extension Developer: No
Translator for French (fr)



I updated fr-FR locale (some mistakes)

I noticed some bugs:

- magnifying glass doesn't appear at start
- user preferences not stored

wink.gif
Attached File(s)
Attached File  fr_FR.zip ( 3.09K ) Number of downloads: 22
 
Go to the top of the page
 
+Quote Post
Carlo
post Aug 11 2005, 20:48
Post #7


Member
**

Group: Members
Posts: 10
Joined: 8-August 05
Member No.: 82


Extension Developer: Yes
Translator for [No translator]
My OS Gnu/Linux



Hmmm... strange. Does both for me quite well. Need to investigate. Thanks for the updates!
Go to the top of the page
 
+Quote Post
Ptit Lutin
post Aug 11 2005, 21:13
Post #8


Tech Admin
Group Icon

Group: Admin
Posts: 901
Joined: 30-July 05
Member No.: 21


Extension Developer: No
Translator for French (fr)



Some precisions:

QUOTE(Ptit Lutin @ Aug 11 2005, 21:34)
- magnifying glass doesn't appear at start
Works fine with a clean profile but not with the current sad.gif
QUOTE(Ptit Lutin @ Aug 11 2005, 21:34)
- user preferences not stored[right][snapback]887[/snapback][/right]
check box : stored
drop-down list : not stored

wink.gif
Go to the top of the page
 
+Quote Post
Carlo
post Aug 12 2005, 07:45
Post #9


Member
**

Group: Members
Posts: 10
Joined: 8-August 05
Member No.: 82


Extension Developer: Yes
Translator for [No translator]
My OS Gnu/Linux



Re "magnifying glass": I can't reproduce the error. Are you sure you haven't enabled the "hide icon" option? (Just asking.)

Re "drop-down lists": found the culprit! Damn you, setIntPref() and getIntPref(), for having almost identical name! wink.gif

Thanks for the reports.
Go to the top of the page
 
+Quote Post
Ptit Lutin
post Aug 12 2005, 13:25
Post #10


Tech Admin
Group Icon

Group: Admin
Posts: 901
Joined: 30-July 05
Member No.: 21


Extension Developer: No
Translator for French (fr)



QUOTE(Carlo @ Aug 12 2005, 08:45)
Re "magnifying glass": I can't reproduce the error. Are you sure you haven't enabled the "hide icon" option? (Just asking.)

Yes I am wink.gif.

The magnifying glass doesn't appear at start, only when I load a page.
I can't reproduce the issue with a new profile. I don't know that's wrong with my 2 current profiles sad.gif.
I've got no problem with Gmail Notifier statusbar icon for example.
Go to the top of the page
 
+Quote Post
Carlo
post Aug 12 2005, 13:34
Post #11


Member
**

Group: Members
Posts: 10
Joined: 8-August 05
Member No.: 82


Extension Developer: Yes
Translator for [No translator]
My OS Gnu/Linux



I assume the implementation of the Gmail Notifier icon is different. I'll take a look at it when I have some time.
Go to the top of the page
 
+Quote Post
chuzo
post Aug 22 2005, 18:10
Post #12


Site Admin
Group Icon

Group: Admin
Posts: 1.306
Joined: 13-August 05
From: Spain
Member No.: 105


Extension Developer: No
Translator for Spanish (es-ES / Spain)
Translation Credits to Proyecto Nave - http://www.proyectonave.es/



QUOTE(Carlo @ Aug 10 2005, 19:30)
I am looking for Spanish and whatever you are willing to throw my way. smile.gif


Hi! smile.gif

My contribution: Spanish (es-ES) translation (by Proyecto Nave)

(Old attachment removed)

This post has been edited by chuzo: Sep 12 2005, 19:59


--------------------
Go to the top of the page
 
+Quote Post
Carlo
post Aug 22 2005, 18:38
Post #13


Member
**

Group: Members
Posts: 10
Joined: 8-August 05
Member No.: 82


Extension Developer: Yes
Translator for [No translator]
My OS Gnu/Linux



Wheeeee! Thanks! RC3 can be found @ http://bettersearch.g-blog.net/xpi/bettersearch-1.9rc3.xpi

Take a look and let me know how it works, please! smile.gif

Thanks!
Go to the top of the page
 
+Quote Post
chuzo
post Aug 22 2005, 18:45
Post #14


Site Admin
Group Icon

Group: Admin
Posts: 1.306
Joined: 13-August 05
From: Spain
Member No.: 105


Extension Developer: No
Translator for Spanish (es-ES / Spain)
Translation Credits to Proyecto Nave - http://www.proyectonave.es/



New version works great, good job!! happy.gif


--------------------
Go to the top of the page
 
+Quote Post
Risse
post Apr 19 2007, 22:53
Post #15


Advanced Member
***

Group: Members
Posts: 52
Joined: 6-January 07
From: Oulu, Finland
Member No.: 3.518
Extension Developer: No
Translator for Finnish (is obsolete, use fi instead)



Finnish Translation 100% completed!
Go to the top of the page
 
+Quote Post
alexxed
post Aug 22 2007, 11:00
Post #16


Newbie
*

Group: Members
Posts: 1
Joined: 22-January 07
Member No.: 3.712
Extension Developer: No
Translator for Romanian (ro-RO)



On babelzilla there seems to be an entity missing.

<!ENTITY thumbs.source.zottmannorg "by BetterSearch.zottmann.org">

I looked on other languages and it's the same.

I translated the extension in romanian (code ro-RO, used rc3 above), I'm attaching the files here, that includes the above entity.

For my info, my name is Alexandru Szasz.

Please use the following text for the ro-RO localization of the description used on addons.mozilla.org

CODE
O extensie pentru Firefox care îmbogăţeşte rezultatele afişate de Google (toate ţările), MSN Search, Yahoo Search, A9, Answers.com, AllTheWeb, Dogpile.com, del.icio.us and Simpy.com adăugând previzualizări (miniaturi), imagini şi informaţii (tip, preţ, evaluare) ale produselor pentru Amazon precum şi legături ca „Deschide într-o fereastră nouă”, „Informaţii despre sait”, „Wayback Machine” şi previzualizare rapidă pentru rezultatele căutării.

Vă rog să reţineţi că atunci când folosiţi BetterSearch şi urmaţi o legătură dintr-un rezultat de pe Amazon, suportaţi dezvoltarea acestei extensii dacă cumpăraţi un produs. Dacă doriţi să aflaţi mai multe despre acest comportament, este explicat în detaliu pe saitul extensiei (vedeţi FAQ).

Attached File(s)
Attached File  bettersearch_ro_RO.tar.gz ( 2.71K ) Number of downloads: 1
 
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 24th May 2013 - 13:38
Bridged By IpbWiki: Integration Of Invision Power Board and MediaWiki © GlobalSoft