Browse Source

join-room: Replace "permalink" with "link" in UI string

fractal-8
Kévin Commaille 2 years ago committed by Kévin Commaille
parent
commit
038682b6b0
  1. 2
      src/components/dialogs/join_room.ui

2
src/components/dialogs/join_room.ui

@ -69,7 +69,7 @@
<property name="wrap-mode">word-char</property>
<property name="justify">center</property>
<property name="use-markup">True</property>
<property name="label" translatable="yes">Enter a room ID, room alias, or permalink to look up a room</property>
<property name="label" translatable="yes">Enter a room ID, room alias, or link to look up a room</property>
<style>
<class name="body"/>
<class name="description"/>

Loading…
Cancel
Save