Welcome Guest ( Log In | Register )


Recommended Addon
sponsored link
Sponsored link

4 Pages V  < 1 2 3 4 >  
Reply to this topicStart new topic
> Duplicate Tab - Ver. 1.0a1, Updated: 03/12/07 22:09
marcioams
post Dec 2 2005, 17:51
Post #21


Newbie
*

Group: Members
Posts: 2
Joined: 24-November 05
From: Porto Alegre, Brazil
Member No.: 263
Extension Developer: No
Translator for Portuguese (pt-BR / Brazilian)



Thank you Victory.

I'm also new to Firefox extensions packaging, so your web site was essential for me to test the translation. I've done some small translation changes.

pt-BR translation is ready!

Marcio
Go to the top of the page
 
+Quote Post
damian
post Dec 2 2005, 19:44
Post #22


Advanced Member
***

Group: Members
Posts: 50
Joined: 24-October 05
From: Poland
Member No.: 217
Extension Developer: No
Translator for Polish (pl)



i have problem with polish version ;(
i've changed it at www via Firefox but after few changes and updates i saw parser error at bottom of Firefox at duplikcatab.dtd
i don't know what's wrong because i use ut-8 so all shoud be fine, so i'm not sure if i can keep on ;(
firefox sent wrong code, duplicate tab has errors or some character is forbidden (shoudn't be)?

i attach polish packet

____
Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8) Gecko/20051111 Firefox/1.5
Attached File(s)
Attached File  Duplicate_Tab_pl_PL_locales.tar.gz ( 1.97K ) Number of downloads: 19
 


--------------------
Damian Szczepanik
Go to the top of the page
 
+Quote Post
Goofy
post Dec 2 2005, 20:50
Post #23


Advanced Member
Group Icon

Group: Super Mod
Posts: 8.352
Joined: 30-July 05
From: GoofyLand
Member No.: 13


Extension Developer: Yes
Extensions: BabelZillaMenu-BabelZilla Glossary-OpenTran...
Translator for French (fr)
My OS Gnu/Linux
Translation Credits to Goofy



Hello Damian smile.gif

I think the embedded quotation marks in these lines from the .dtd file may be responsible for the problem :

CODE
<!ENTITY duptab.contextmenu.nosubmenu-showtab.checkbox.label "Pokaz "Do nowej karty" w menu podrecznym">
<!ENTITY duptab.contextmenu.nosubmenu-showwindow.checkbox.label "Pokaz "Do nowego okna" w menu podrecznym">
<!ENTITY duptab.contextmenu.nosubmenu-showmerge.checkbox.label "Pokaz "Scalaj okna" w menu podrecznym">


You should replace the embedded ones by &quot; or even by the simple 'character.


CODE
<!ENTITY duptab.contextmenu.nosubmenu-showtab.checkbox.label "Pokaz 'Do nowej karty' w menu podrecznym">
<!ENTITY duptab.contextmenu.nosubmenu-showwindow.checkbox.label "Pokaz 'Do nowego okna' w menu podrecznym">
<!ENTITY duptab.contextmenu.nosubmenu-showmerge.checkbox.label "Pokaz 'Scalaj okna' w menu podrecznym">


--------------------
Think Global, Make Locales!



You like languages? You should contribute to Tatoeba project!

Sometimes I am on irc://moznet/BabelZilla
but you can also drop a word in the shoutbox
Go to the top of the page
 
+Quote Post
damian
post Dec 3 2005, 11:22
Post #24


Advanced Member
***

Group: Members
Posts: 50
Joined: 24-October 05
From: Poland
Member No.: 217
Extension Developer: No
Translator for Polish (pl)



i had this problem today with another extension and fixed this problem - thank you wink.gif

so polish version is ready wink.gif


--------------------
Damian Szczepanik
Go to the top of the page
 
+Quote Post
ReinekeFux
post Dec 3 2005, 12:17
Post #25


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



Hi Twanno,

I've added the updated German locale to the WTS.


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


ReinekeFux is a member of Team erweiterungen.de
Go to the top of the page
 
+Quote Post
Twanno
post Dec 16 2005, 15:39
Post #26


Member
**

Group: Members
Posts: 22
Joined: 6-August 05
Member No.: 76
Extension Developer: Yes
Translator for [No translator]



Thanks all for the translations.

I've just released Duplicate Tab 0.7 at my home page. I hope it will be available soon at addons.mozilla.org.

I have two questions (to an admin / moderator):

Should I post Duplicate Tab 0.7 at WTS? Nothing has changed since 0.7b3, regarding localizable strings. When I post it, will all translators not get a message that they need to update their translations, when they don't have to?

I found that there apparently is no way to modify the contents.rdf files for the localisations on WTS. And they won't be updated automatically either.
For instance in the pt-BR localized version of contents.rdf all values include en-US instead of pt-BR.

Is there any way the contents.rdf files can be adjusted in the WTS, manually or automatically?

Regards,
Twanno
Go to the top of the page
 
+Quote Post
Fenian
post Dec 19 2005, 23:53
Post #27


Spiteful Tech Admin
Group Icon

Group: Admin
Posts: 4.376
Joined: 27-July 05
Member No.: 1


Extension Developer: No
Translator for German (de)
My OS Gnu/Linux



QUOTE(Twanno @ Dec 16 2005, 15:39)
When I post it, will all translators not get a message that they need to update their translations, when they don't have to?

Yes, the translators will get a message.
I think that in the next release the developer will have the choice to send the message or not.
QUOTE
I found that there apparently is no way to modify the contents.rdf files for the localisations on WTS. And they won't be updated automatically either.
For instance in the pt-BR localized version of contents.rdf all values include en-US instead of pt-BR.

Is there any way the contents.rdf files can be adjusted in the WTS, manually or automatically?

Regards,
Twanno
[right][snapback]6802[/snapback][/right]

The only way to change contents.rdf is to upload it, sorry.
I know that this is not the best solution, but we're planning to create such files automatically.


--------------------
"I love deadlines. I especially like the whooshing sound they make as they go flying by."
-- Douglas Adams (1952 - 2001)

Go to the top of the page
 
+Quote Post
Slovak_Team
post Jan 8 2006, 01:37
Post #28


Advanced Member
***

Group: Members
Posts: 86
Joined: 20-November 05
Member No.: 257


Extension Developer: No
Translator for Slovak (sk-SK)



sk-SK locale on WTS
Go to the top of the page
 
+Quote Post
damian
post Feb 19 2006, 09:21
Post #29


Advanced Member
***

Group: Members
Posts: 50
Joined: 24-October 05
From: Poland
Member No.: 217
Extension Developer: No
Translator for Polish (pl)



Hi, I have bug (v0.7)

I think, that it can be some conflict, because this extension (the same version) works fine in test profile, there I have only few extensions.

The problem is, that I don't see merge bar and can't switch off bars in main contexxt menu - see screenshot
okna = window
karty = card

I don't see merge sad.gif
I can switch off bars at main menu in MenuEditor but I still don't have merge

Mayby it would be helpful if I add stored setting, but please tell me where I can find it...
Attached File(s)
Attached File  tytu.PNG ( 3.01K ) Number of downloads: 24
 


--------------------
Damian Szczepanik
Go to the top of the page
 
+Quote Post
Twanno
post Feb 20 2006, 00:25
Post #30


Member
**

Group: Members
Posts: 22
Joined: 6-August 05
Member No.: 76
Extension Developer: Yes
Translator for [No translator]



QUOTE(damian @ Feb 19 2006, 10:21)
Hi, I have bug  (v0.7)

I think, that it can be some conflict, because this extension (the same version) works fine in test profile, there I have only few extensions.

The problem is, that I don't see merge bar and can't switch off bars in main contexxt menu - see screenshot
okna = window
karty = card

I don't see merge sad.gif
I can switch off bars at main menu in MenuEditor but I still don't have merge

Mayby it would be helpful if I add stored setting, but please tell me where I can find it...
[right][snapback]10724[/snapback][/right]

Hi

Can you post any errors showing up in the Javascript Console (Tools -> Javascript Console) saying anything about duplicate tab?
If you don't see any errors, you'll have to set the following options to true in about:config:
"javascript.options.showInConsole"
"javascript.options.strict"

The stored settings are located in a file called prefs.js in your profile folder
You will have to look for settings beginning with "duplicatetab", like user_pref("duplicatetab.merge.mergePopups", false);

Would you like to test which extension could be conflicting (if that is what is happening) by disabling the other extensions one by one?

Thanks,
Twanno
Go to the top of the page
 
+Quote Post
damian
post Feb 20 2006, 20:31
Post #31


Advanced Member
***

Group: Members
Posts: 50
Joined: 24-October 05
From: Poland
Member No.: 217
Extension Developer: No
Translator for Polish (pl)



QUOTE(Twanno @ Feb 20 2006, 00:25)

Would you like to test which extension could be conflicting (if that is what is happening) by disabling the other extensions one by one?


Yes, could be one CuteMenus - Crystal SVG v. 0.9.9.67 (I've just downloaded 68 - the same effect)

What I did was to click right mouse button, open duplicate tab sub-menu and mouseover first tab (new card). Result is in attachment:

Ok, let me know where the problem is. When I switched off CuteMenu I still don't see merge bar - so let me know if you need more details, I will deliver them wink.gif
Attached File(s)
Attached File  ddd.PNG ( 13.65K ) Number of downloads: 23
 


--------------------
Damian Szczepanik
Go to the top of the page
 
+Quote Post
damian
post Feb 22 2006, 10:36
Post #32


Advanced Member
***

Group: Members
Posts: 50
Joined: 24-October 05
From: Poland
Member No.: 217
Extension Developer: No
Translator for Polish (pl)



ok, now it's fine ( I see merge bar in submenu and don't see bars in main menu), so maybe next build of CuteMenu fixed it... wink.gif


--------------------
Damian Szczepanik
Go to the top of the page
 
+Quote Post
damian
post Feb 25 2006, 19:07
Post #33


Advanced Member
***

Group: Members
Posts: 50
Joined: 24-October 05
From: Poland
Member No.: 217
Extension Developer: No
Translator for Polish (pl)



I've just found page, that is very not user-friendly and new little future in DuplicateTab will solve it - so let me ask for it, if You don't mind wink.gif

Sometimes threre is flash with many links and it's impossible to open them in new cards (windows). Now I have to open link, watch and go back, open next, and again, again
I can also use n-times duplicate tab and then open every link one by one. If flash has animation like intro it takes times and make me nerwous huh.gif

What I'm thinking is to add new future: clone tab n-times - then I have flash in each card and can open links one by one. I don't have idea how about 'n' but it should be some predefined values like in ReloadEvery


--------------------
Damian Szczepanik
Go to the top of the page
 
+Quote Post
Twanno
post Feb 27 2006, 00:28
Post #34


Member
**

Group: Members
Posts: 22
Joined: 6-August 05
Member No.: 76
Extension Developer: Yes
Translator for [No translator]



QUOTE(damian @ Feb 20 2006, 21:31)
Ok, let me know where the problem is. When I switched off CuteMenu I still don't see merge bar - so let me know if you need more details, I will deliver them

Sorry that I did not reply earlier, just today I got a reply notification to this thread.
QUOTE(damian @ Feb 22 2006, 11:36)
so maybe next build of CuteMenu fixed it...

I'm glad the problem is solved now, nonetheless I've seen reports with the same errors before but with different conflicting extensions. So I will try to find out how these problems arise and maybe it can be prevented in the future.
QUOTE(damian @ Feb 25 2006, 20:07)
Sometimes threre is flash with many links and it's impossible to open them in new cards (windows). Now I have to open link, watch and go back, open next, and again, again
I can also use n-times duplicate tab and then open every link one by one. If flash has animation like intro it takes times and make me nerwous  huh.gif

What I'm thinking is to add new future: clone tab n-times - then I have flash in each card and can open links one by one. I don't have idea how about 'n' but it should be some predefined values like in ReloadEvery

Maybe an even better solution would be an extension that overlays flash and makes links available to open in a new tab or a new window. I don't know if that is possible however, but if it isn't an option like you suggested is probably a good solution indeed.
I will look into this.

Thanks,
Twanno
Go to the top of the page
 
+Quote Post
Quicksilver tear...
post Apr 3 2006, 20:59
Post #35


Advanced Member
***

Group: Members
Posts: 76
Joined: 24-September 05
Member No.: 169


Extension Developer: No
Translator for Russian
My OS Gnu/Linux
Translation Credits to Quicksilver tears



russian translation released in the WTS.
Go to the top of the page
 
+Quote Post
Twanno
post Apr 6 2006, 13:53
Post #36


Member
**

Group: Members
Posts: 22
Joined: 6-August 05
Member No.: 76
Extension Developer: Yes
Translator for [No translator]



QUOTE(Quicksilver tears @ Apr 3 2006, 21:59)
russian translation released in the WTS.
[right][snapback]12791[/snapback][/right]

Thanks,
Will release new version with Russian locale added soon cool.gif

Twanno
Go to the top of the page
 
+Quote Post
acushnir
post Apr 28 2006, 15:48
Post #37


Advanced Member
***

Group: Members
Posts: 102
Joined: 10-April 06
Member No.: 1.149
Extension Developer: No
Translator for Spanish (es-AR / Argentina)



es-AR is ready in WTS.

Regards
Go to the top of the page
 
+Quote Post
Twanno
post May 1 2006, 13:29
Post #38


Member
**

Group: Members
Posts: 22
Joined: 6-August 05
Member No.: 76
Extension Developer: Yes
Translator for [No translator]



QUOTE(acushnir @ Apr 28 2006, 16:48) [snapback]13758[/snapback]

es-AR is ready in WTS.

Regards

Thanks, after I've solved the remaining compatibility issues with Reveal, this localization will be available in version 0.7.4 (just like the Russian and Czech translations).

Twanno
Go to the top of the page
 
+Quote Post
klokan
post Jun 23 2006, 09:11
Post #39


Newbie
*

Group: Members
Posts: 8
Joined: 24-February 06
From: Czech Republic, Europe
Member No.: 820
Extension Developer: No



Czech (cs-CZ) translation for Duplicate Tab 0.7b3 is here in WTS wink.gif
Go to the top of the page
 
+Quote Post
Twanno
post Oct 8 2006, 19:28
Post #40


Member
**

Group: Members
Posts: 22
Joined: 6-August 05
Member No.: 76
Extension Developer: Yes
Translator for [No translator]



Hi all,

I've just uploaded a new version of Duplicate Tab. It is meant for Firefox 2.0.

Changes for localization are:

- I changed the access key for Duplicate Tab, since in Firefox 2.0 Ctrl+Shift+T is used for undo close tab. In English the new access key is now 'u' (D_u_plicate Tab).

- I added an access key for the error message, when you try to open a javascript url in a duplicate tab. The access key is only accessible in Firefox 2.0.
The string for this in the duplicatetab.properties file is: duplicatetab.invalid-url.accesskey

regards,
Twanno
Go to the top of the page
 
+Quote Post

4 Pages V  < 1 2 3 4 >
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: 19th May 2013 - 08:12
Bridged By IpbWiki: Integration Of Invision Power Board and MediaWiki © GlobalSoft