We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f0b3dd + 837f46c commit 97404d2Copy full SHA for 97404d2
src/view/connection_creation_page.ui
@@ -229,6 +229,17 @@
229
</object>
230
</child>
231
232
+ <child>
233
+ <object class="GtkLabel">
234
+ <property name="label" translatable="yes">You may have to restart Pods for it to be able to connect to a newly created socket.</property>
235
+ <property name="max-width-chars">1</property>
236
+ <property name="margin-top">3</property>
237
+ <property name="wrap">True</property>
238
+ <property name="wrap-mode">word-char</property>
239
+ <property name="xalign">0</property>
240
+ </object>
241
+ </child>
242
+
243
<child>
244
<object class="GtkLabel" id="socket_url_label">
245
<property name="margin-top">3</property>
0 commit comments