feature: changes merge massage
This commit is contained in:
parent
d63a60defe
commit
c975c71b2e
2 changed files with 2 additions and 2 deletions
|
|
@ -224,7 +224,7 @@
|
|||
% if c.rhodecode_db_repo.repo_type == 'hg':
|
||||
${h.literal(_('Close branch before merging'))}
|
||||
% elif c.rhodecode_db_repo.repo_type == 'git':
|
||||
${h.literal(_('Delete branch after merging it'))}
|
||||
${h.literal(_('Delete branch after merging'))}
|
||||
% endif
|
||||
</label>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue