Use a Unicode apostrophe in a new translatable string

See https://developer.gnome.org/hig/stable/typography.html
This commit is contained in:
Piotr Drąg 2019-05-18 13:29:37 +02:00
parent baf4d2bde6
commit ed7ac04d64

View File

@ -76,7 +76,7 @@ Tobias Bernard
<object class="GtkImage" id="played_checkmark">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="tooltip_text" translatable="yes">You've already listened to this episode.</property>
<property name="tooltip_text" translatable="yes">Youve already listened to this episode.</property>
<property name="icon_name">object-select-symbolic</property>
<style>
<class name="dim-label"/>