Yann Leboulanger pushed to branch master at gajim / gajim
Commits:
6d10a5e2 by Yann Leboulanger at 2017-10-03T12:36:31+02:00
fix translation strings
- - - - -
2 changed files:
- gajim/common/config.py
- gajim/data/gui/data_form_window.ui
Changes:
=====================================
gajim/common/config.py
=====================================
--- a/gajim/common/config.py
+++ b/gajim/common/config.py
@@ -101,7 +101,7 @@ class Config:
'urlmsgcolor': [ opt_color, '#204a87', '', True ],
'notif_signin_color': [ opt_color, '#32CD32', _('Contact signed in
notification color.') ], # limegreen
'notif_signout_color': [ opt_color, '#FF0000', _('Contact signout
notification color') ], # red
- 'notif_message_color': [ opt_color, '#1E90FF', _('New
message/email notification color.') ], # dodgerblue
+ 'notif_message_color': [ opt_color, '#1E90FF', _('New message
notification color.') ], # dodgerblue
'notif_ftrequest_color': [ opt_color, '#F0E68C', _('File transfer
request notification color.') ], # khaki
'notif_fterror_color': [ opt_color, '#B22222', _('File transfer
error notification color.') ], # firebrick
'notif_ftcomplete_color': [ opt_color, '#9ACD32', _('File transfer
complete or stopped notification color.') ], # yellowgreen
=====================================
gajim/data/gui/data_form_window.ui
=====================================
--- a/gajim/data/gui/data_form_window.ui
+++ b/gajim/data/gui/data_form_window.ui
@@ -5,7 +5,6 @@
<object class="GtkWindow" id="data_form_fake_window">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="title" translatable="yes">window1</property>
<child>
<object class="GtkBox" id="data_form_vbox">
<property name="visible">True</property>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/6d10a5e2cfb7b3063e215c009d2950d8be5df36e
---
View it on GitLab:
https://dev.gajim.org/gajim/gajim/commit/6d10a5e2cfb7b3063e215c009d2950d8be5df36e
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