Skip to content

Commit 76574c4

Browse files
committed
fix: URL of design system wesite in privacy policy pages
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
1 parent 959dc2f commit 76574c4

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525

2626
### Fixed
2727

28+
- [DesignToolbox] URL of design system website in privacy policy page
2829
- [DesignToolbox] Default badge type in badge page (Orange-OpenSource/ouds-ios#909)
2930
- [Library] Voice Over vocalization for checkbox picker root item if error (Orange-OpenSource/ouds-ios#754)
3031
- [Library] Voice Over vocalization for disabled checkbox, radio button and switch (Orange-OpenSource/ouds-ios#715)

DesignToolbox/DesignToolbox/Resources/ar.lproj/about_privacy_policy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>"<strong>Orange Unified Design System</strong>" App Privacy Notice</h1>
5050
<p>This Notice may be supplemented by specific information relating to "<strong>Orange Unified Design System</strong>" which is described in the relevant Terms and Conditions.</p>
5151

5252
<h3>What is "Orange Unifed Design System"?</h3>
53-
<p>This mobile application is demonstrating the Orange Unified Design System (OUDS) with examples of code implementation following the Orange design guidelines provided at <a href="https://system.design.orange.com/">https://system.design.orange.com/</a>. The user will be able to select and view validated design implementations in the context of this mobile app.</p>
53+
<p>This mobile application is demonstrating the Orange Unified Design System (OUDS) with examples of code implementation following the Orange design guidelines provided at <a href="https://unified-design-system.orange.com/">https://unified-design-system.orange.com/</a>. The user will be able to select and view validated design implementations in the context of this mobile app.</p>
5454

5555
<h3>Does Orange Innovation process personal data and under what legal basis?</h3>
5656
<p>Orange Innovation does not processe any User's personal data within the Orange Unified Design System app.</p>

DesignToolbox/DesignToolbox/Resources/en.lproj/about_privacy_policy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>"<strong>Orange Unified Design System</strong>" App Privacy Notice</h1>
5050
<p>This Notice may be supplemented by specific information relating to "<strong>Orange Unified Design System</strong>" which is described in the relevant Terms and Conditions.</p>
5151

5252
<h3>What is "Orange Unifed Design System"?</h3>
53-
<p>This mobile application is demonstrating the Orange Unified Design System (OUDS) with examples of code implementation following the Orange design guidelines provided at <a href="https://system.design.orange.com/">https://system.design.orange.com/</a>. The user will be able to select and view validated design implementations in the context of this mobile app.</p>
53+
<p>This mobile application is demonstrating the Orange Unified Design System (OUDS) with examples of code implementation following the Orange design guidelines provided at <a href="https://unified-design-system.orange.com/">https://unified-design-system.orange.com/</a>. The user will be able to select and view validated design implementations in the context of this mobile app.</p>
5454

5555
<h3>Does Orange Innovation process personal data and under what legal basis?</h3>
5656
<p>Orange Innovation does not processe any User's personal data within the Orange Unified Design System app.</p>

DesignToolbox/DesignToolbox/Resources/fr.lproj/about_privacy_policy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h1>"<strong>Orange Unified Design System</strong>" App Privacy Notice</h1>
5050
<p>This Notice may be supplemented by specific information relating to "<strong>Orange Unified Design System</strong>" which is described in the relevant Terms and Conditions.</p>
5151

5252
<h3>What is "Orange Unifed Design System"?</h3>
53-
<p>This mobile application is demonstrating the Orange Unified Design System (OUDS) with examples of code implementation following the Orange design guidelines provided at <a href="https://system.design.orange.com/">https://system.design.orange.com/</a>. The user will be able to select and view validated design implementations in the context of this mobile app.</p>
53+
<p>This mobile application is demonstrating the Orange Unified Design System (OUDS) with examples of code implementation following the Orange design guidelines provided at <a href="https://unified-design-system.orange.com/">https://unified-design-system.orange.com/</a>. The user will be able to select and view validated design implementations in the context of this mobile app.</p>
5454

5555
<h3>Does Orange Innovation process personal data and under what legal basis?</h3>
5656
<p>Orange Innovation does not processe any User's personal data within the Orange Unified Design System app.</p>

0 commit comments

Comments
 (0)