mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-04-08 17:15:37 +02:00
[BUG_FIXED] Fixed a translation items shift issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@965 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
parent
74b13ac564
commit
0cfae0f4ce
@ -194,9 +194,9 @@ MenuPosition menuPos[] = {
|
||||
{ 3, 4, -1, "view-showSymbol"},
|
||||
{ 3, 5, -1, "view-zoom"},
|
||||
{ 3, 6, -1, "view-moveCloneDocument"},
|
||||
{ 3, 16, -1, "view-collapsLevel"},
|
||||
{ 3, 17, -1, "view-uncollapseLevel"},
|
||||
{ 3, 21, -1, "view-project"},
|
||||
{ 3, 15, -1, "view-collapseLevel"},
|
||||
{ 3, 16, -1, "view-uncollapseLevel"},
|
||||
{ 3, 20, -1, "view-project"},
|
||||
|
||||
{ 4, 5, -1, "encoding-characterSets"},
|
||||
{ 4, 5, 0, "encoding-arabic"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user