mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-03 03:13:12 +02:00
Fix #1298404 [Untranslatable string "Copy Link"](https://bugs.launchpad.net/calibre/+bug/1298404)
This commit is contained in:
parent
d1be4d94e5
commit
cee3337107
1 changed files with 1 additions and 0 deletions
|
|
@ -222,6 +222,7 @@ def set_translators():
|
|||
_('pm')
|
||||
_('&Copy')
|
||||
_('Select All')
|
||||
_('Copy Link')
|
||||
_('&Select All')
|
||||
_('Copy &Link location')
|
||||
_('&Undo')
|
||||
|
|
|
|||
Loading…
Reference in a new issue