Another similar bug like 1632841 - Bad message on notification transfer of request
but this is on escalate - spanish translation
This commit is contained in:
parent
5571c37bc7
commit
0fb5f379bd
|
@ -0,0 +1,5 @@
|
|||
UPDATE ad_message_trl
|
||||
SET msgtext = 'Escalada Solicitud {0} a {1}'
|
||||
WHERE ad_language = 'es_MX' AND ad_message_id = 485;
|
||||
|
||||
COMMIT ;
|
Loading…
Reference in New Issue