Fixed label for relay dialog message notifications

This commit is contained in:
Jordan Sherer 2018-10-11 00:16:07 -04:00
parent ead5c225b5
commit 59893f6dfa

View File

@ -2565,7 +2565,7 @@ QListView::item:hover {
<item row="1" column="0"> <item row="1" column="0">
<widget class="QLabel" name="sound_am_path_label"> <widget class="QLabel" name="sound_am_path_label">
<property name="text"> <property name="text">
<string>Reply Message Received:</string> <string>Reply Dialog Message Received:</string>
</property> </property>
<property name="buddy"> <property name="buddy">
<cstring>azel_path_select_push_button</cstring> <cstring>azel_path_select_push_button</cstring>