mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Replaced page dirty dialog title.
The title of page dirty dialog has been changed to 'Unsaved Changes'. Ticket #1653
This commit is contained in:
@@ -15884,7 +15884,7 @@
|
||||
"batch_error_title": "Operations Error",
|
||||
"confirmation": "Confirmation",
|
||||
"dirty_message": "This page has unsaved changes. Please save or revert.",
|
||||
"dirty_title": "Dirty",
|
||||
"dirty_title": "Unsaved Changes",
|
||||
"hide_details": "Hide details",
|
||||
"prospective": "Prospective",
|
||||
"remove_empty": "Select entries to be removed.",
|
||||
|
||||
@@ -354,7 +354,7 @@ class i18n_messages(Command):
|
||||
"batch_error_title":_("Operations Error"),
|
||||
"confirmation":_("Confirmation"),
|
||||
"dirty_message":_("This page has unsaved changes. Please save or revert."),
|
||||
"dirty_title":_("Dirty"),
|
||||
"dirty_title":_("Unsaved Changes"),
|
||||
"hide_details":_("Hide details"),\
|
||||
"redirection":_("Redirection"),
|
||||
"remove_empty":_("Select entries to be removed."),
|
||||
|
||||
Reference in New Issue
Block a user