* Update l10n for 1.87.x (Chromium 145). (#33691) * Fixes l10n srcipt warning. script\lib\l10n\grd_utils.py:443: FutureWarning: This search incorrectly ignores the root element, and will be fixed in a future version. If you rely on the current behaviour, change it to './/message' elements = lxml.etree.parse(grd_file_path).findall('//message') * Updated l10n for 1.87.x release. * Rebased l10n.