message: Some(formatx!(gettext("Choose a new password for the “{}” keyring"), keyring).expect("Wrong format in translatable string")),
gettext("An application wants to change the password for the “{}” keyring. Choose the new password you want to use for it."),
gettext("An application wants to create a new keyring called “{}”. Choose the password you want to use for it."),
async fn prompter_dismissed(&self, prompt_path: OwnedObjectPath) -> Result<(), ServiceError> {