German translation and several typo fixes

svn: r1431
This commit is contained in:
Unknown
2003-04-09 19:49:11 +00:00
parent f4b8546438
commit 21fc77e211
7 changed files with 742 additions and 727 deletions

View File

@ -725,7 +725,7 @@ class GlobalMediaProperties:
self.path = self.db.getSavePath()
self.change_dialog = gtk.glade.XML(const.imageselFile,"change_global")
title = _('Change global media object properites')
title = _('Change global media object properties')
Utils.set_titles(self.change_dialog.get_widget('change_global'),
self.change_dialog.get_widget('title'),title)