Pruning out notifications code from SMS.

This commit is contained in:
Colin Kuskie 2009-03-13 10:21:52 -07:00
parent 8413d2337f
commit e70494900a
3 changed files with 14 additions and 69 deletions

View file

@ -4338,6 +4338,18 @@ Users may override this setting in their profile.
'recaptcha public key' => {
message => 'reCAPTCHA Public Key'
},
'sms gateway' => {
message => q|SMS gateway|,
context => q|email to SMS/text email address for this site.|,
lastUpdated => 1235685248,
},
'sms gateway help' => {
message => q|The email address that this site would use to send an SMS message.|,
lastUpdated => 1235695517,
},
};
1;