|
Show me
|
||
![]() ![]() |
Aug 7 2007, 13:11
Post
#61
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 324 Joined: 13-November 05 From: Spain Member No.: 247 Extension Developer: No Translator for Spanish (es-ES / Spain) |
Urko, Your locale will not working properly. For correction your locale see addressed to Alf and you mine post above. I have followed your advice and the Spanish locale works OK (I have downloaded it from WTS and tested to be sure there is not any difference). Thanks a lot! |
|
|
|
Aug 7 2007, 13:44
Post
#62
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 227 Joined: 8-May 06 Member No.: 1.362 Extension Developer: Yes Translator for [No translator] |
|
|
|
|
Aug 7 2007, 13:50
Post
#63
|
|
|
XUL Warrior & Layout Fakir ![]() ![]() ![]() Group: BabelZillian Mods Posts: 1.274 Joined: 25-August 05 Member No.: 122 ![]() Extension Developer: Yes Extensions: Return Receipt Toolbar Button Translator for Polish (pl) Translation Credits to Leszek(teo)Życzkowski |
Eric,
Urko corrected his locale. See post above. -------------------- Teo
|
|
|
|
Aug 26 2007, 09:10
Post
#64
|
|
![]() Advanced Member ![]() ![]() ![]() Group: Members Posts: 284 Joined: 10-January 06 From: Netherlands Member No.: 498 Extension Developer: No Translator for Dutch (nl) |
Dutch translation v. 1.7b4 updated and tested, but NOT set as released:
- Problem in options.xul. See attached screenshots. - Problem with special characters still exists. Had to use the "teo-trick" again (download passwdmaker.dtd, edit special characters, upload to BZ)
Attached File(s)
|
|
|
|
Aug 26 2007, 14:36
Post
#65
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 227 Joined: 8-May 06 Member No.: 1.362 Extension Developer: Yes Translator for [No translator] |
Dutch translation v. 1.7b4 updated and tested, but NOT set as released: - Problem in options.xul. See attached screenshots. - Problem with special characters still exists. Had to use the "teo-trick" again (download passwdmaker.dtd, edit special characters, upload to BZ) I don't know how to help. Maybe teo can... or goofy. |
|
|
|
Aug 26 2007, 23:01
Post
#66
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 227 Joined: 8-May 06 Member No.: 1.362 Extension Developer: Yes Translator for [No translator] |
Please finish your translations as soon as possible. I want to release PasswordMaker in the next day or two. I am only waiting for translators to finish.
Thanks, Eric |
|
|
|
Aug 27 2007, 00:27
Post
#67
|
|
|
XUL Warrior & Layout Fakir ![]() ![]() ![]() Group: BabelZillian Mods Posts: 1.274 Joined: 25-August 05 Member No.: 122 ![]() Extension Developer: Yes Extensions: Return Receipt Toolbar Button Translator for Polish (pl) Translation Credits to Leszek(teo)Życzkowski |
Hi Eric,
I found problem with display 'Close" button when I checked "I use more than one master password' option. Solution is change hidden to collapsed in the options.js file, add to 'init' function 'window.sizeToContent();' and all code options.xul file from line 227 to 588 should be inside <vbox flex="1"></vbox> Still exists problem with special characters. You should upload en-US locale with html code for these characters. BabelZila change these codes to normal characters and translators only copy to their translations. When you will be download translations, BabelZilla change these characters to html code and all will be OK. -------------------- Teo
|
|
|
|
Aug 27 2007, 00:36
Post
#68
|
|
|
XUL Warrior & Layout Fakir ![]() ![]() ![]() Group: BabelZillian Mods Posts: 1.274 Joined: 25-August 05 Member No.: 122 ![]() Extension Developer: Yes Extensions: Return Receipt Toolbar Button Translator for Polish (pl) Translation Credits to Leszek(teo)Życzkowski |
@Alf
Sorry Alf but it's your mistake. Check your passwdmaker.dtd file. In line 236 should be 'opts.034a.tooltiptext' instead 'opts.034.tooltiptext'. -------------------- Teo
|
|
|
|
Aug 27 2007, 00:54
Post
#69
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 227 Joined: 8-May 06 Member No.: 1.362 Extension Developer: Yes Translator for [No translator] |
Solution is change hidden to collapsed in the options.js file, Which element? QUOTE You should upload en-US locale with html code for these characters. BabelZila change these codes to normal characters and translators only copy to their translations. When you will be download translations, BabelZilla change these characters to html code and all will be OK. Which file? DTD or properties? I don't think I'll remember to do this before every upload to Babelzilla. |
|
|
|
Aug 27 2007, 08:21
Post
#70
|
|
![]() Advanced Member ![]() ![]() ![]() Group: Members Posts: 284 Joined: 10-January 06 From: Netherlands Member No.: 498 Extension Developer: No Translator for Dutch (nl) |
@Alf Sorry Alf but it's your mistake. Check your passwdmaker.dtd file. In line 236 should be 'opts.034a.tooltiptext' instead 'opts.034.tooltiptext'. Thanks for pointing this out to me. Should have seen that myself... BUT I didn't change anything in this line; the string: <!ENTITY opts.035.tooltiptext "&opts.034.tooltiptext;"> is the original line in passwdmaker.dtd. So maybe other locales are affected to? |
|
|
|
Aug 27 2007, 09:04
Post
#71
|
|
![]() Advanced Member ![]() ![]() ![]() Group: Members Posts: 284 Joined: 10-January 06 From: Netherlands Member No.: 498 Extension Developer: No Translator for Dutch (nl) |
Dutch (nl-NL) translation updated, tested and set as released, but with the following remarks:
There are some windows that doesn't have the right size to read all information and/or use all the buttons. If I make them the right size and close them, they are resized again to the wrong original size. Please make these windows larger and let the extension reminds the new size of the windows. See 6 screenshots:
Attached File(s)
|
|
|
|
Aug 27 2007, 09:16
Post
#72
|
|
![]() Advanced Member ![]() Group: Super Mod Posts: 7.648 Joined: 30-July 05 From: GoofyLand Member No.: 13 ![]() Extension Developer: Yes Extensions: BabelZillaMenu-BabelZilla Glossary-OpenTran... Translator for French (fr) Translation Credits to Goofy |
Citation BUT I didn't change anything in this line; the string: <!ENTITY opts.035.tooltiptext "&opts.034.tooltiptext;"> is the original line in passwdmaker.dtd. So maybe other locales are affected to? Yes I confirm. I had to change it in my locale too. -------------------- 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 |
|
|
|
Aug 27 2007, 09:53
Post
#73
|
|
![]() Advanced Member ![]() Group: Super Mod Posts: 7.648 Joined: 30-July 05 From: GoofyLand Member No.: 13 ![]() Extension Developer: Yes Extensions: BabelZillaMenu-BabelZilla Glossary-OpenTran... Translator for French (fr) Translation Credits to Goofy |
French locale completed, tested OK and available here
pwmaker_fr_FR_270807.zip ( 11.18K )
Number of downloads: 0to prevent any char code change caused by the WTS. I suggest translators should do the same attachment. ------- SideNote about html conversion problems here 1. I understand perfectly grimholz is not willing to adapt his extension to the WTS process (char conversion to html entities). As far as his extension is working with en-US, he should have nothing to change (here I left aside various layout adjustments that are wanted, it is another question). 2. We on BZ cannot change the WTS code to adapt to one extension when its code conversion is satisfying for 449 other extensions (I mean : if we change the html code conversion to match pwmaker extension, there will be very likely html conversion problems with dozen of other extensions). We are aware the WTs has limitations and bugs, but the converting system for special chars is quite satisfactory up to now. That is why in this specific case, I suggest the zipped locale should be attached here. If this process seems unappropriate or uneasy for grimholz, we are open to any arrangement he will suggest. -------------------- 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 |
|
|
|
Aug 27 2007, 11:49
Post
#74
|
|
|
XUL Warrior & Layout Fakir ![]() ![]() ![]() Group: BabelZillian Mods Posts: 1.274 Joined: 25-August 05 Member No.: 122 ![]() Extension Developer: Yes Extensions: Return Receipt Toolbar Button Translator for Polish (pl) Translation Credits to Leszek(teo)Życzkowski |
Which element? onMultipleMPWCBCmdWhich file? DTD or properties? I don't think I'll remember to do this before every upload to Babelzilla. .dtd
-------------------- Teo
|
|
|
|
Aug 27 2007, 12:02
Post
#75
|
|
|
XUL Warrior & Layout Fakir ![]() ![]() ![]() Group: BabelZillian Mods Posts: 1.274 Joined: 25-August 05 Member No.: 122 ![]() Extension Developer: Yes Extensions: Return Receipt Toolbar Button Translator for Polish (pl) Translation Credits to Leszek(teo)Życzkowski |
Thanks for pointing this out to me. Should have seen that myself... BUT I didn't change anything in this line; the string: <!ENTITY opts.035.tooltiptext "&opts.034.tooltiptext;"> is the original line in passwdmaker.dtd. So maybe other locales are affected to? Maybe original but not matching to en-US locale from extension (not from your locale - I had the same problem with Polish locale) where is <!ENTITY opts.035.tooltiptext "&opts.034a.tooltiptext;">. Haven't 'opts.034.tooltiptext' entity name in the en-US locale. Dutch (nl-NL) translation updated, tested and set as released, but with the following remarks: There are some windows that doesn't have the right size to read all information and/or use all the buttons. If I make them the right size and close them, they are resized again to the wrong original size. Please make these windows larger and let the extension reminds the new size of the windows. See 6 screenshots: Do you have the same issues on default Firefox theme and new blank profile? Which theme and OS you use? -------------------- Teo
|
|
|
|
Aug 28 2007, 13:55
Post
#76
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 324 Joined: 13-November 05 From: Spain Member No.: 247 Extension Developer: No Translator for Spanish (es-ES / Spain) |
I have tested Spanish locale downloaded from WTS and it works OK so I released it, but just in case I have also attached here the locale like Goofy did.
urko
Attached File(s)
|
|
|
|
Aug 28 2007, 15:20
Post
#77
|
|
![]() Advanced Member ![]() ![]() ![]() Group: Members Posts: 284 Joined: 10-January 06 From: Netherlands Member No.: 498 Extension Developer: No Translator for Dutch (nl) |
Do you have the same issues on default Firefox theme and new blank profile? Which theme and OS you use? - OS: WindowsXP Pro SP2 NL - theme: Mostly Crystal icm CuteMenus Crystal SVG ext. - Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 - Build ID: 2007072518 Your suspicion was correct: - installed PasswordMaker in a brand new profile: windows are OK - installed theme Mostly Crystal in this new profile: windows are OK - installed ext. CuteMenus in this new profile: windows are OK So the culprit is one of my other extensions I assume. But which one? (I've a lot of them). I have no other extensions showing the same problem with the window size. |
|
|
|
Aug 28 2007, 19:07
Post
#78
|
|
|
XUL Warrior & Layout Fakir ![]() ![]() ![]() Group: BabelZillian Mods Posts: 1.274 Joined: 25-August 05 Member No.: 122 ![]() Extension Developer: Yes Extensions: Return Receipt Toolbar Button Translator for Polish (pl) Translation Credits to Leszek(teo)Życzkowski |
So the culprit is one of my other extensions I assume. But which one? (I've a lot of them). I have no other extensions showing the same problem with the window size. IMHO culprit is presist width, height parameter. You can find something like: CODE <RDF:Description RDF:about="chrome://passwdmaker/content/options.xul#passwordmakerdlg" in the localstore.rfd file and remove it after closing Firefox.
screenX="58" screenY="13" width="921" height="575" /> -------------------- Teo
|
|
|
|
Aug 28 2007, 21:08
Post
#79
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 227 Joined: 8-May 06 Member No.: 1.362 Extension Developer: Yes Translator for [No translator] |
1. I understand perfectly grimholz is not willing to adapt his extension to the WTS process (char conversion to html entities). No, I will adapt the extension to the WTS process. Please tell me the offending files and characters. I will change them and upload a new XPi. Thanks, grimholtz |
|
|
|
Aug 28 2007, 21:27
Post
#80
|
|
![]() Advanced Member ![]() ![]() ![]() Group: Members Posts: 284 Joined: 10-January 06 From: Netherlands Member No.: 498 Extension Developer: No Translator for Dutch (nl) |
IMHO culprit is presist width, height parameter. You can find something like: CODE <RDF:Description RDF:about="chrome://passwdmaker/content/options.xul#passwordmakerdlg" in the localstore.rfd file and remove it after closing Firefox.screenX="58" screenY="13" width="921" height="575" /> I didn't work, teo. First I deleted the section you mentioned, but the windows are still to small. I even put the values of that same section from the test profile which worked OK in this one, but that didn't work even. Any more suggestions? |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 2nd September 2010 - 21:04 |