Kaydet (Commit) 645f17ba authored tarafından Miklos Vajna's avatar Miklos Vajna

sw: Add -> Add to dictionary in olmenu as well

As done for editeng in d39f1fb5
üst d39f1fb5
......@@ -40,13 +40,13 @@ Menu MN_SPELL_POPUP
SubMenu = Menu
{
};
Text [ en-US ] = "~Add" ;
Text [ en-US ] = "~Add to dictionary" ;
};
MenuItem
{
Identifier = MN_ADD_TO_DIC_SINGLE ;
HelpID = HID_LINGU_ADD_WORD ;
Text [ en-US ] = "~Add" ;
Text [ en-US ] = "~Add to dictionary" ;
};
MenuItem
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment