Re: Position and German translation patch
"Isak Savo" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
2007/11/18, Jan Niklas Hasse <[email protected]>: > Hi there! > > I just recognized that the 3rd party manager is always created at the > top-left of the screen, so I changed it to be at the mouse pointer. I'm not sure this is a good default behavior. If you want applications to pop up under the cursor, there's a global setting in mosts WMs to do this. I want our apps to work the same as all the rest apps on the user's desktop. > Also I noticed that the German translation seems not to work with the > desktop file, so it leaves "Manage 3rd party software" in the menu > untranslated. (Also for other languages I think) > I have no idea how gettext and the autotools work, so I just removed ".h" in > the "de" file, but that surely isn't the only thing to do. I'm not sure I understand your workaround. The proper way to fix this (if it is a missing translation) is to translate the message in the .po file (http://trac.autopackage.org/browser/frontend/trunk/gtkfe/po/de.po) If it is a bug, I'll look into it. (do you think you could file a bug report on trac.autopackage.org on this? Component frontend. > Another thing I recognized: After installed the autopackage gtk frontend, > the password prompt is in English. Also if I'm installing packages as root, > the text isn't translated (but it is if I choose "No Password"). Hmm, I've seen issues like this before. We do lots of weird environment switches which could mean that LC_* information is lost. I will need to try this at home... (If you want, you could file a bug report which reduces the chance of me forgetting it) -Isak --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]