|
List Info
Thread: Final 0.6.6 pushed
|
|
| Final 0.6.6 pushed |

|
2006-10-17 06:07:02 |
http://greaseblog.blogspot.com
/2006/10/greasemonkey-066-firefox-2-support-and.html
Only changes since the last 0.6.6 I sent out:
* Fix the manage item not working in the greasemonkey
context menu
* Spanish localization
* Remove "install user script" from the user
script link context menu
- a
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
| Final 0.6.6 pushed |

|
2006-10-17 12:24:58 |
Hi:
I have tested, the last build. I've found some problems with
es-ES
locale.
First of all, it crashes because the character encoding was
not on
UTF-8. I have attached locales files with the correct
encoding.
(Probably this is my fault... :>)
I also have seen some language string in the source code as
a literal
string, specifically the promptForNewPage and promptForEdit.
I have attached the changes on file pages-overlay.xul, they
are marked
so you see them easily.
JPG
El lun, 16-10-2006 a las 23:07 -0700, Aaron Boodman
escribió:
> http://greaseblog.blogspot.com
/2006/10/greasemonkey-066-firefox-2-support-and.html
>
> Only changes since the last 0.6.6 I sent out:
>
> * Fix the manage item not working in the greasemonkey
context menu
> * Spanish localization
> * Remove "install user script" from the user
script link context menu
>
> - a
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey mozdev.org
> http:
//mozdev.org/mailman/listinfo/greasemonkey
menuitem.manage=Administrar Scripts
menuitem.new=Nuevo Script
menuitem.install=Instalar este Script...
tooltip.disabled=Greasemonkey está deshabilitado.
tooltip.enabled=Greasemonkey está habilitado.
tooltip.loading=Cargando...
statusbar.installed=instalado correctamente
install.msg=Vas a instalar el siguiente Script de
Greasemonkey:
greeting.msg=Esto es un Script de Greasemonkey. Pulsa
instalar para su uso.
greeting.btn=Instalar
greetz.0=Saludos!
greetz.1=Hola!
greetz.2=Bienvenido!
greetz.3=Hola holita...
greetz.4=Cómo andamos.
greetz.5=Buenas!
alert.fromURI=Descargando Script...
alert.fromURI.failure=No se ha podido descargar el Script
alert.success=instalado correctamente.
alert.failure=Error instalando el Script:
editor.prompt=Elige un editor de texto (e.g.
"c:\windows\notepad.exe")
promptForNewPage.msg=Introduce abajo una nueva dirección.
Puedes indicar varias páginas web usando el asterisco (*).
promptForNewPage.title=Añadir página web.
promptForNewPage.defVal=http://foo.com/*
promptForEdit.msg=Modificar la dirección de la pagina de
abajo. Puedes indicar varias páginas web usando el
asterisco (*).
promptForEdit.title=Editar página.
editor.prompt=Elige un editor de texto (e.g.
"c:\windows\notepad.exe")
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
| Final 0.6.6 pushed |

|
2006-10-17 16:09:26 |
Alright, I will do a new build, and re-post it. Thanks.
On 10/17/06, Juan Pablo Guereca Alonso <jpguereca gmail.com> wrote:
> Hi:
>
> I have tested, the last build. I've found some problems
with es-ES
> locale.
>
> First of all, it crashes because the character encoding
was not on
> UTF-8. I have attached locales files with the correct
encoding.
> (Probably this is my fault... :>)
>
> I also have seen some language string in the source
code as a literal
> string, specifically the promptForNewPage and
promptForEdit.
> I have attached the changes on file pages-overlay.xul,
they are marked
> so you see them easily.
>
> JPG
>
> El lun, 16-10-2006 a las 23:07 -0700, Aaron Boodman
escribió:
> > http://greaseblog.blogspot.com
/2006/10/greasemonkey-066-firefox-2-support-and.html
> >
> > Only changes since the last 0.6.6 I sent out:
> >
> > * Fix the manage item not working in the
greasemonkey context menu
> > * Spanish localization
> > * Remove "install user script" from the
user script link context menu
> >
> > - a
> > _______________________________________________
> > Greasemonkey mailing list
> > Greasemonkey mozdev.org
> > http:
//mozdev.org/mailman/listinfo/greasemonkey
>
>
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey mozdev.org
> http:
//mozdev.org/mailman/listinfo/greasemonkey
>
>
>
>
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
| Final 0.6.6 pushed |

|
2006-10-17 18:42:00 |
On 10/17/06, Aaron Boodman <boogs youngpup.net> wrote:
> Alright, I will do a new build, and re-post it. Thanks.
I don't know if it is something related to the non-UTF8
es_ES locale,
but my GM is broken. I see this in red in the bottom part of
the
window, below the status bar:
<!DOCTYPE overlay SYSTEM
"chrome://greasemonkey/locale/greasemonkey.dtd">
;
------------------------------------------------------------
------------^
<- the "arrow" is pointing the last char,
'>'.
I have firefox 1.5.0.7 in English and the language
priorities for
viewing pages is es, en-US, en.
--
Si no puedes deslumbrar con tu inteligencia,
desconcierta con tus gilipolleces
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
| Final 0.6.6 pushed |

|
2006-10-17 20:48:05 |
For the spanish users, I have uploaded a fixed version here:
http://jpg.
servehttp.com/greasemonkey.xpi
It will be there until the new one is rebuilt.
El mar, 17-10-2006 a las 20:42 +0200, carlos campderrós
escribió:
> On 10/17/06, Aaron Boodman <boogs youngpup.net> wrote:
> > Alright, I will do a new build, and re-post it.
Thanks.
>
> I don't know if it is something related to the non-UTF8
es_ES locale,
> but my GM is broken. I see this in red in the bottom
part of the
> window, below the status bar:
>
> <!DOCTYPE overlay SYSTEM
"chrome://greasemonkey/locale/greasemonkey.dtd">
;
>
------------------------------------------------------------
------------^
> <- the "arrow" is pointing the last char,
'>'.
>
> I have firefox 1.5.0.7 in English and the language
priorities for
> viewing pages is es, en-US, en.
>
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
| Final 0.6.6 pushed |

|
2006-10-17 21:33:46 |
Here is a new build. Juan, can you tell me if it works?
Thanks,
- a
On 10/17/06, Juan Pablo Guereca Alonso <jpguereca gmail.com> wrote:
> For the spanish users, I have uploaded a fixed version
here:
>
> http://jpg.
servehttp.com/greasemonkey.xpi
>
> It will be there until the new one is rebuilt.
>
> El mar, 17-10-2006 a las 20:42 +0200, carlos campderrós
escribió:
> > On 10/17/06, Aaron Boodman <boogs youngpup.net> wrote:
> > > Alright, I will do a new build, and re-post
it. Thanks.
> >
> > I don't know if it is something related to the
non-UTF8 es_ES locale,
> > but my GM is broken. I see this in red in the
bottom part of the
> > window, below the status bar:
> >
> > <!DOCTYPE overlay SYSTEM
"chrome://greasemonkey/locale/greasemonkey.dtd">
;
> >
------------------------------------------------------------
------------^
> > <- the "arrow" is pointing the last
char, '>'.
> >
> > I have firefox 1.5.0.7 in English and the language
priorities for
> > viewing pages is es, en-US, en.
> >
>
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey mozdev.org
> http:
//mozdev.org/mailman/listinfo/greasemonkey
>
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
| Final 0.6.6 pushed |

|
2006-10-17 20:48:19 |
Yeah, I broke Juan's patch when I added it, sorry. Will fix
today.
BTW, stupid question but, how do I test the localizations,
exactly.
I'm on Ubuntu linux, and when I try setting my language
preferences
(in preferences > advanced > languages), nothing
happens. Is there
something else I need to do?
- a
On 10/17/06, carlos campderrós
<gilipollas.desconcertante gmail.com> wrote:
> On 10/17/06, Aaron Boodman <boogs youngpup.net> wrote:
> > Alright, I will do a new build, and re-post it.
Thanks.
>
> I don't know if it is something related to the non-UTF8
es_ES locale,
> but my GM is broken. I see this in red in the bottom
part of the
> window, below the status bar:
>
> <!DOCTYPE overlay SYSTEM
"chrome://greasemonkey/locale/greasemonkey.dtd">
;
>
------------------------------------------------------------
------------^
> <- the "arrow" is pointing the last char,
'>'.
>
> I have firefox 1.5.0.7 in English and the language
priorities for
> viewing pages is es, en-US, en.
>
> --
> Si no puedes deslumbrar con tu inteligencia,
> desconcierta con tus gilipolleces
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey mozdev.org
> http:
//mozdev.org/mailman/listinfo/greasemonkey
>
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
| Final 0.6.6 pushed |

|
2006-10-17 22:07:13 |
On 10/17/06, Aaron Boodman <boogs youngpup.net> wrote:
> BTW, stupid question but, how do I test the
localizations, exactly.
> I'm on Ubuntu linux, and when I try setting my language
preferences
> (in preferences > advanced > languages), nothing
happens. Is there
> something else I need to do?
That pref is for content (the Accept-Language header sent to
websites).
This will change the app language from the command line:
LANG=es firefox
This does not set any pref, so next time you run Firefox in
an
unmodified environment, it will use your default language.
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
| Final 0.6.6 pushed |

|
2006-10-17 22:05:01 |
Yup, it works
El mar, 17-10-2006 a las 14:33 -0700, Aaron Boodman
escribió:
> Here is a new build. Juan, can you tell me if it works?
>
> Thanks,
>
> - a
>
> On 10/17/06, Juan Pablo Guereca Alonso
<jpguereca gmail.com> wrote:
> > For the spanish users, I have uploaded a fixed
version here:
> >
> > http://jpg.
servehttp.com/greasemonkey.xpi
> >
> > It will be there until the new one is rebuilt.
> >
> > El mar, 17-10-2006 a las 20:42 +0200, carlos
campderrós escribió:
> > > On 10/17/06, Aaron Boodman <boogs youngpup.net> wrote:
> > > > Alright, I will do a new build, and
re-post it. Thanks.
> > >
> > > I don't know if it is something related to
the non-UTF8 es_ES locale,
> > > but my GM is broken. I see this in red in the
bottom part of the
> > > window, below the status bar:
> > >
> > > <!DOCTYPE overlay SYSTEM
"chrome://greasemonkey/locale/greasemonkey.dtd">
;
> > >
------------------------------------------------------------
------------^
> > > <- the "arrow" is pointing the
last char, '>'.
> > >
> > > I have firefox 1.5.0.7 in English and the
language priorities for
> > > viewing pages is es, en-US, en.
> > >
> >
> > _______________________________________________
> > Greasemonkey mailing list
> > Greasemonkey mozdev.org
> > http:
//mozdev.org/mailman/listinfo/greasemonkey
> >
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey mozdev.org
> http:
//mozdev.org/mailman/listinfo/greasemonkey
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
| Final 0.6.6 pushed |

|
2006-10-17 23:00:28 |
Lenny, I got an error when I did this about the locale not
being
supported by the C library. I'll keep trying to make it
work.
On 10/17/06, Lenny Domnitser <ldrhcp gmail.com> wrote:
> On 10/17/06, Aaron Boodman <boogs youngpup.net> wrote:
> > BTW, stupid question but, how do I test the
localizations, exactly.
> > I'm on Ubuntu linux, and when I try setting my
language preferences
> > (in preferences > advanced > languages),
nothing happens. Is there
> > something else I need to do?
>
> That pref is for content (the Accept-Language header
sent to websites).
>
> This will change the app language from the command
line:
>
> LANG=es firefox
>
> This does not set any pref, so next time you run
Firefox in an
> unmodified environment, it will use your default
language.
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey mozdev.org
> http:
//mozdev.org/mailman/listinfo/greasemonkey
>
_______________________________________________
Greasemonkey mailing list
Greasemonkey mozdev.org
http:
//mozdev.org/mailman/listinfo/greasemonkey
|
|
|
|