Skip to content

Commit 880bc45

Browse files
authored
Add missing language item
* missed string missed language string * to com_weblinks.sys.ini * moved to Update com_weblinks.sys.ini * sprintf
1 parent 5ed8b94 commit 880bc45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/administrator/language/en-GB/com_weblinks.sys.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ COM_WEBLINKS_CATEGORY_VIEW_DEFAULT_OPTION="Default"
1515
COM_WEBLINKS_CATEGORY_VIEW_DEFAULT_TITLE="List Web Links in a Category"
1616
COM_WEBLINKS_CONTENT_TYPE_WEBLINK="Web Link"
1717
COM_WEBLINKS_CONTENT_TYPE_CATEGORY="Web Links Category"
18+
COM_WEBLINKS_ERROR_INSTALL_CATEGORY="Error creating default category: %s"
1819
COM_WEBLINKS_FIELD_SELECT_WEBLINK_LABEL="Select Weblink"
1920
COM_WEBLINKS_FORM_VIEW_DEFAULT_DESC="Display a form to submit a web link in the Frontend."
2021
COM_WEBLINKS_FORM_VIEW_DEFAULT_OPTION="Default"

0 commit comments

Comments
 (0)