05-26-2015, 08:07 PM
Thanks again Gintaras.
My simple contribution to users of Chrome in Spanish is this little adjust in a part of your code:
;variables to change
str toolbarName="Chrome|principal$" ;;regexp. In Chrome 39 it contains "Chrome"; in Chrome 41-43 it is "principal".
str buttonName="Cargar" ;;can be partial
I tested the new function in Spanish and work in excelent way, like ever.
PD: I don't know why de Chrome team's is working hard just to give us this kind of problems. :roll:
My simple contribution to users of Chrome in Spanish is this little adjust in a part of your code:
;variables to change
str toolbarName="Chrome|principal$" ;;regexp. In Chrome 39 it contains "Chrome"; in Chrome 41-43 it is "principal".
str buttonName="Cargar" ;;can be partial
I tested the new function in Spanish and work in excelent way, like ever.
PD: I don't know why de Chrome team's is working hard just to give us this kind of problems. :roll: