Weblate conflicts

This commit is contained in:
Julien Wadel 2022-10-04 16:36:23 +02:00
parent c572cf9f1c
commit 7349d37bad
2 changed files with 2 additions and 2 deletions

View file

@ -551,7 +551,7 @@ Server URL not configured.</translation>
</message>
<message>
<source>icsconferenceAddressTitle</source>
<extracomment>&apos;Meeting address&apos; : Title for the conference address.</extracomment>
<extracomment>&apos;Meeting address&apos; : Title for the meeting address.</extracomment>
<translation>Meeting address</translation>
</message>
<message>

View file

@ -301,7 +301,7 @@ Loader{
font.weight: Font.Bold
visible: !mainItem.isCancelled
//: 'Meeting address' : Title for the conference address.
//: 'Meeting address' : Title for the meeting address.
text: qsTr('icsconferenceAddressTitle')
}
RowLayout{