Skip to content

Commit 104f1ac

Browse files
brianteemanQuyTon
andauthored
[5.0beta1] Unique identifier (#41604)
Tweak the language strings Co-authored-by: Quy <[email protected]>
1 parent 51ecd9a commit 104f1ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

administrator/language/en-GB/com_guidedtours.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ COM_GUIDEDTOURS_STEPS_TABLE_CAPTION="Steps"
6767
COM_GUIDEDTOURS_STEPS_UNKNOWN_TOUR="Missing Tour ID"
6868
COM_GUIDEDTOURS_TITLE="Title"
6969
COM_GUIDEDTOURS_TITLE_TRANSLATION="Title (%s)"
70-
COM_GUIDEDTOURS_TOUR_UID_LABEL="Unique Identifier"
71-
COM_GUIDEDTOURS_TOUR_UID_DESC="The tour unique identifier needs to be unique.<br>We suggest a format such as authorname-tourname, companyname-tourname, or sitedomain-tourname.<br>If no identifier is provided a value will be computed for you."
70+
COM_GUIDEDTOURS_TOUR_UID_LABEL="Tour Identifier"
71+
COM_GUIDEDTOURS_TOUR_UID_DESC="The Tour Identifier needs to be unique.<br>We suggest a format such as authorname-tourname, companyname-tourname, or sitedomain-tourname.<br>If no identifier is provided a value will be computed for you."
7272
COM_GUIDEDTOURS_TOUR_UID_HINT="Unique identifier e.g. author-site-domain-tour-name"
7373
COM_GUIDEDTOURS_TOURS_DUPLICATED="%d tours duplicated."
7474
COM_GUIDEDTOURS_TOURS_DUPLICATED_1="Tour duplicated."

0 commit comments

Comments
 (0)