diff --git a/health_data_export/src/application/res/PrivacyStatementText.java b/health_data_export/src/application/res/PrivacyStatementText.java index 14c05e2..cda9ce3 100644 --- a/health_data_export/src/application/res/PrivacyStatementText.java +++ b/health_data_export/src/application/res/PrivacyStatementText.java @@ -8,7 +8,7 @@ public class PrivacyStatementText + "Chair of legal informatics\n" + "Saarland University\n" + "Campus C3.1\n" - + "66123 Saarbrücken\n" + + "66123 Saarbr\u00fccken\n" + "Contact person: Prof. Dr.-Ing. Christoph Sorge (lehrstuhl.sorge@uni-saarland.de)"; public static final String introText="The protection of your privacy is of great importance to us. Therefore, we would like to inform you about the specifics regarding the processing of your data."; @@ -26,7 +26,7 @@ public class PrivacyStatementText public static final String headingSec3="3. Lawfulness of processing"; - public static final String contentSec3="The processing is based on Art. 9 (2) j) GDPR in combination with § 23 (1) SaarlDSG. The data will be anonymized in line of § 23 (1) SaarlDSG."; + public static final String contentSec3="The processing is based on Art. 9 (2) j) GDPR in combination with \u00a7 23 (1) SaarlDSG. The data will be anonymized in line of \u00a7 23 (1) SaarlDSG."; public static final String headingSec4="4. Your rights"; @@ -43,7 +43,7 @@ public class PrivacyStatementText + "Postal address:\n" + "Facility Meerwiesertalweg\n" + "Post-office box 15 11 50\n" - + "66041 Saarbrücken\n" + + "66041 Saarbr\u00fccken\n" + "\n" + "Alternatively, you may directly contact Prof. Dr.-Ing. Christoph Sorge (lehrstuhl.sorge@uni-saarland.de).";