After the release of 3.6.5, I realized I forgot to let newly added strings be localized.
Could you guys, @onevcat, @AgostinoM and @vitu, localize the following labels?
As usual, all to be localized are tagged with FIXME:.
"Bar" = "Bar";
"Thick Bar" = "Thick Bar";
"Block" = "Block";

"Bar" = "条";
"Thick Bar" = "粗条";
"Block" = "块";
"Bar" = "Barra";"Thick Bar" = "Barra spessa";"Block" = "Riquadro";
cheers
Agostino
Il giorno lun 19 nov 2018 alle ore 08:09 1024jp notifications@github.com
ha scritto:
After the release of 3.6.5, I realized I forgot to let newly added strings
be localized.
Could you guys, @onevcat https://github.com/onevcat, @AgostinoM
https://github.com/AgostinoM and @vitu https://github.com/vitu,
localize the following labels?
- Chinese
- Italian
- Portuguese
As usual, all to be localized are tagged with FIXME:.
"Bar" = "Bar";"Thick Bar" = "Thick Bar";"Block" = "Block";
[image: screen shot 2018-11-19 at 15 27 34]
https://user-images.githubusercontent.com/1165044/48689899-c515b980-ec0f-11e8-93c0-a355927fca72.png—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/coteditor/CotEditor/issues/870, or mute the thread
https://github.com/notifications/unsubscribe-auth/AUNYFXMjBaHgjjiJ-I37OWk9H4aaG-vmks5uwlkfgaJpZM4Yoe9W
.
"Bar" = “Barra";
"Thick Bar" = “Barra Espessa";
"Block" = “Bloco";
Em 19 de nov de 2018, à(s) 02:09, 1024jp notifications@github.com escreveu:
After the release of 3.6.5, I realized I forgot to let newly added strings be localized.
Could you guys, @onevcat https://github.com/onevcat, @AgostinoM https://github.com/AgostinoM and @vitu https://github.com/vitu, localize the following labels?Chinese
Italian
Portuguese
As usual, all to be localized are tagged with FIXME:."Bar" = "Bar";
"Thick Bar" = "Thick Bar";
"Block" = "Block";
https://user-images.githubusercontent.com/1165044/48689899-c515b980-ec0f-11e8-93c0-a355927fca72.png
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/coteditor/CotEditor/issues/870, or mute the thread https://github.com/notifications/unsubscribe-auth/AB7jQPn5Tem3STWh3DFxTf0jCG9UBk1aks5uwlkfgaJpZM4Yoe9W.
Wow, thank you guys for quick reply!