Distinguish between adding groups and subgroups
Fixed visual distortion in PasswordGenDlg Updated Spanish translation git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@240 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
<string>&Edit</string>
|
||||
</property>
|
||||
<addaction name="EditNewGroupAction" />
|
||||
<addaction name="EditNewSubgroupAction" />
|
||||
<addaction name="EditEditGroupAction" />
|
||||
<addaction name="EditDeleteGroupAction" />
|
||||
<addaction name="separator" />
|
||||
@@ -290,9 +291,9 @@
|
||||
<string>&Quit</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditNewGroupAction" >
|
||||
<action name="EditNewSubgroupAction" >
|
||||
<property name="text" >
|
||||
<string>&Add New Group...</string>
|
||||
<string>&Add New Subgroup...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditEditGroupAction" >
|
||||
@@ -578,6 +579,11 @@
|
||||
<string>Copy URL to Clipboard</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="EditNewGroupAction" >
|
||||
<property name="text" >
|
||||
<string>Add New Group...</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<customwidgets>
|
||||
<customwidget>
|
||||
|
||||
Reference in New Issue
Block a user