add a fixme for a string that Stian found. thanks Stian!

This commit is contained in:
Nikos Kouremenos 2005-12-08 16:03:14 +00:00
parent b284ea89a0
commit 09edc883e6
1 changed files with 1 additions and 0 deletions

View File

@ -444,6 +444,7 @@ class VcardWindow:
def change_to_vcard(self):
self.xml.get_widget('information_notebook').remove_page(0)
#FIXME: make this string translatable for .10 [thanks Stian]
self.xml.get_widget('nickname_label').set_text('Personal details')
self.publish_button.show()