erichgoldman / add-url-to-window-title

A Chrome/Firefox addon which will put the web page address (URL) into the window's title. Useful for customizing KeePass's auto-type
GNU General Public License v3.0
74 stars 13 forks source link

Added German language #5

Closed jo-shi closed 9 years ago

erichgoldman commented 9 years ago

Thank you! Machine translation looks good. I will test the integration in my test environment and then merge. It will then be included in the next official release through Mozilla.

erichgoldman commented 9 years ago

Thanks, it seems to be working. Also tested de-AT and de-CH and confirmed it will load to de-*

Screenshot showing German working

erichgoldman commented 9 years ago

I am going to add you into the manifest, which is created through: https://github.com/erichgoldman/add-url-to-window-title/blob/master/package.json

There is a field in for translators in package.json. Would you like me to list your full name or just your github handle?

jo-shi commented 9 years ago

Put the full name into in package.json. I have made some experinces with the plugin and will write a german guidance for a successful usage.

erichgoldman commented 9 years ago

Updated package.json --> https://github.com/erichgoldman/add-url-to-window-title/blob/master/package.json#L7

Thank you for the additional write up, I appreciate your support and help in spreading my add on to more people! Hope it is useful and helpful, let me know of any further issues or bugs.