Skip to content

Commit

Permalink
com_newsfeed update tooltip (#12892)
Browse files Browse the repository at this point in the history
* update tooltip

* update in the item view options
  • Loading branch information
brianteeman authored and wilsonge committed Nov 15, 2016
1 parent 3ac49e0 commit c28decb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions administrator/language/en-GB/en-GB.com_newsfeeds.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ COM_NEWSFEEDS_FIELD_CACHETIME_DESC="The number of minutes before the news feed c
COM_NEWSFEEDS_FIELD_CACHETIME_LABEL="Cache Time"
COM_NEWSFEEDS_FIELD_CATEGORIES_OPTIONS_LABEL="Feeds Categories Display Options"
COM_NEWSFEEDS_FIELD_CATEGORY_DESC="The category that this feed is assigned to."
COM_NEWSFEEDS_FIELD_CHARACTER_COUNT_DESC="Number of characters to display per feed."
COM_NEWSFEEDS_FIELD_CHARACTER_COUNT_DESC="Number of characters to display per feed. 0 will show all the text."
COM_NEWSFEEDS_FIELD_CHARACTER_COUNT_LABEL="Characters Count"
COM_NEWSFEEDS_FIELD_CHARACTERS_COUNT_DESC="Number of characters to include in the feed."
COM_NEWSFEEDS_FIELD_CHARACTERS_COUNT_DESC="Number of characters to include in the feed. 0 will show all the text."
COM_NEWSFEEDS_FIELD_CHARACTERS_COUNT_LABEL="Characters Count"
COM_NEWSFEEDS_FIELD_CONFIG_CATEGORY_SETTINGS_DESC="These settings apply for News Feeds Category Options unless they are changed for a specific menu item."
COM_NEWSFEEDS_FIELD_CONFIG_LIST_SETTINGS_DESC="These settings apply for List Layout Options unless they are changed for a specific menu item."
Expand Down

0 comments on commit c28decb

Please sign in to comment.