Skip to content
Snippets Groups Projects
Commit 09edc883 authored by nkour's avatar nkour
Browse files

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

parent b284ea89
No related branches found
No related tags found
No related merge requests found
......@@ -444,6 +444,7 @@ def on_retrieve_button_clicked(self, widget):
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()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment