diff --git a/locale/translation.js b/locale/translation.js index 7d5062ce..6c90e9eb 100644 --- a/locale/translation.js +++ b/locale/translation.js @@ -2125,11 +2125,11 @@ gettext('31-bits'); gettext('Alhambra-II'); gettext('01-Manual-testing'); gettext('not-x32: 32-bits not gate'); +gettext('02-Reg: 2 bits Register. Verilog implementation'); gettext('## Uint32-2bit Manual testing'); gettext('Alhambra-II'); gettext('01-Manual-testing'); -gettext('UINT32-8bit-verilog: Extend a 8-bit unsigned integer to 32-bits. Verilog implementation '); -gettext('## Uint32-8bit Manual testing'); +gettext('## 08-Uint32 Manual testing'); gettext('Alhambra-II'); gettext('01-Manual-testing'); gettext('UINT32-16bit-verilog: Extend a 16-bit unsigned integer to 32-bits. Verilog implementation ');