netsh search words

Post Reply
celsmk
Contributor
Contributor
Posts: 21
Joined: Sun Oct 28, 2007 2:57 pm
Contact:

netsh search words

Post by celsmk »

Hi,

First of all, great work! I use Brazilian Portuguese Vista and it works very well except for the following bugs:
1) The following data is not shown, even after customizing netsh search words: Authentication, Encryption, Basic Transfer Rates.
2) Customization of Encryption field in netsh search words panel returns back to english word "Encryption"
User avatar
ACalcutt
Vistumbler / TechIdiots Admin
Vistumbler / TechIdiots Admin
Posts: 1302
Joined: Sun Oct 21, 2007 6:50 pm
Location: Rutland, MA
Contact:

Post by ACalcutt »

Originally posted by celsmk
1) The following data is not shown, even after customizing netsh search words: Authentication, Encryption, Basic Transfer Rates.
Vistumbler has trouble with special characters . I think this is because netsh is outputting in unicode.

For example ( http://techidiots.net/other/forums/tifo ... 3064418620 )

In the spanish version I am seeing this
Señal = Se¤al
Velocidades básicas = Velocidades b sicas
Autenticación = Autenticaci¢n

The characters were different in the file
ñ=¤
ó=¢
á= (this character is invisible)
If possible could you do "netsh wlan show networks mode=bssid > c:\netsh.txt" at the command line and post c:\netsh.txt on this forum? If you do I can try to make you a language pack.

The temporary way arround this is to only search the text before the special character

Example in spanish again
Signal = Se
Basic Transfer Rates = Velocidades b
Authentication = Au
Posting the netsh.txt would help me the most, since i could add a language pack into vistumbler with the full length words
Originally posted by celsmk
2) Customization of Encryption field in netsh search words panel returns back to english word "Encryption"
This has been fixed in version 6 (just released)
celsmk
Contributor
Contributor
Posts: 21
Joined: Sun Oct 28, 2007 2:57 pm
Contact:

Post by celsmk »

Downloaded the latest version and did the workaroud. It is working very well, tks!

Please find attached requested file.
User avatar
ACalcutt
Vistumbler / TechIdiots Admin
Vistumbler / TechIdiots Admin
Posts: 1302
Joined: Sun Oct 21, 2007 6:50 pm
Location: Rutland, MA
Contact:

Post by ACalcutt »

Originally posted by celsmk
Downloaded the latest version and did the workaroud. It is working very well, tks!

Please find attached requested file.
Cool, thanks

Could you test the language file I attached and see if everything shows up correctly?

Put "Brazilian Portuguese.ini" into the languages directory (default: C:\Program Files\Vistumbler\Languages)

Set Language to "Brazilian Portuguese" (Settings --> Set Language)

Mainly I am testing to see if these searchwords work. I changed some of the header text just to test
celsmk
Contributor
Contributor
Posts: 21
Joined: Sun Oct 28, 2007 2:57 pm
Contact:

Post by celsmk »

Loading Brazilian Portuguese language yield the following results:
1) searchwords works;
2) Column identification for those information with special Portuguese characters looks "weird" in main window window (please see attached window hardcopy).
User avatar
ACalcutt
Vistumbler / TechIdiots Admin
Vistumbler / TechIdiots Admin
Posts: 1302
Joined: Sun Oct 21, 2007 6:50 pm
Location: Rutland, MA
Contact:

Post by ACalcutt »

Originally posted by celsmk
Loading Brazilian Portuguese language yield the following results:
1) searchwords works;
2) Column identification for those information with special Portuguese characters looks "weird" in main window window (please see attached window hardcopy).
At least the searchwords part works. The other text is hard for me to change since i don't know the language. you wouldn't want to make a contribution to the project would you? :smilegrin:

The [SearchWords] section in the ini is correct (as you proved). But if you want to edit some of the [Column_Names] or [GuiText] sections to be more correct for your language it would be a great help.

It is actually showing correctly since I did put those charaters in the Column_Names. I thought maybe it would appear different to you, but it didn't.
celsmk
Contributor
Contributor
Posts: 21
Joined: Sun Oct 28, 2007 2:57 pm
Contact:

Post by celsmk »

Just loaded 6.1 version and the column identification problem is fixed.
Congrats!
celsmk
Contributor
Contributor
Posts: 21
Joined: Sun Oct 28, 2007 2:57 pm
Contact:

Post by celsmk »

Please find attached revised language configuration file for Brazilian Portuguese.
User avatar
ACalcutt
Vistumbler / TechIdiots Admin
Vistumbler / TechIdiots Admin
Posts: 1302
Joined: Sun Oct 21, 2007 6:50 pm
Location: Rutland, MA
Contact:

Post by ACalcutt »

Originally posted by celsmk
Please find attached revised language configuration file for Brazilian Portuguese.
Nice, Thanks celsmk :) I will include this update in the next release
celsmk
Contributor
Contributor
Posts: 21
Joined: Sun Oct 28, 2007 2:57 pm
Contact:

Post by celsmk »

Hi, just noticed a few problems with provided Brazilian Portuguese language translations. Corrected a few entries and shortnet others.
Please use the new attached file.
User avatar
ACalcutt
Vistumbler / TechIdiots Admin
Vistumbler / TechIdiots Admin
Posts: 1302
Joined: Sun Oct 21, 2007 6:50 pm
Location: Rutland, MA
Contact:

Re: netsh search words

Post by ACalcutt »

gigabernie wrote:@ACalcutt
"The temporary way arround...."

Thanks, that worked for me as well. In German [encryption] means [Verschlüsselung], which doesn't work for Vistumbler. I changed it to [Verschl] and now it works. BUT maybe it should be changed rightaway in the German language files that can be downloaded. Its wrong in both of them and it took quite some research till I found this solution of yours.


Good Job!
and thank You for this great tool.

"There's no place like 127.0.0.1"

I would rather try to fix it properly if i can...

Could you post netsh output for me?

do the following command at the command prompt (without the quotes)
"netsh wlan show networks mode=bssid > C:\netsh.txt"
and post C:\netsh.txt on the forum so I can see if I can fix it. I have been able to fix a few languages so far this way.

If i can't fix it I will do it the way it worked for you

Thanks,
Andrew
Rantanplan
Newbie
Posts: 1
Joined: Sun Oct 12, 2008 8:10 pm

Re: netsh search words

Post by Rantanplan »

First of all sorry for my english I am french

the Encryption column is empty with the french vista command (and other column)

why not to include the netsh english command in your package, in your own directory

or why not to use ":" separator as delimitor instead of the parameter name ?
Post Reply