aboutsummaryrefslogtreecommitdiff
path: root/main/data
diff options
context:
space:
mode:
Diffstat (limited to 'main/data')
-rw-r--r--main/data/im.dino.Dino.appdata.xml6
-rw-r--r--main/data/menu_add.ui2
-rw-r--r--main/data/settings_dialog.ui2
3 files changed, 5 insertions, 5 deletions
diff --git a/main/data/im.dino.Dino.appdata.xml b/main/data/im.dino.Dino.appdata.xml
index ebaf8df6..b200c040 100644
--- a/main/data/im.dino.Dino.appdata.xml
+++ b/main/data/im.dino.Dino.appdata.xml
@@ -13,7 +13,7 @@
</p>
<p>
It supports end-to-end encryption with OMEMO and OpenPGP and allows configuring privacy-related features
- such as read marker and typing notifications.
+ such as read receipts and typing notifications.
</p>
<p>
Dino fetches history from the server and synchronizes messages with other devices.
@@ -25,11 +25,11 @@
<image height="900" width="1600">https://dino.im/img/appdata/main.png</image>
</screenshot>
<screenshot>
- <caption>Start a chat</caption>
+ <caption>Start Conversation</caption>
<image height="900" width="1600">https://dino.im/img/appdata/start_chat.png</image>
</screenshot>
<screenshot>
- <caption>Contact details</caption>
+ <caption>Contact Details</caption>
<image height="900" width="1600">https://dino.im/img/appdata/contact_details.png</image>
</screenshot>
</screenshots>
diff --git a/main/data/menu_add.ui b/main/data/menu_add.ui
index 8b0c1350..d8fd691b 100644
--- a/main/data/menu_add.ui
+++ b/main/data/menu_add.ui
@@ -9,7 +9,7 @@
<section>
<item>
<attribute name="action">app.add_conference</attribute>
- <attribute name="label" translatable="yes">Join Conference</attribute>
+ <attribute name="label" translatable="yes">Join Channel</attribute>
</item>
</section>
</menu>
diff --git a/main/data/settings_dialog.ui b/main/data/settings_dialog.ui
index 9d18bdc7..0fec0e1e 100644
--- a/main/data/settings_dialog.ui
+++ b/main/data/settings_dialog.ui
@@ -31,7 +31,7 @@
</child>
<child>
<object class="GtkCheckButton" id="marker_checkbutton">
- <property name="label" translatable="yes">Send message marker</property>
+ <property name="label" translatable="yes">Send read receipts</property>
<property name="visible">True</property>
</object>
<packing>