diff options
author | Dirk Brenken <dev@brenken.org> | 2019-06-25 21:28:44 +0200 |
---|---|---|
committer | Dirk Brenken <dev@brenken.org> | 2019-06-25 21:28:44 +0200 |
commit | 8767eb830beed06e482ffb445790ec1850123990 (patch) | |
tree | a41c66c529d6332952b52b1429e857b629038620 /applications/luci-app-opkg/po/templates | |
parent | 86fd703bae2089cfd0dd7e06c1dd20c4b956767a (diff) |
luci-app-opkg: change remove button caption (first level)
* add three dots to the first level 'Remove' button caption
(revert/fix da8668a)
Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'applications/luci-app-opkg/po/templates')
-rw-r--r-- | applications/luci-app-opkg/po/templates/opkg.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-opkg/po/templates/opkg.pot b/applications/luci-app-opkg/po/templates/opkg.pot index ccd349e1ca..2631ec0201 100644 --- a/applications/luci-app-opkg/po/templates/opkg.pot +++ b/applications/luci-app-opkg/po/templates/opkg.pot @@ -170,7 +170,7 @@ msgid "Really attempt to install <em>%h</em>?" msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165 -msgid "Remove" +msgid "Remove…" msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:718 @@ -178,7 +178,7 @@ msgid "Remove package <em>%h</em>" msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:740 -msgid "Remove…" +msgid "Remove" msgstr "" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 |