Welcome Guest ( Log In | Register )


Recommended Addon
sponsored link
Sponsored link

7 Pages V  < 1 2 3 4 5 > »   
Reply to this topicStart new topic
> autoHideStatusbar - Ver. 0.4.2, Updated: 02/09/08 13:04
Regis
post Jan 25 2006, 14:01
Post #41


Advanced Member
***

Group: Members
Posts: 127
Joined: 24-November 05
From: Paris plage
Member No.: 264
Extension Developer: Yes
Extensions: autoHideStatusbar, keywordManager
Translator for French (fr)



It seems I fixed this bug. If you can check this version Victory wink.gif (see attachment).
Release is planned for end of month with this changelog:
  • Added some locales (sk-SK, ko-KR, de-DE, tr-TR and zh-CN)
  • Replaced preferences dialog textboxes with spinboxes
  • Added experimental support for Flock (by request)
  • Toolbar icon bug fixed (bad state after toolbar customization)
  • Fixed contributor list (Japanese translator's name was wrong)
  • Fixed a bug in prefwindow with Thunderbird (sometimes dialog had bad size)

Known minor problem: description should state "Flock".
Thanks to translators & another thanks to Victory for bug hunting smile.gif
Attached File(s)
Attached File  autoHideStatusbar_latest.xpi ( 36.83K ) Number of downloads: 25
 


--------------------
Go to the top of the page
 
+Quote Post
victory
post Jan 25 2006, 17:01
Post #42


Advanced Member
***

Group: Members
Posts: 237
Joined: 31-July 05
Member No.: 35


Extension Developer: No
Translator for [No translator]



great! thanks! the problem has gone :-D
Go to the top of the page
 
+Quote Post
Regis
post Jan 27 2006, 12:39
Post #43


Advanced Member
***

Group: Members
Posts: 127
Joined: 24-November 05
From: Paris plage
Member No.: 264
Extension Developer: Yes
Extensions: autoHideStatusbar, keywordManager
Translator for French (fr)



QUOTE(victory @ Jan 25 2006, 18:01)
great! thanks! the problem has gone :-D
[right][snapback]9048[/snapback][/right]

Thanks to you for the testing smile.gif

Thanks to teboga for the pt-BR translation

Note: if someone is in need of a windows live messenger invitation -> PM me (4 available)
Edit: thanks to winiah for the zh-TW translation smile.gif


--------------------
Go to the top of the page
 
+Quote Post
winiah
post Jan 30 2006, 12:33
Post #44


Advanced Member
***

Group: Members
Posts: 86
Joined: 17-January 06
Member No.: 526
Extension Developer: No
Translator for Chinese (zh-TW / Traditional)



QUOTE(Regis @ Jan 27 2006, 19:39)
Edit: thanks to winiah for the zh-TW translation smile.gif

You're welcome. smile.gif
It works very well in zh-TW.

----
In honesty, when I use "ColorZilla", AHS will bring a little problem to me. LOL
Maybe I need the feature "After I press down Ctrl key, show statusbar back." .
*Edit: In fact, click the AHS icon will be a better way. ( I just forgot that. )
Go to the top of the page
 
+Quote Post
Regis
post Feb 20 2006, 23:59
Post #45


Advanced Member
***

Group: Members
Posts: 127
Joined: 24-November 05
From: Paris plage
Member No.: 264
Extension Developer: Yes
Extensions: autoHideStatusbar, keywordManager
Translator for French (fr)



History:
- v0.3.5 changes (see homepage)
- Fixed: potential memory leak (missing removeObserver for download observer)
- Code cleaning (use of "this" keyword, rewrite with use of "prototype member") + Optimization
- Added a pref observer and 2 brodcasters to the main overlay (FF)
- Code is now documented
- Image in prefs dialog use CSS "list-style-image" propertie now
- Made a custom about dialog (based on standard Firefox one)
- Code changes to handle future deprecation of Components.reportError()
- Fixed: bug in log window (save button was saving even if disabled)
- Fixed: incorrect minVersion for Flock (install.rdf)

Locales changes:
- In "autohidestatusbar.dtd"
CODE
-<!ENTITY ahs.prefs.enable "Enable auto-hide">
-<!ENTITY ahs.prefs.settings "Settings: ">
+<!ENTITY ahs.prefs.enable "Enable autoHideStatusbar">
+<!ENTITY ahs.prefs.settings "Settings:">
-<!ENTITY ahs.prefs.showstatusbaritem "Show statusbar icon:">
+<!ENTITY ahs.prefs.showstatusbaritem "Show status-bar icon:">
-<!ENTITY ahs.log.clearlog "Clear Log">
+<!ENTITY ahs.log.clearlog "Clear">

- In autohidestatusbar.properties:
CODE
-extensions.{ee56ecf0-6e7a-479a-8162-e123a991c7e7}.description=auto-hide Firefox or Thunderbird status-bar
+extensions.{ee56ecf0-6e7a-479a-8162-e123a991c7e7}.description=auto-hide Firefox, Flock or Thunderbird status-bar


This will be the future v0.3.6.

Edit: thanks to AlleyKat for the da-DK translation smile.gif

This post has been edited by Regis: Feb 23 2006, 11:27


--------------------
Go to the top of the page
 
+Quote Post
winiah
post Feb 24 2006, 00:55
Post #46


Advanced Member
***

Group: Members
Posts: 86
Joined: 17-January 06
Member No.: 526
Extension Developer: No
Translator for Chinese (zh-TW / Traditional)



Regis, I want to tell you honestly,
I didn't know what you want us to do at the beginning(2/21),
Because it display "100%" for process. LOL
But I thought that you want us to change and translate the under "+" items.

And now locale "zh-TW" for autoHideStatusbar 0.3.6 is released. smile.gif

QUOTE(Regis @ Feb 21 2006, 06:59)
Locales changes:
- In "autohidestatusbar.dtd"
CODE
-<!ENTITY ahs.prefs.enable "Enable auto-hide">
-<!ENTITY ahs.prefs.settings "Settings: ">
+<!ENTITY ahs.prefs.enable "Enable autoHideStatusbar">
+<!ENTITY ahs.prefs.settings "Settings:">
-<!ENTITY ahs.prefs.showstatusbaritem "Show statusbar icon:">
+<!ENTITY ahs.prefs.showstatusbaritem "Show status-bar icon:">
-<!ENTITY ahs.log.clearlog "Clear Log">
+<!ENTITY ahs.log.clearlog "Clear">

- In autohidestatusbar.properties:
CODE
-extensions.{ee56ecf0-6e7a-479a-8162-e123a991c7e7}.description=auto-hide Firefox or Thunderbird status-bar
+extensions.{ee56ecf0-6e7a-479a-8162-e123a991c7e7}.description=auto-hide Firefox, Flock or Thunderbird status-bar

Go to the top of the page
 
+Quote Post
Regis
post Feb 24 2006, 02:50
Post #47


Advanced Member
***

Group: Members
Posts: 127
Joined: 24-November 05
From: Paris plage
Member No.: 264
Extension Developer: Yes
Extensions: autoHideStatusbar, keywordManager
Translator for French (fr)



QUOTE(winiah @ Feb 24 2006, 01:55)
Regis, I want to tell you honestly,
I didn't know what you want us to do at the beginning(2/21),
Because it display "100%" for process. LOL
But I thought that you want us to change and translate the under "+" items.

And now locale "zh-TW" for  autoHideStatusbar 0.3.6 is released. smile.gif
[right][snapback]10999[/snapback][/right]
Yes, I saw there was a misunderstanding after some translators released their locale. I should not have using diff format ("-" means line removed "+" means line added). Next time I change locales I will remove modified translated string and replace it with english one, I think this will be besser. Thanks wink.gif


--------------------
Go to the top of the page
 
+Quote Post
Regis
post Apr 1 2006, 16:34
Post #48


Advanced Member
***

Group: Members
Posts: 127
Joined: 24-November 05
From: Paris plage
Member No.: 264
Extension Developer: Yes
Extensions: autoHideStatusbar, keywordManager
Translator for French (fr)



Thanks to pitdicker for the dutch locale smile.gif

EDIT: updated to future 0.3.7
Changes involving locales:
- Localized spinner tooltip
- Added a warning dialog for some non-usual firefox statusbaritem (used on drag and drop)
- Note that some locale does have "Firefox or Thunderbird" in extension description but doesn't have "Flock". So please verify "extensions.{ee56ecf0-6e7a-479a-8162-e123a991c7e7}.description" in "autohidestatusbar.properties". Thanks smile.gif


--------------------
Go to the top of the page
 
+Quote Post
fang5566
post Apr 2 2006, 04:02
Post #49


Advanced Member
***

Group: Members
Posts: 42
Joined: 15-December 05
Member No.: 353


Extension Developer: No
Translator for Chinese (zh-CN / Simplified)



localization(zh-CN) for 0.3.7 finished!

0.3.7汉化完毕!
Go to the top of the page
 
+Quote Post
ReinekeFux
post Apr 2 2006, 13:01
Post #50


Advanced Member
***

Group: BabelZillian Mods
Posts: 155
Joined: 30-July 05
From: Nürnberg, Germany
Member No.: 5


Extension Developer: No
Translator for German (de)
Translation Credits to o.roth (ReinekeFux) von BabelZilla.org



QUOTE(Regis @ Apr 1 2006, 16:34)
...
- Localized spinner tooltip
...[right][snapback]12727[/snapback][/right]

I need some enlightenment here, please:
CODE
"Float between %S and %S (precision: %S)"
(spinner.properites)
I'm really not sure what this string wants to tell me (and where to find it in the UI to verify it). unsure.gif


--------------------
Regards, Oliver


ReinekeFux is a member of Team erweiterungen.de
Go to the top of the page
 
+Quote Post
Regis
post Apr 2 2006, 13:32
Post #51


Advanced Member
***

Group: Members
Posts: 127
Joined: 24-November 05
From: Paris plage
Member No.: 264
Extension Developer: Yes
Extensions: autoHideStatusbar, keywordManager
Translator for French (fr)



QUOTE(ReinekeFux @ Apr 2 2006, 14:01)
I need some enlightenment here, please:
CODE
"Float between %S and %S (precision: %S)"
(spinner.properites)
I'm really not sure what this string wants to tell me (and where to find it in the UI to verify it).  unsure.gif
[right][snapback]12744[/snapback][/right]

Here's a screenshot: user posted image
It's the tooltip text you see when your mouse is over a spinner. "%S" are some kind of placeholders

QUOTE("fang556")
localization(zh-CN) for 0.3.7 finished!
0.3.7 汉化完毕!

<del>What the meaning of the chineese word(s?)?</del> BTW, your locale is still in testing/QA.
Edit: got it means "Chinese localization completed" (google translation)

Regards,


--------------------
Go to the top of the page
 
+Quote Post
Luana
post Apr 2 2006, 14:49
Post #52


(Just a passionate localizer since 2004!)
Group Icon

Group: Admin
Posts: 3.477
Joined: 30-July 05
From: (Previously known as MatrixIsAllOver, now simply Luana; I'm from the past, like a ghost...)
Member No.: 8


Extension Developer: No
Translator for Italian (it)
Translation Credits to it: Luana Di Muzio - BabelZilla



Italian localization has been updated happy.gif

Many many thanks for the explanation about "Float" smile.gif


--------------------
E' meglio tacere ed essere, che dire e non essere (Ignazio, II sec. d. C)
Quod scripturae mandatur, non solum praesentibus sed futuris prodesse valeat...
Go to the top of the page
 
+Quote Post
Regis
post Apr 2 2006, 14:55
Post #53


Advanced Member
***

Group: Members
Posts: 127
Joined: 24-November 05
From: Paris plage
Member No.: 264
Extension Developer: Yes
Extensions: autoHideStatusbar, keywordManager
Translator for French (fr)



QUOTE(MatrixIsAllOver @ Apr 2 2006, 15:49)
Italian localization has been updated happy.gif

Many many thanks for the explanation about "Float"  smile.gif
[right][snapback]12749[/snapback][/right]

No problem, huge thanks for the translation smile.gif
EDIT: updated contributors list to include "L0stintranslation (Italian translation)" and "Team erweiterungen.de (German translation)"


--------------------
Go to the top of the page
 
+Quote Post
Luana
post Apr 2 2006, 15:09
Post #54


(Just a passionate localizer since 2004!)
Group Icon

Group: Admin
Posts: 3.477
Joined: 30-July 05
From: (Previously known as MatrixIsAllOver, now simply Luana; I'm from the past, like a ghost...)
Member No.: 8


Extension Developer: No
Translator for Italian (it)
Translation Credits to it: Luana Di Muzio - BabelZilla



QUOTE(Regis @ Apr 2 2006, 15:55)
EDIT: updated contributors list to include "L0stintranslation (Italian translation)" ...
[right][snapback]12751[/snapback][/right]

Many many thanks wink.gif cool.gif


--------------------
E' meglio tacere ed essere, che dire e non essere (Ignazio, II sec. d. C)
Quod scripturae mandatur, non solum praesentibus sed futuris prodesse valeat...
Go to the top of the page
 
+Quote Post
l0stintranslatio...
post Apr 2 2006, 15:15
Post #55


 
Group Icon

Group: Moderator
Posts: 1.248
Joined: 20-December 05
Member No.: 394


Extension Developer: No
Translator for Italian (it)
My OS Windows
Translation Credits to l0stintranslation - BabelZilla



QUOTE(MatrixIsAllOver @ Apr 2 2006, 16:09)
Many many thanks  wink.gif  cool.gif
[right][snapback]12752[/snapback][/right]

+1 wink.gif


--------------------

Prima di fare qualsiasi cosa leggi qui, quo e Q & A!

Go to the top of the page
 
+Quote Post
Sergeys
post Apr 2 2006, 19:31
Post #56


Advanced Member
***

Group: Members
Posts: 46
Joined: 2-April 06
Member No.: 1.073
Extension Developer: Yes
Extensions: Mozilla-russia.org Extension List, ExtensionPack, Forum.mozilla-russia.org, Ru-Board Navigation, Get Selected Messages



Localization (ru-RU) for 0.3.7 finished!
Go to the top of the page
 
+Quote Post
Luana
post Apr 2 2006, 19:35
Post #57


(Just a passionate localizer since 2004!)
Group Icon

Group: Admin
Posts: 3.477
Joined: 30-July 05
From: (Previously known as MatrixIsAllOver, now simply Luana; I'm from the past, like a ghost...)
Member No.: 8


Extension Developer: No
Translator for Italian (it)
Translation Credits to it: Luana Di Muzio - BabelZilla



QUOTE(Sergeys @ Apr 2 2006, 20:31)
Localization (ru-RU) for 0.3.7 finished!
[right][snapback]12757[/snapback][/right]

Thanks for your Russian localization, and w e l c o m e on BabelZilla! biggrin.gif
Ah, don't worry for the signaling tongue.gif
Good next localizations cool.gif


--------------------
E' meglio tacere ed essere, che dire e non essere (Ignazio, II sec. d. C)
Quod scripturae mandatur, non solum praesentibus sed futuris prodesse valeat...
Go to the top of the page
 
+Quote Post
Regis
post Apr 2 2006, 19:57
Post #58


Advanced Member
***

Group: Members
Posts: 127
Joined: 24-November 05
From: Paris plage
Member No.: 264
Extension Developer: Yes
Extensions: autoHideStatusbar, keywordManager
Translator for French (fr)



QUOTE(Sergeys @ Apr 2 2006, 20:31)
Localization (ru-RU) for 0.3.7 finished!
[right][snapback]12757[/snapback][/right]

Welcome Sergeys. Thanks for joining and for the ru-RU locale smile.gif I just received your mail but what you send me is 0.3.4. I saw that you have problem with WTS, here's some directions:
  • Open this page
  • clic "Register me as translator for this extension."
  • then you can click "view" for each file and fill with translated text.
On the top there's a link to change the status of your translation to 'testing Q/A' or 'Released'


--------------------
Go to the top of the page
 
+Quote Post
winiah
post Apr 3 2006, 00:55
Post #59


Advanced Member
***

Group: Members
Posts: 86
Joined: 17-January 06
Member No.: 526
Extension Developer: No
Translator for Chinese (zh-TW / Traditional)



Locale zh-TW for AHS 0.3.7 is released. -o-

But I didn't see the dialog "warn.title",
so I am not sure that it is ok or not.

And, although I don't know why the feature "spinner tooltip" was added in AHS,
it is a cool thing, more tooltip is better. (I thought)

And I found a problem here. (look at the attachment please)
If I checked both "Always hide" and "hovering a link?",
and then, when I open AHS preferences, it will become that.

----
To fang5566 and victory:
You forgot to update this string
"extensions.{ee56ecf0-6e7a-479a-8162-e123a991c7e7}.description"
in autohidestatusbar.properties. smile.gif
Attached File(s)
Attached File  ahs_20060403_01.PNG ( 12.21K ) Number of downloads: 36
 
Go to the top of the page
 
+Quote Post
Regis
post Apr 3 2006, 08:36
Post #60


Advanced Member
***

Group: Members
Posts: 127
Joined: 24-November 05
From: Paris plage
Member No.: 264
Extension Developer: Yes
Extensions: autoHideStatusbar, keywordManager
Translator for French (fr)



QUOTE(winiah @ Apr 3 2006, 01:55)
Locale zh-TW for AHS 0.3.7 is released. -o-
Thanks

QUOTE(winiah @ Apr 3 2006, 01:55)
But I didn't see the dialog "warn.title",
so I am not sure that it is ok or not.
Ok, you can install attached xpi then drag and drop AHS status-bar icon. The warning dialog should pop up.

QUOTE(winiah @ Apr 3 2006, 01:55)
And, although I don't know why the feature "spinner tooltip" was added in AHS, it is a cool thing, more tooltip is better. (I thought)
The tooltip is shown when your mouse is over a spinner and it shows the bound value.

QUOTE(winiah @ Apr 3 2006, 01:55)
And I found a problem here. (look at the attachment please) If I checked both "Always hide" and "hovering a link?", and then, when I open AHS preferences, it will become that.
OK I found the problem and fixed it thanks a lot wink.gif

(Old attachment has been removed)

This post has been edited by MatrixIsAllOver: Jun 24 2006, 14:37


--------------------
Go to the top of the page
 
+Quote Post

7 Pages V  < 1 2 3 4 5 > » 
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: 21st May 2013 - 21:59
Bridged By IpbWiki: Integration Of Invision Power Board and MediaWiki © GlobalSoft