pub async fn on_unlock_collection(&self, secret: Option<Secret>) -> Result<bool, ServiceError> {
pub async fn on_create_collection(&self, secret: Option<Secret>) -> Result<(), ServiceError> {
gettext("An application wants to create a new keyring called '{}'. Choose the password you want to use for it."),
gettext("An application wants to change the password for the '{}' keyring. Choose the new password you want to use for it."),