Philipp Hörist pushed to branch master at gajim / gajim
Commits:
c332ad6a by Philipp Hörist at 2018-08-06T18:24:09Z
Fix string
- - - - -
1 changed file:
- gajim/gtk/service_registration.py
Changes:
=====================================
gajim/gtk/service_registration.py
=====================================
--- a/gajim/gtk/service_registration.py
+++ b/gajim/gtk/service_registration.py
@@ -166,7 +166,7 @@ class FormPage(Gtk.Box):
class SuccessfulPage(Gtk.Box):
type_ = Gtk.AssistantPageType.SUMMARY
- title = _('Successful registered')
+ title = _('Registration successful')
complete = True
def __init__(self):
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/c332ad6a679782fad676f97fc69c3471942a4bbe
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/c332ad6a679782fad676f97fc69c3471942a4bbe
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits