mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Add title to remove dialog of 'DNS' entity
To improve translation quality the title of Remove dialog should be specified explicitly in the spec and should be an entire sentence. Fixes: https://pagure.io/freeipa/issue/7704 Reviewed-By: Serhii Tsymbaliuk <stsymbal@redhat.com>
This commit is contained in:
parent
6b27c20326
commit
5052641a42
@ -674,6 +674,7 @@ class i18n_messages(Command):
|
|||||||
"ptr_redir_zones": _("Fetching DNS zones."),
|
"ptr_redir_zones": _("Fetching DNS zones."),
|
||||||
"ptr_redir_zones_err": _("An error occurred while fetching dns zones."),
|
"ptr_redir_zones_err": _("An error occurred while fetching dns zones."),
|
||||||
"redirection_dnszone": _("You will be redirected to DNS Zone."),
|
"redirection_dnszone": _("You will be redirected to DNS Zone."),
|
||||||
|
"remove": _("Remove DNS resource records"),
|
||||||
"standard": _("Standard Record Types"),
|
"standard": _("Standard Record Types"),
|
||||||
"title": _("Records for DNS Zone"),
|
"title": _("Records for DNS Zone"),
|
||||||
"type": _("Record Type"),
|
"type": _("Record Type"),
|
||||||
|
Loading…
Reference in New Issue
Block a user