diff --git a/DuckDuckGoTests/BookmarksExporterTests.swift b/DuckDuckGoTests/BookmarksExporterTests.swift
index 12d3fe02c2..a0af75f3a1 100644
--- a/DuckDuckGoTests/BookmarksExporterTests.swift
+++ b/DuckDuckGoTests/BookmarksExporterTests.swift
@@ -247,7 +247,7 @@ class BookmarksExporterTests: XCTestCase {
url: "https://www.wsj.com/?mod=wsjheader_logo"),
BookmarksExporter.Template.closeFolder(level: level),
BookmarksExporter.Template.bookmark(level: level,
- title: "DuckDuckGo — Privacy, simplified.",
+ title: "DuckDuckGo — Your protection, our priority.",
url: "https://duckduckgo.com/"),
BookmarksExporter.Template.openFolder(level: level, named: "DupeFolderNameContents"),
BookmarksExporter.Template.bookmark(level: level + 1,
diff --git a/DuckDuckGoTests/MockFiles/bookmarks_brave.html b/DuckDuckGoTests/MockFiles/bookmarks_brave.html
index 7ba22d7cdd..d6c224a11b 100644
--- a/DuckDuckGoTests/MockFiles/bookmarks_brave.html
+++ b/DuckDuckGoTests/MockFiles/bookmarks_brave.html
@@ -47,7 +47,7 @@
Bookmarks
- The Wall Street Journal - Breaking News, Business, Financial & Economic News, World News and Video
-
DuckDuckGo — Privacy, simplified.
+ DuckDuckGo — Your protection, our priority.
DupeFolderNameContents
- MacRumors: Apple News and Rumors
diff --git a/DuckDuckGoTests/MockFiles/bookmarks_chrome.html b/DuckDuckGoTests/MockFiles/bookmarks_chrome.html
index 08fca4e9b7..54f9bdb6ae 100644
--- a/DuckDuckGoTests/MockFiles/bookmarks_chrome.html
+++ b/DuckDuckGoTests/MockFiles/bookmarks_chrome.html
@@ -48,7 +48,7 @@
Bookmarks
- The Wall Street Journal - Breaking News, Business, Financial & Economic News, World News and Video
-
- DuckDuckGo — Privacy, simplified.
+
- DuckDuckGo — Your protection, our priority.
DupeFolderNameContents
- MacRumors: Apple News and Rumors
diff --git a/DuckDuckGoTests/MockFiles/bookmarks_ddg_android.html b/DuckDuckGoTests/MockFiles/bookmarks_ddg_android.html
index 8a87fa9f41..1e7cb6bf92 100644
--- a/DuckDuckGoTests/MockFiles/bookmarks_ddg_android.html
+++ b/DuckDuckGoTests/MockFiles/bookmarks_ddg_android.html
@@ -47,7 +47,7 @@
Bookmarks
- The Wall Street Journal - Breaking News, Business, Financial & Economic News, World News and Video
-
- DuckDuckGo — Privacy, simplified.
+
- DuckDuckGo — Your protection, our priority.
DupeFolderNameContents
- MacRumors: Apple News and Rumors
diff --git a/DuckDuckGoTests/MockFiles/bookmarks_ddg_macos.html b/DuckDuckGoTests/MockFiles/bookmarks_ddg_macos.html
index 9965f7d234..d3027ccc37 100644
--- a/DuckDuckGoTests/MockFiles/bookmarks_ddg_macos.html
+++ b/DuckDuckGoTests/MockFiles/bookmarks_ddg_macos.html
@@ -42,7 +42,7 @@
Bookmarks
- The Wall Street Journal - Breaking News, Business, Financial & Economic News, World News and Video
-
- DuckDuckGo — Privacy, simplified.
+
- DuckDuckGo — Your protection, our priority.
DupeFolderNameContents
- MacRumors: Apple News and Rumors
diff --git a/DuckDuckGoTests/MockFiles/bookmarks_firefox.html b/DuckDuckGoTests/MockFiles/bookmarks_firefox.html
index 92c60fcd13..24f2804799 100644
--- a/DuckDuckGoTests/MockFiles/bookmarks_firefox.html
+++ b/DuckDuckGoTests/MockFiles/bookmarks_firefox.html
@@ -55,7 +55,7 @@
Bookmarks Menu
- The Wall Street Journal - Breaking News, Business, Financial & Economic News, World News and Video
-
- DuckDuckGo — Privacy, simplified.
+
- DuckDuckGo — Your protection, our priority.
DupeFolderNameContents
- MacRumors: Apple News and Rumors
diff --git a/DuckDuckGoTests/MockFiles/bookmarks_safari.html b/DuckDuckGoTests/MockFiles/bookmarks_safari.html
index 560cbf6533..cf1e87b8be 100644
--- a/DuckDuckGoTests/MockFiles/bookmarks_safari.html
+++ b/DuckDuckGoTests/MockFiles/bookmarks_safari.html
@@ -53,7 +53,7 @@
Bookmarks
- The Wall Street Journal - Breaking News, Business, Financial & Economic News, World News and Video
-
- DuckDuckGo — Privacy, simplified.
+
- DuckDuckGo — Your protection, our priority.
DupeFolderNameContents
- MacRumors: Apple News and Rumors
diff --git a/FingerprintingUITests/FingerprintUITest.swift b/FingerprintingUITests/FingerprintUITest.swift
index bd5c5a869c..e67ce7e248 100644
--- a/FingerprintingUITests/FingerprintUITest.swift
+++ b/FingerprintingUITests/FingerprintUITest.swift
@@ -88,8 +88,8 @@ class FingerprintUITest: XCTestCase {
}
let tablesQuery = app.tables
- _ = tablesQuery.staticTexts["DuckDuckGo — Privacy, simplified."].waitForExistence(timeout: 25)
- tablesQuery.staticTexts["DuckDuckGo — Privacy, simplified."].swipeLeft()
+ _ = tablesQuery.staticTexts["DuckDuckGo — Your protection, our priority."].waitForExistence(timeout: 25)
+ tablesQuery.staticTexts["DuckDuckGo — Your protection, our priority."].swipeLeft()
tablesQuery.buttons["Delete"].tap()
app.navigationBars["Bookmarks"].buttons["Done"].tap()
}
@@ -110,8 +110,8 @@ class FingerprintUITest: XCTestCase {
let bookmarksToolbarButtons = app.toolbars.buttons
_ = bookmarksToolbarButtons["Edit"].waitForExistence(timeout: 25)
bookmarksToolbarButtons["Edit"].tap()
- if app.tables.staticTexts["DuckDuckGo — Privacy, simplified."].waitForExistence(timeout: 25) {
- app.staticTexts["DuckDuckGo — Privacy, simplified."].tap()
+ if app.tables.staticTexts["DuckDuckGo — Your protection, our priority."].waitForExistence(timeout: 25) {
+ app.staticTexts["DuckDuckGo — Your protection, our priority."].tap()
} else {
XCTFail("Could not find bookmark")
}
@@ -146,8 +146,8 @@ class FingerprintUITest: XCTestCase {
} else {
XCTFail("Bookmarks button missing")
}
- if app.tables.staticTexts["DuckDuckGo — Privacy, simplified."].waitForExistence(timeout: 25) {
- app.staticTexts["DuckDuckGo — Privacy, simplified."].tap()
+ if app.tables.staticTexts["DuckDuckGo — Your protection, our priority."].waitForExistence(timeout: 25) {
+ app.staticTexts["DuckDuckGo — Your protection, our priority."].tap()
} else {
XCTFail("Could not find bookmark")
}