Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24045 - pt_BR menu of vim-core with error
Summary: pt_BR menu of vim-core with error
Status: RESOLVED DUPLICATE of bug 22528
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-07 07:09 UTC by Horacio Hiroiti Sawame
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Horacio Hiroiti Sawame 2003-07-07 07:09:26 UTC
When executing vim after upgrade to vim vim-core-6.2 and vim-core-6.2-r1:

Error detected while processing /usr/share/vim/vim62/lang/menu_pt_br.vim
line   80:
E492: Not an editor command: In&ser
Comment 1 Horacio Hiroiti Sawame 2003-07-07 07:09:26 UTC
When executing vim after upgrade to vim vim-core-6.2 and vim-core-6.2-r1:

Error detected while processing /usr/share/vim/vim62/lang/menu_pt_br.vim
line   80:
E492: Not an editor command: In&serção<Tab>:set\ im!

The refereded line in breaked in a incorrect place:
WRONG:
menutrans Toggle\ Insert\ &Mode<Tab>:set\ im! Ativar/Desativar\ Modo\ de\<LF>
In&serção<Tab>:set\ im!
CORRECT:
menutrans Toggle\ Insert\ &Mode<Tab>:set\ im! Ativar/Desativar\ Modo\ de\<space>
In&serção<Tab>:set\ im!
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-07-07 08:10:01 UTC

*** This bug has been marked as a duplicate of 22528 ***