diff options
author | Martin Ellis <malard@gmail.com> | 2011-09-15 13:14:54 +0100 |
---|---|---|
committer | Martin Ellis <malard@gmail.com> | 2011-09-15 13:14:54 +0100 |
commit | 5741bf52dbb21f36ea3f5d286c992e3ffeeb4287 (patch) | |
tree | 19bb244ce1efc004a01bf8e11cab8fece08399fd /language/English | |
parent | 870a64e1162255b1b164d92ed61312ecd96b8d80 (diff) |
added: Edit rss feed button is enabled (if rss feeds are enabled) always, if script.rss.editor is missing then prompt to download before continuing, instead of just showing as disabled and expecting user to know they must install rss addon
Diffstat (limited to 'language/English')
-rw-r--r-- | language/English/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index aaf803d3a1..c481eb627c 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -2224,6 +2224,7 @@ <string id="24073">Could not connect</string> <string id="24074">Needs to restart</string> <string id="24075">Disable</string> + <string id="24076">Add-on Required</string> <string id="24080">Try to reconnect?</string> <string id="24089">Add-on restarts</string> <string id="24090">Lock Add-on manager</string> @@ -2234,6 +2235,8 @@ <string id="24097">Would you like to disable it on your system?</string> <string id="24098">Broken</string> <string id="24099">Would you like to switch to this skin?</string> + <string id="24100">To use this feature you must download an Add-on:</string> + <string id="24101">Would you like to download this Add-on?</string> <string id="25000">Notifications</string> <!-- strings 29800 thru 29998 reserved strings used only in the default Project Mayhem III skin and not c++ code --> |