krunal09 / sample

Automatically exported from code.google.com/p/csipsimple
0 stars 0 forks source link

Account Status Labels - More Descriptive and Localizable #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new account with an error
2. Note the status
3. Disable the account
3. Note the status

What is the expected output? What do you see instead?
1. Expected Registration Failed or something, saw Not Added
2. Expected Inactive or Disabled or something, saw Not Added

Please use labels and text to provide additional information.

The account status labels should be more meaningful and follow conventions used 
on other SIP phones. They should also be localizable. 

Original issue reported on code.google.com by dc3de...@gmail.com on 13 Jul 2010 at 11:14

GoogleCodeExporter commented 9 years ago
Code complete. Status comes from new acct_status_strings.xml. Errors include 
status from SIP stack. Also found a couple of misspelled instances of 
'register' and corrected (notification bar). 

Original comment by dc3de...@gmail.com on 14 Jul 2010 at 12:26

GoogleCodeExporter commented 9 years ago
Oops, forgot to say that it has been tested, and that it is in r147.

Original comment by dc3de...@gmail.com on 14 Jul 2010 at 12:27

GoogleCodeExporter commented 9 years ago
Corrections in r171. I declare this one fixed.

Original comment by dc3de...@gmail.com on 30 Jul 2010 at 10:48