[Kimchi-devel] [PATCH 2/2] Github bug #307: storage pool type list - html and string changes
Crístian Viana
vianac at linux.vnet.ibm.com
Fri Feb 28 14:53:46 UTC 2014
Am 28-02-2014 11:39, schrieb Daniel Barboza:
> 'KCHPOOL6006E': "$_("No logical device selected.")",
> 'KCHPOOL6007E': "$_("The iSCSI target can not be blank.")",
> 'KCHPOOL6008E': "$_("Server name can not be blank.")",
> - 'KCHPOOL6009E': "$_("This is not a valid Server Name or IP. please, modify it.")"
> + 'KCHPOOL6009E': "$_("This is not a valid Server Name or IP. please, modify it.")",
> + 'KCHPOOL6010E': "$_("Looking for available partitions ...")",
> + 'KCHPOOL6011E': "$_("No available partitions found.")"
> };
>
AFAIU, the message IDs ending in "E" should be used for error messages.
Regular messages (like "Looking for available partitions ...") should
end in "M".
More information about the Kimchi-devel
mailing list