diff options
author | Bastien Nocera <hadess@hadess.net> | 2012-01-18 14:40:59 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2012-01-18 14:40:59 +0000 |
commit | 1f91e402ade90c583c53aa02416620d099cbed7c (patch) | |
tree | 3fb39aa3a58978aff30da529ce88e53a5e4caf76 /wizard | |
parent | 94640a155cd436be571acf080535129c02ecebb1 (diff) | |
download | gnome-bluetooth-1f91e402ade90c583c53aa02416620d099cbed7c.tar.gz |
wizard: Rename last page
Diffstat (limited to 'wizard')
-rw-r--r-- | wizard/wizard.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizard/wizard.ui b/wizard/wizard.ui index 97c4cba0..7aa10a26 100644 --- a/wizard/wizard.ui +++ b/wizard/wizard.ui @@ -341,7 +341,7 @@ </object> <packing> <property name="page_type">custom</property> - <property name="title" translatable="yes">Setup Completed</property> + <property name="title" translatable="yes">Setup Summary</property> </packing> </child> </object> |