|
Show me
|
||
![]() ![]() |
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
Release is planned for end of month with this changelog:
Known minor problem: description should state "Flock". Thanks to translators & another thanks to Victory for bug hunting
Attached File(s)
-------------------- |
|
|
|
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
|
|
|
|
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 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 -------------------- |
|
|
|
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 You're welcome. 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. ) |
|
|
|
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 This post has been edited by Regis: Feb 23 2006, 11:27 -------------------- |
|
|
|
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. 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 |
|
|
|
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, 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 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. [right][snapback]10999[/snapback][/right] -------------------- |
|
|
|
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
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 -------------------- |
|
|
|
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汉化完毕! |
|
|
|
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). -------------------- |
|
|
|
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). [right][snapback]12744[/snapback][/right] Here's a screenshot: ![]() 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, -------------------- |
|
|
|
Apr 2 2006, 14:49
Post
#52
|
|
![]() (Just a passionate localizer since 2004!) ![]() 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
Many many thanks for the explanation about "Float" -------------------- ![]() 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... |
|
|
|
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 Many many thanks for the explanation about "Float" [right][snapback]12749[/snapback][/right] No problem, huge thanks for the translation EDIT: updated contributors list to include "L0stintranslation (Italian translation)" and "Team erweiterungen.de (German translation)" -------------------- |
|
|
|
Apr 2 2006, 15:09
Post
#54
|
|
![]() (Just a passionate localizer since 2004!) ![]() 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 -------------------- ![]() 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... |
|
|
|
Apr 2 2006, 15:15
Post
#55
|
|
![]() 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 [right][snapback]12752[/snapback][/right] +1 -------------------- |
|
|
|
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!
|
|
|
|
Apr 2 2006, 19:35
Post
#57
|
|
![]() (Just a passionate localizer since 2004!) ![]() 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! Ah, don't worry for the signaling Good next localizations -------------------- ![]() 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... |
|
|
|
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
-------------------- |
|
|
|
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.
Attached File(s)
|
|
|
|
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- ThanksQUOTE(winiah @ Apr 3 2006, 01:55) But I didn't see the dialog "warn.title", Ok, you can install attached xpi then drag and drop AHS status-bar icon. The warning dialog should pop up.so I am not sure that it is ok or not. 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 (Old attachment has been removed) This post has been edited by MatrixIsAllOver: Jun 24 2006, 14:37 -------------------- |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 21:59 |