27daf0fd21681b511ea733acdd69cf4ab08424e2
Jeremy D Update for SMF 2.1, revampi...

Jeremy D authored 2 years ago

SMF2.0/language.xml  1) <?xml version="1.0"?>
SMF2.0/language.xml  2) <!DOCTYPE modification SYSTEM "http://www.simplemachines.org/xml/modification">
SMF2.0/language.xml  3) <!-- This package was generated by SleePys Modification Maker at http://sleepycode.com -->
SMF2.0/language.xml  4) <modification xmlns="http://www.simplemachines.org/xml/modification" xmlns:smf="http://www.simplemachines.org/">
SMF2.0/language.xml  5) 	<id>sleepy:unreadpmfav</id>
SMF2.0/language.xml  6) 	<version>1.0</version>
SMF2.0/language.xml  7) 
SMF2.0/language.xml  8) 	<file name="$languagedir/Modifications.english.php">
SMF2.0/language.xml  9) 		<operation>
SMF2.0/language.xml 10) 			<search position="end"/>
SMF2.0/language.xml 11) 			<add><![CDATA[// Unread PMs strings.
SMF2.0/language.xml 12) $txt['unreadPMstimeout'] = 'Unread PMs Favicon Counter';
SMF2.0/language.xml 13) $txt['unreadPMstimeout_post'] = 'seconds between checks (setting this to low may cause performance issues)';]]></add>
SMF2.0/language.xml 14) 		</operation>
SMF2.0/language.xml 15) 	</file>