Added another couple of CMS errors

This commit is contained in:
Pierre Pronchery 2010-05-12 12:03:35 +00:00
parent cbf256f9dc
commit d64de55f2d

View File

@ -132,7 +132,9 @@ static struct
{ 304, N_("Invalid PDU mode parameter") },
{ 310, N_("SIM not inserted") },
{ 311, N_("SIM PIN required") },
{ 320, N_("Memory failure") },
{ 321, N_("Invalid memory index") },
{ 322, N_("Memory full") },
{ 0, NULL }
};