diff --git a/SoObjects/SOGo/SOGoObject.m b/SoObjects/SOGo/SOGoObject.m index a5f5f6d5e..10aa6b9f4 100644 --- a/SoObjects/SOGo/SOGoObject.m +++ b/SoObjects/SOGo/SOGoObject.m @@ -1136,6 +1136,8 @@ SEL SOGoSelectorForPropertySetter (NSString *property) app = [WOApplication application]; page = [app pageWithName: pageName inContext: context]; + if (page == nil) + [self errorWithFormat: @"Template %@ doesn't exist.", pageName]; [page setACLObject: self]; [page setRecipientUID: uid]; [page send]; diff --git a/UI/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox b/UI/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox new file mode 100644 index 000000000..09eec46f5 --- /dev/null +++ b/UI/Templates/SOGoACLBrazilianPortugueseAdditionAdvisory.wox @@ -0,0 +1,27 @@ + + + + + + adicionou você + + + + adicionou você na lista de acesso da pasta + +Você pode se inscrever a esta pasta no link abaixo: + subscribe?mail-invitation=YES + +Ou, poderá se inscrever depois pela interface web do SOGo. + +Você pode acessar este recurso remotamente usando o seguinte URL: + + + + + diff --git a/UI/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox b/UI/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox new file mode 100644 index 000000000..fafa1c0b7 --- /dev/null +++ b/UI/Templates/SOGoACLBrazilianPortugueseModificationAdvisory.wox @@ -0,0 +1,27 @@ + + + + + + modificou os direitos de acesso + + + + modificou seu direito de acesso para a pasta + +Você pode se inscrever a esta pasta no link abaixo: + subscribe?mail-invitation=YES + +Ou, poderá se inscrever depois pela interface web do SOGo. + +Você pode acessar este recurso remotamente usando o seguinte URL: + + + + + diff --git a/UI/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox b/UI/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox new file mode 100644 index 000000000..54c4c61d2 --- /dev/null +++ b/UI/Templates/SOGoACLBrazilianPortugueseRemovalAdvisory.wox @@ -0,0 +1,27 @@ + + + + + + removeu você + + + + removeu você da lista de acesso da pasta + +Você pode retirar-se da pasta no link abaixo: + unsubscribe?mail-invitation=YES + +Ou, poderá retirar-se depois pela interface web do SOGo. + +Você não pode mais acessar este recurso remotamente usando o seguinte URL: + + + + + diff --git a/UI/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox b/UI/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox new file mode 100644 index 000000000..20527a6d4 --- /dev/null +++ b/UI/Templates/SOGoFolderBrazilianPortugueseAdditionAdvisory.wox @@ -0,0 +1,22 @@ + + + + + + criada + + + +A pasta foi criada. + +Você pode acessar este recurso remotamente usando o seguinte URL: + + + + + diff --git a/UI/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox b/UI/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox new file mode 100644 index 000000000..53daf82e0 --- /dev/null +++ b/UI/Templates/SOGoFolderBrazilianPortugueseRemovalAdvisory.wox @@ -0,0 +1,22 @@ + + + + + + apagada + + + +A pasta foi apagada. + +A URL não está mais disponível: + + + + +