v122
|
@ -1 +1 @@
|
||||||
Subproject commit a2934ef2d89153e3f7842dcfe71fa81af9888d68
|
Subproject commit 24f6ba5bf0e38bdd50b73baa5c8670af6bebb1d0
|
|
@ -277,6 +277,7 @@ class DownloadTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
// TestRail link: https://testrail.stage.mozaws.net/index.php?/cases/view/2299297
|
// TestRail link: https://testrail.stage.mozaws.net/index.php?/cases/view/2299297
|
||||||
|
@Ignore("Failing, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1842154")
|
||||||
@Test
|
@Test
|
||||||
fun notificationCanBeDismissedIfDownloadIsInterruptedTest() {
|
fun notificationCanBeDismissedIfDownloadIsInterruptedTest() {
|
||||||
downloadRobot {
|
downloadRobot {
|
||||||
|
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 24 KiB |
|
@ -4,5 +4,5 @@
|
||||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Name of the application -->
|
<!-- Name of the application -->
|
||||||
<string name="app_name" translatable="false">LeOSium</string>
|
<string name="app_name" translatable="false">Iceraven</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -116,6 +116,7 @@ class HomeMenu(
|
||||||
|
|
||||||
@Suppress("ComplexMethod")
|
@Suppress("ComplexMethod")
|
||||||
private fun coreMenuItems(): List<BrowserMenuItem> {
|
private fun coreMenuItems(): List<BrowserMenuItem> {
|
||||||
|
val settings = context.components.settings
|
||||||
|
|
||||||
val bookmarksItem = BrowserMenuImageText(
|
val bookmarksItem = BrowserMenuImageText(
|
||||||
context.getString(R.string.library_bookmarks),
|
context.getString(R.string.library_bookmarks),
|
||||||
|
@ -227,7 +228,7 @@ class HomeMenu(
|
||||||
helpItem,
|
helpItem,
|
||||||
customizeHomeItem,
|
customizeHomeItem,
|
||||||
settingsItem,
|
settingsItem,
|
||||||
quitItem,
|
if (settings.shouldDeleteBrowsingDataOnQuit) quitItem else null,
|
||||||
).also { items ->
|
).also { items ->
|
||||||
items.getHighlight()?.let { onHighlightPresent(it) }
|
items.getHighlight()?.let { onHighlightPresent(it) }
|
||||||
}
|
}
|
||||||
|
|
|
@ -281,6 +281,7 @@ class BookmarkFragment : LibraryPageFragment<BookmarkNode>(), UserInteractionHan
|
||||||
context?.let {
|
context?.let {
|
||||||
requireContext().bookmarkStorage
|
requireContext().bookmarkStorage
|
||||||
.getTree(guid, recursive)
|
.getTree(guid, recursive)
|
||||||
|
?.minus(pendingBookmarksToDelete)
|
||||||
?.let { desktopFolders.withOptionalDesktopFolders(it) }
|
?.let { desktopFolders.withOptionalDesktopFolders(it) }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 9.3 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 8.6 KiB |
|
@ -24,13 +24,13 @@
|
||||||
android:layout_marginStart="@dimen/about_header_icon_margin_start_end"
|
android:layout_marginStart="@dimen/about_header_icon_margin_start_end"
|
||||||
android:layout_marginTop="@dimen/about_header_icon_margin_top"
|
android:layout_marginTop="@dimen/about_header_icon_margin_top"
|
||||||
android:layout_marginEnd="@dimen/about_header_icon_margin_start_end"
|
android:layout_marginEnd="@dimen/about_header_icon_margin_start_end"
|
||||||
android:contentDescription="LeOSearch"
|
android:contentDescription="@string/app_name"
|
||||||
android:importantForAccessibility="no"
|
android:importantForAccessibility="no"
|
||||||
|
app:srcCompat="?fenixLogo"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toTopOf="parent"
|
app:layout_constraintTop_toTopOf="parent"
|
||||||
app:layout_constraintWidth_percent="0.75"
|
app:layout_constraintWidth_percent="0.75" />
|
||||||
app:srcCompat="?attr/fenixWordmarkText" />
|
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/about_content"
|
android:id="@+id/about_content"
|
||||||
|
|
|
@ -56,6 +56,174 @@
|
||||||
"localizations": null,
|
"localizations": null,
|
||||||
"locales": null
|
"locales": null
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"schemaVersion": "1.12.0",
|
||||||
|
"slug": "beta-fx-122-android-set-to-default-notifications-timing-experiment",
|
||||||
|
"id": "beta-fx-122-android-set-to-default-notifications-timing-experiment",
|
||||||
|
"arguments": {},
|
||||||
|
"application": "org.mozilla.firefox",
|
||||||
|
"appName": "fenix",
|
||||||
|
"appId": "org.mozilla.firefox",
|
||||||
|
"channel": "release",
|
||||||
|
"userFacingName": "Fx 122 Android set to default notifications timing experiment",
|
||||||
|
"userFacingDescription": "Timing test for the set to default message on Firefox for Android (Fenix).",
|
||||||
|
"isEnrollmentPaused": false,
|
||||||
|
"isRollout": false,
|
||||||
|
"bucketConfig": {
|
||||||
|
"randomizationUnit": "nimbus_id",
|
||||||
|
"namespace": "fenix-messaging-release-19",
|
||||||
|
"start": 0,
|
||||||
|
"count": 10000,
|
||||||
|
"total": 10000
|
||||||
|
},
|
||||||
|
"featureIds": [
|
||||||
|
"messaging"
|
||||||
|
],
|
||||||
|
"probeSets": [],
|
||||||
|
"outcomes": [
|
||||||
|
{
|
||||||
|
"slug": "default-browser",
|
||||||
|
"priority": "primary"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"branches": [
|
||||||
|
{
|
||||||
|
"slug": "control",
|
||||||
|
"ratio": 1,
|
||||||
|
"feature": {
|
||||||
|
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||||
|
"enabled": false,
|
||||||
|
"value": {}
|
||||||
|
},
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"featureId": "messaging",
|
||||||
|
"enabled": true,
|
||||||
|
"value": {
|
||||||
|
"messages": {
|
||||||
|
"{experiment}-en": {
|
||||||
|
"is-control": true,
|
||||||
|
"surface": "notification",
|
||||||
|
"style": "NOTIFICATION",
|
||||||
|
"action": "MAKE_DEFAULT_BROWSER",
|
||||||
|
"trigger": [
|
||||||
|
"I_AM_NOT_DEFAULT_BROWSER"
|
||||||
|
],
|
||||||
|
"experiment": "{experiment}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "treatment-a",
|
||||||
|
"ratio": 1,
|
||||||
|
"feature": {
|
||||||
|
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||||
|
"enabled": false,
|
||||||
|
"value": {}
|
||||||
|
},
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"featureId": "messaging",
|
||||||
|
"enabled": true,
|
||||||
|
"value": {
|
||||||
|
"messages": {
|
||||||
|
"{experiment}-en": {
|
||||||
|
"title": "Firefox is Fast and Private",
|
||||||
|
"text": "Make Firefox your default browser",
|
||||||
|
"surface": "notification",
|
||||||
|
"style": "NOTIFICATION",
|
||||||
|
"action": "MAKE_DEFAULT_BROWSER",
|
||||||
|
"trigger": [
|
||||||
|
"DAY_1_AFTER_INSTALL",
|
||||||
|
"I_AM_NOT_DEFAULT_BROWSER"
|
||||||
|
],
|
||||||
|
"experiment": "{experiment}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "treatment-b",
|
||||||
|
"ratio": 1,
|
||||||
|
"feature": {
|
||||||
|
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||||
|
"enabled": false,
|
||||||
|
"value": {}
|
||||||
|
},
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"featureId": "messaging",
|
||||||
|
"enabled": true,
|
||||||
|
"value": {
|
||||||
|
"messages": {
|
||||||
|
"{experiment}-en": {
|
||||||
|
"title": "Firefox is Fast and Private",
|
||||||
|
"text": "Make Firefox your default browser",
|
||||||
|
"surface": "notification",
|
||||||
|
"style": "NOTIFICATION",
|
||||||
|
"action": "MAKE_DEFAULT_BROWSER",
|
||||||
|
"trigger": [
|
||||||
|
"DAY_3_AFTER_INSTALL",
|
||||||
|
"I_AM_NOT_DEFAULT_BROWSER"
|
||||||
|
],
|
||||||
|
"experiment": "{experiment}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"slug": "treatment-c",
|
||||||
|
"ratio": 1,
|
||||||
|
"feature": {
|
||||||
|
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||||
|
"enabled": false,
|
||||||
|
"value": {}
|
||||||
|
},
|
||||||
|
"features": [
|
||||||
|
{
|
||||||
|
"featureId": "messaging",
|
||||||
|
"enabled": true,
|
||||||
|
"value": {
|
||||||
|
"messages": {
|
||||||
|
"{experiment}-en": {
|
||||||
|
"title": "Firefox is Fast and Private",
|
||||||
|
"text": "Make Firefox your default browser",
|
||||||
|
"surface": "notification",
|
||||||
|
"style": "NOTIFICATION",
|
||||||
|
"action": "MAKE_DEFAULT_BROWSER",
|
||||||
|
"trigger": [
|
||||||
|
"DAY_6_AFTER_INSTALL",
|
||||||
|
"I_AM_NOT_DEFAULT_BROWSER"
|
||||||
|
],
|
||||||
|
"experiment": "{experiment}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"triggers": {
|
||||||
|
"DAY_6_AFTER_INSTALL": "days_since_install == 6"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('122.!') >= 0) && (language in ['en'])))",
|
||||||
|
"startDate": "2024-01-23",
|
||||||
|
"enrollmentEndDate": null,
|
||||||
|
"endDate": null,
|
||||||
|
"proposedDuration": 43,
|
||||||
|
"proposedEnrollment": 14,
|
||||||
|
"referenceBranch": "control",
|
||||||
|
"featureValidationOptOut": false,
|
||||||
|
"localizations": null,
|
||||||
|
"locales": null
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"schemaVersion": "1.12.0",
|
"schemaVersion": "1.12.0",
|
||||||
"slug": "splash-screen-test",
|
"slug": "splash-screen-test",
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
||||||
<resources>
|
<resources>
|
||||||
<!-- Name of the application -->
|
<!-- Name of the application -->
|
||||||
<string name="app_name" translatable="false">LeOSium</string>
|
<string name="app_name" translatable="false">Iceraven Fenix</string>
|
||||||
<string name="firefox" translatable="false">LeOSium</string>
|
<string name="firefox" translatable="false">Iceraven</string>
|
||||||
|
|
||||||
<!-- Preference for developers -->
|
<!-- Preference for developers -->
|
||||||
<string name="preference_leakcanary" translatable="false">LeakCanary</string>
|
<string name="preference_leakcanary" translatable="false">LeakCanary</string>
|
||||||
|
@ -20,8 +20,8 @@
|
||||||
<string name="pocket_pinned_top_articles" translatable="false">Top Articles</string>
|
<string name="pocket_pinned_top_articles" translatable="false">Top Articles</string>
|
||||||
<!-- Default title for pinned Wikipedia top site that links to Wikipedia home page -->
|
<!-- Default title for pinned Wikipedia top site that links to Wikipedia home page -->
|
||||||
<string name="default_top_site_wikipedia" translatable="false">Wikipedia</string>
|
<string name="default_top_site_wikipedia" translatable="false">Wikipedia</string>
|
||||||
<!-- Default title for pinned G**gle top site that links to G**gle home page -->
|
<!-- Default title for pinned Google top site that links to Google home page -->
|
||||||
<string name="default_top_site_google" translatable="false">G**gle</string>
|
<string name="default_top_site_google" translatable="false">Google</string>
|
||||||
<!-- Application Services abbreviation used in AboutFragment -->
|
<!-- Application Services abbreviation used in AboutFragment -->
|
||||||
<string name="app_services_abbreviation" translatable="false">AS</string>
|
<string name="app_services_abbreviation" translatable="false">AS</string>
|
||||||
<!-- Name for the Pocket product -->
|
<!-- Name for the Pocket product -->
|
||||||
|
@ -59,17 +59,17 @@
|
||||||
<!-- Preference to override the Push server -->
|
<!-- Preference to override the Push server -->
|
||||||
<string name="preferences_override_push_server">Custom Push server</string>
|
<string name="preferences_override_push_server">Custom Push server</string>
|
||||||
<!-- Quit app button title for the Sync Debug preferences -->
|
<!-- Quit app button title for the Sync Debug preferences -->
|
||||||
<string name="preferences_sync_debug_quit_button_title">Stop LeOSium</string>
|
<string name="preferences_sync_debug_quit_button_title">Stop Firefox</string>
|
||||||
<!-- Quit app button summary for the Sync Debug preferences -->
|
<!-- Quit app button summary for the Sync Debug preferences -->
|
||||||
<string name="preferences_sync_debug_quit_button_summary">Custom server changes will take effect on the next LeOSium run.</string>
|
<string name="preferences_sync_debug_quit_button_summary">Custom server changes will take effect on the next Firefox run.</string>
|
||||||
<!-- Label for enabling the Tabs Tray to Compose changes -->
|
<!-- Label for enabling the Tabs Tray to Compose changes -->
|
||||||
<string name="preferences_debug_settings_tabs_tray_to_compose" translatable="false">Enable Tabs Tray to Compose rewrite</string>
|
<string name="preferences_debug_settings_tabs_tray_to_compose" translatable="false">Enable Tabs Tray to Compose rewrite</string>
|
||||||
<!-- Label for enabling the Compose Top Sites -->
|
<!-- Label for enabling the Compose Top Sites -->
|
||||||
<string name="preferences_debug_settings_compose_top_sites" translatable="false">Enable Compose Top Sites</string>
|
<string name="preferences_debug_settings_compose_top_sites" translatable="false">Enable Compose Top Sites</string>
|
||||||
<!-- Label for enabling translations -->
|
<!-- Label for enabling translations -->
|
||||||
<string name="preferences_debug_settings_translations" translatable="false">Enable LeOSium Translations</string>
|
<string name="preferences_debug_settings_translations" translatable="false">Enable Firefox Translations</string>
|
||||||
<!-- Label for enabling LeOSium Suggest -->
|
<!-- Label for enabling Firefox Suggest -->
|
||||||
<string name="preferences_debug_settings_fxsuggest" translatable="false">Enable LeOSium Suggest</string>
|
<string name="preferences_debug_settings_fxsuggest" translatable="false">Enable Firefox Suggest</string>
|
||||||
<!-- Label for enabling Toolbar Redesign incomplete portions -->
|
<!-- Label for enabling Toolbar Redesign incomplete portions -->
|
||||||
<string name="preferences_debug_settings_toolbar_redesign" translatable="false">Enable Toolbar Redesign incomplete portions</string>
|
<string name="preferences_debug_settings_toolbar_redesign" translatable="false">Enable Toolbar Redesign incomplete portions</string>
|
||||||
<!-- Label for enabling Felt Privacy -->
|
<!-- Label for enabling Felt Privacy -->
|
||||||
|
@ -92,15 +92,15 @@
|
||||||
<string name="profiler_stop">Stop Profiler</string>
|
<string name="profiler_stop">Stop Profiler</string>
|
||||||
|
|
||||||
<string name="profiler_settings_title">Profiler Settings</string>
|
<string name="profiler_settings_title">Profiler Settings</string>
|
||||||
<string name="profiler_filter_firefox">LeOSium</string>
|
<string name="profiler_filter_firefox">Firefox</string>
|
||||||
<string name="profiler_running">Profiler is currently running</string>
|
<string name="profiler_running">Profiler is currently running</string>
|
||||||
<string name="profiler_filter_firefox_explain">Recommended preset for profiling LeOSium</string>
|
<string name="profiler_filter_firefox_explain">Recommended preset for profiling Firefox</string>
|
||||||
<string name="profiler_filter_graphics">Graphics</string>
|
<string name="profiler_filter_graphics">Graphics</string>
|
||||||
<string name="profiler_filter_graphics_explain">Preset for investigating graphics bugs in LeOSium</string>
|
<string name="profiler_filter_graphics_explain">Preset for investigating graphics bugs in Firefox</string>
|
||||||
<string name="profiler_filter_media">Media</string>
|
<string name="profiler_filter_media">Media</string>
|
||||||
<string name="profiler_filter_media_explain">Preset for investigating audio and video bugs in LeOSium</string>
|
<string name="profiler_filter_media_explain">Preset for investigating audio and video bugs in Firefox</string>
|
||||||
<string name="profiler_filter_networking">Networking</string>
|
<string name="profiler_filter_networking">Networking</string>
|
||||||
<string name="profiler_filter_networking_explain">Preset for investigating networking bugs in LeOSium</string>
|
<string name="profiler_filter_networking_explain">Preset for investigating networking bugs in Firefox</string>
|
||||||
|
|
||||||
<string name="profiler_start_dialog_started">Profiler started</string>
|
<string name="profiler_start_dialog_started">Profiler started</string>
|
||||||
|
|
||||||
|
|
|
@ -4,8 +4,6 @@ Date: Tue, 30 Jan 2024 09:52:55 +0100
|
||||||
Subject: [PATCH] strings__change
|
Subject: [PATCH] strings__change
|
||||||
|
|
||||||
---
|
---
|
||||||
002-name_change.patch | 144 +++++++
|
|
||||||
003-icons_and_about_screen.patch | 395 +-----------------
|
|
||||||
app/src/forkDebug/ic_launcher-playstore.png | Bin 0 -> 182460 bytes
|
app/src/forkDebug/ic_launcher-playstore.png | Bin 0 -> 182460 bytes
|
||||||
.../res/drawable/ic_launcher_background.xml | 78 ++++
|
.../res/drawable/ic_launcher_background.xml | 78 ++++
|
||||||
.../res/mipmap-anydpi-v26/ic_launcher.xml | 5 +
|
.../res/mipmap-anydpi-v26/ic_launcher.xml | 5 +
|
||||||
|
@ -208,7 +206,6 @@ Subject: [PATCH] strings__change
|
||||||
docs/Home.md | 4 +-
|
docs/Home.md | 4 +-
|
||||||
.../002-name_and_icon.patch | 0
|
.../002-name_and_icon.patch | 0
|
||||||
203 files changed, 4607 insertions(+), 4627 deletions(-)
|
203 files changed, 4607 insertions(+), 4627 deletions(-)
|
||||||
create mode 100644 002-name_change.patch
|
|
||||||
create mode 100644 app/src/forkDebug/ic_launcher-playstore.png
|
create mode 100644 app/src/forkDebug/ic_launcher-playstore.png
|
||||||
create mode 100644 app/src/forkDebug/res/drawable/ic_launcher_background.xml
|
create mode 100644 app/src/forkDebug/res/drawable/ic_launcher_background.xml
|
||||||
create mode 100644 app/src/forkDebug/res/mipmap-anydpi-v26/ic_launcher.xml
|
create mode 100644 app/src/forkDebug/res/mipmap-anydpi-v26/ic_launcher.xml
|
||||||
|
@ -272,564 +269,7 @@ Subject: [PATCH] strings__change
|
||||||
create mode 100644 app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp
|
create mode 100644 app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp
|
||||||
create mode 100644 app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp
|
create mode 100644 app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp
|
||||||
create mode 100644 app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp
|
create mode 100644 app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp
|
||||||
rename 002-name_and_icon.patch => patches/002-name_and_icon.patch (100%)
|
|
||||||
|
|
||||||
diff --git a/002-name_change.patch b/002-name_change.patch
|
|
||||||
new file mode 100644
|
|
||||||
index 000000000..bae9d9432
|
|
||||||
--- /dev/null
|
|
||||||
+++ b/002-name_change.patch
|
|
||||||
@@ -0,0 +1,144 @@
|
|
||||||
+From 03c390eb12d56374a3df3674e93524771088408b Mon Sep 17 00:00:00 2001
|
|
||||||
+From: harvey186 <harvey186@hotmail.com>
|
|
||||||
+Date: Tue, 30 Jan 2024 09:46:26 +0100
|
|
||||||
+Subject: [PATCH] name_change
|
|
||||||
+
|
|
||||||
+---
|
|
||||||
+ 002-name_and_icon.patch | 19 +------------
|
|
||||||
+ app/build.gradle | 14 +++++-----
|
|
||||||
+ .../forkRelease/res/values/static_strings.xml | 2 +-
|
|
||||||
+ app/src/main/res/values/static_strings.xml | 28 +++++++++----------
|
|
||||||
+ 4 files changed, 23 insertions(+), 40 deletions(-)
|
|
||||||
+
|
|
||||||
+
|
|
||||||
+diff --git a/app/build.gradle b/app/build.gradle
|
|
||||||
+index d894c4a2c..40e5da7d5 100644
|
|
||||||
+--- a/app/build.gradle
|
|
||||||
++++ b/app/build.gradle
|
|
||||||
+@@ -31,7 +31,7 @@ android {
|
|
||||||
+ }
|
|
||||||
+
|
|
||||||
+ defaultConfig {
|
|
||||||
+- applicationId "io.github.forkmaintainers"
|
|
||||||
++ applicationId "com.leos"
|
|
||||||
+ minSdkVersion config.minSdkVersion
|
|
||||||
+ compileSdk config.compileSdkVersion
|
|
||||||
+ targetSdkVersion config.targetSdkVersion
|
|
||||||
+@@ -159,15 +159,15 @@ android {
|
|
||||||
+ forkDebug {
|
|
||||||
+ shrinkResources false
|
|
||||||
+ minifyEnabled false
|
|
||||||
+- applicationIdSuffix ".iceraven.debug"
|
|
||||||
++ applicationIdSuffix ".leosium.debug"
|
|
||||||
+ pseudoLocalesEnabled true
|
|
||||||
+ // Need to replicate default debug config features
|
|
||||||
+ signingConfig signingConfigs.debug
|
|
||||||
+ debuggable true
|
|
||||||
+- def deepLinkSchemeValue = "iceraven-debug"
|
|
||||||
++ def deepLinkSchemeValue = "leosium-debug"
|
|
||||||
+ buildConfigField "String", "DEEP_LINK_SCHEME", "\"$deepLinkSchemeValue\""
|
|
||||||
+ manifestPlaceholders.putAll([
|
|
||||||
+- "sharedUserId": "io.github.forkmaintainers.iceraven.sharedID",
|
|
||||||
++ "sharedUserId": "io.github.forkmaintainers.leosium.sharedID",
|
|
||||||
+ "deepLinkScheme": deepLinkSchemeValue,
|
|
||||||
+ ])
|
|
||||||
+ // Use custom default allowed addon list
|
|
||||||
+@@ -178,11 +178,11 @@ android {
|
|
||||||
+ }
|
|
||||||
+ forkRelease releaseTemplate >> {
|
|
||||||
+ buildConfigField "boolean", "USE_RELEASE_VERSIONING", "true"
|
|
||||||
+- applicationIdSuffix ".iceraven"
|
|
||||||
+- def deepLinkSchemeValue = "iceraven"
|
|
||||||
++ applicationIdSuffix ".leosium"
|
|
||||||
++ def deepLinkSchemeValue = "leosium"
|
|
||||||
+ buildConfigField "String", "DEEP_LINK_SCHEME", "\"$deepLinkSchemeValue\""
|
|
||||||
+ manifestPlaceholders.putAll([
|
|
||||||
+- "sharedUserId": "io.github.forkmaintainers.iceraven.sharedID",
|
|
||||||
++ "sharedUserId": "io.github.forkmaintainers.leosium.sharedID",
|
|
||||||
+ "deepLinkScheme": deepLinkSchemeValue,
|
|
||||||
+ ])
|
|
||||||
+ // Use custom default allowed addon list
|
|
||||||
+diff --git a/app/src/forkRelease/res/values/static_strings.xml b/app/src/forkRelease/res/values/static_strings.xml
|
|
||||||
+index 0587640ee..7be98b62e 100644
|
|
||||||
+--- a/app/src/forkRelease/res/values/static_strings.xml
|
|
||||||
++++ b/app/src/forkRelease/res/values/static_strings.xml
|
|
||||||
+@@ -4,5 +4,5 @@
|
|
||||||
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
||||||
+ <resources>
|
|
||||||
+ <!-- Name of the application -->
|
|
||||||
+- <string name="app_name" translatable="false">Iceraven</string>
|
|
||||||
++ <string name="app_name" translatable="false">LeOSium</string>
|
|
||||||
+ </resources>
|
|
||||||
+diff --git a/app/src/main/res/values/static_strings.xml b/app/src/main/res/values/static_strings.xml
|
|
||||||
+index 5ea6dd9ba..a861a101c 100644
|
|
||||||
+--- a/app/src/main/res/values/static_strings.xml
|
|
||||||
++++ b/app/src/main/res/values/static_strings.xml
|
|
||||||
+@@ -4,8 +4,8 @@
|
|
||||||
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
||||||
+ <resources>
|
|
||||||
+ <!-- Name of the application -->
|
|
||||||
+- <string name="app_name" translatable="false">Iceraven Fenix</string>
|
|
||||||
+- <string name="firefox" translatable="false">Iceraven</string>
|
|
||||||
++ <string name="app_name" translatable="false">LeOSium</string>
|
|
||||||
++ <string name="firefox" translatable="false">LeOSium</string>
|
|
||||||
+
|
|
||||||
+ <!-- Preference for developers -->
|
|
||||||
+ <string name="preference_leakcanary" translatable="false">LeakCanary</string>
|
|
||||||
+@@ -20,8 +20,8 @@
|
|
||||||
+ <string name="pocket_pinned_top_articles" translatable="false">Top Articles</string>
|
|
||||||
+ <!-- Default title for pinned Wikipedia top site that links to Wikipedia home page -->
|
|
||||||
+ <string name="default_top_site_wikipedia" translatable="false">Wikipedia</string>
|
|
||||||
+- <!-- Default title for pinned Google top site that links to Google home page -->
|
|
||||||
+- <string name="default_top_site_google" translatable="false">Google</string>
|
|
||||||
++ <!-- Default title for pinned G**gle top site that links to G**gle home page -->
|
|
||||||
++ <string name="default_top_site_google" translatable="false">G**gle</string>
|
|
||||||
+ <!-- Application Services abbreviation used in AboutFragment -->
|
|
||||||
+ <string name="app_services_abbreviation" translatable="false">AS</string>
|
|
||||||
+ <!-- Name for the Pocket product -->
|
|
||||||
+@@ -59,17 +59,17 @@
|
|
||||||
+ <!-- Preference to override the Push server -->
|
|
||||||
+ <string name="preferences_override_push_server">Custom Push server</string>
|
|
||||||
+ <!-- Quit app button title for the Sync Debug preferences -->
|
|
||||||
+- <string name="preferences_sync_debug_quit_button_title">Stop Firefox</string>
|
|
||||||
++ <string name="preferences_sync_debug_quit_button_title">Stop LeOSium</string>
|
|
||||||
+ <!-- Quit app button summary for the Sync Debug preferences -->
|
|
||||||
+- <string name="preferences_sync_debug_quit_button_summary">Custom server changes will take effect on the next Firefox run.</string>
|
|
||||||
++ <string name="preferences_sync_debug_quit_button_summary">Custom server changes will take effect on the next LeOSium run.</string>
|
|
||||||
+ <!-- Label for enabling the Tabs Tray to Compose changes -->
|
|
||||||
+ <string name="preferences_debug_settings_tabs_tray_to_compose" translatable="false">Enable Tabs Tray to Compose rewrite</string>
|
|
||||||
+ <!-- Label for enabling the Compose Top Sites -->
|
|
||||||
+ <string name="preferences_debug_settings_compose_top_sites" translatable="false">Enable Compose Top Sites</string>
|
|
||||||
+ <!-- Label for enabling translations -->
|
|
||||||
+- <string name="preferences_debug_settings_translations" translatable="false">Enable Firefox Translations</string>
|
|
||||||
+- <!-- Label for enabling Firefox Suggest -->
|
|
||||||
+- <string name="preferences_debug_settings_fxsuggest" translatable="false">Enable Firefox Suggest</string>
|
|
||||||
++ <string name="preferences_debug_settings_translations" translatable="false">Enable LeOSium Translations</string>
|
|
||||||
++ <!-- Label for enabling LeOSium Suggest -->
|
|
||||||
++ <string name="preferences_debug_settings_fxsuggest" translatable="false">Enable LeOSium Suggest</string>
|
|
||||||
+ <!-- Label for enabling Toolbar Redesign incomplete portions -->
|
|
||||||
+ <string name="preferences_debug_settings_toolbar_redesign" translatable="false">Enable Toolbar Redesign incomplete portions</string>
|
|
||||||
+ <!-- Label for enabling Felt Privacy -->
|
|
||||||
+@@ -92,15 +92,15 @@
|
|
||||||
+ <string name="profiler_stop">Stop Profiler</string>
|
|
||||||
+
|
|
||||||
+ <string name="profiler_settings_title">Profiler Settings</string>
|
|
||||||
+- <string name="profiler_filter_firefox">Firefox</string>
|
|
||||||
++ <string name="profiler_filter_firefox">LeOSium</string>
|
|
||||||
+ <string name="profiler_running">Profiler is currently running</string>
|
|
||||||
+- <string name="profiler_filter_firefox_explain">Recommended preset for profiling Firefox</string>
|
|
||||||
++ <string name="profiler_filter_firefox_explain">Recommended preset for profiling LeOSium</string>
|
|
||||||
+ <string name="profiler_filter_graphics">Graphics</string>
|
|
||||||
+- <string name="profiler_filter_graphics_explain">Preset for investigating graphics bugs in Firefox</string>
|
|
||||||
++ <string name="profiler_filter_graphics_explain">Preset for investigating graphics bugs in LeOSium</string>
|
|
||||||
+ <string name="profiler_filter_media">Media</string>
|
|
||||||
+- <string name="profiler_filter_media_explain">Preset for investigating audio and video bugs in Firefox</string>
|
|
||||||
++ <string name="profiler_filter_media_explain">Preset for investigating audio and video bugs in LeOSium</string>
|
|
||||||
+ <string name="profiler_filter_networking">Networking</string>
|
|
||||||
+- <string name="profiler_filter_networking_explain">Preset for investigating networking bugs in Firefox</string>
|
|
||||||
++ <string name="profiler_filter_networking_explain">Preset for investigating networking bugs in LeOSium</string>
|
|
||||||
+
|
|
||||||
+ <string name="profiler_start_dialog_started">Profiler started</string>
|
|
||||||
+
|
|
||||||
+--
|
|
||||||
+2.34.1
|
|
||||||
+
|
|
||||||
diff --git a/003-icons_and_about_screen.patch b/003-icons_and_about_screen.patch
|
|
||||||
index 8a0f59b47..abf5ca79c 100644
|
|
||||||
--- a/003-icons_and_about_screen.patch
|
|
||||||
+++ b/003-icons_and_about_screen.patch
|
|
||||||
@@ -429,400 +429,7 @@ diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/
|
|
||||||
+ <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
|
||||||
+</adaptive-icon>
|
|
||||||
\ No newline at end of file
|
|
||||||
-Index: app/src/main/res/values-nn-rNO/strings.xml
|
|
||||||
-IDEA additional info:
|
|
||||||
-Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
||||||
-<+>UTF-8
|
|
||||||
-===================================================================
|
|
||||||
-diff --git a/app/src/main/res/values-nn-rNO/strings.xml b/app/src/main/res/values-nn-rNO/strings.xml
|
|
||||||
---- a/app/src/main/res/values-nn-rNO/strings.xml (revision 31c3e83236b2bd980d168f651af7a022b5e6a8b3)
|
|
||||||
-+++ b/app/src/main/res/values-nn-rNO/strings.xml (revision 056c1126f9ccff0c90bb873e7ecbd0981fbcd0e9)
|
|
||||||
-@@ -74,7 +74,7 @@
|
|
||||||
-
|
|
||||||
- <!-- Explanation for private browsing displayed to users on home view when they first enable
|
|
||||||
- private mode in our new Total Private Browsing mode.
|
|
||||||
-- The first parameter is the name of the app defined in app_name (for example: Firefox Nightly)
|
|
||||||
-+ The first parameter is the name of the app defined in app_name (for example: LeOSium Nightly)
|
|
||||||
- The second parameter is the clickable link text in felt_privacy_info_card_subtitle_link_text -->
|
|
||||||
- <string name="felt_privacy_info_card_subtitle" moz:removedIn="120" tools:ignore="UnusedResources">%1$s slettar alle infokaspslar, historikk og nettstaddata når du lèt att alle private vindauge. %2$s</string>
|
|
||||||
- <!-- Clickable portion of the explanation for private browsing that links the user to our
|
|
||||||
-@@ -329,13 +329,13 @@
|
|
||||||
-
|
|
||||||
- <!-- Juno first user onboarding flow experiment, strings are marked unused as they are only referenced by Nimbus experiments. -->
|
|
||||||
- <!-- Title for set firefox as default browser screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
-- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_default_browser_title_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Bruk Firefox som din faforittnettlesar</string>
|
|
||||||
-+ Note: The word "LeOSium" should NOT be translated -->
|
|
||||||
-+ <string name="juno_onboarding_default_browser_title_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Bruk LeOSium som din faforittnettlesar</string>
|
|
||||||
- <!-- Title for set firefox as default browser screen used by Nimbus experiments. -->
|
|
||||||
- <string name="juno_onboarding_default_browser_title_nimbus_2">Vi vernar deg gjerne</string>
|
|
||||||
- <!-- Description for set firefox as default browser screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
-- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_default_browser_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Firefox set menneske over forteneste og forsvarar retten din til personvern ved å blokkere sporarar på fleire nettstadar.\n\nLes meir i personvernerklæringa vår.</string>
|
|
||||||
-+ Note: The word "LeOSium" should NOT be translated -->
|
|
||||||
-+ <string name="juno_onboarding_default_browser_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">LeOSium set menneske over forteneste og forsvarar retten din til personvern ved å blokkere sporarar på fleire nettstadar.\n\nLes meir i personvernerklæringa vår.</string>
|
|
||||||
- <!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
|
|
||||||
- This is part of the string with the key "juno_onboarding_default_browser_description". -->
|
|
||||||
- <string name="juno_onboarding_default_browser_description_link_text" tools:ignore="UnusedResources">peronvernerklæring</string>
|
|
||||||
-@@ -354,25 +354,25 @@
|
|
||||||
- <!-- Text for the button dismiss the screen and move on with the flow -->
|
|
||||||
- <string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Ikkje no</string>
|
|
||||||
- <!-- Title for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
-- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_enable_notifications_title_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Varsel hjelper deg å gjere meir med Firefox</string>
|
|
||||||
-+ Note: The word "LeOSium" should NOT be translated -->
|
|
||||||
-+ <string name="juno_onboarding_enable_notifications_title_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Varsel hjelper deg å gjere meir med LeOSium</string>
|
|
||||||
- <!-- Description for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
-- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_enable_notifications_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Send faner mellom einingar, administrer nedlastingar og få tips om korleis du får mest muleg ut av Firefox.</string>
|
|
||||||
-+ Note: The word "LeOSium" should NOT be translated -->
|
|
||||||
-+ <string name="juno_onboarding_enable_notifications_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Send faner mellom einingar, administrer nedlastingar og få tips om korleis du får mest muleg ut av LeOSium.</string>
|
|
||||||
- <!-- Text for the button to request notification permission on the device -->
|
|
||||||
- <string name="juno_onboarding_enable_notifications_positive_button" tools:ignore="UnusedResources">Slå på varsel</string>
|
|
||||||
- <!-- Text for the button dismiss the screen and move on with the flow -->
|
|
||||||
- <string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Ikkje no</string>
|
|
||||||
-
|
|
||||||
- <!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
-- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Prøv Firefox-søkjeminiprogrammet</string>
|
|
||||||
-+ Note: The word "LeOSium" should NOT be translated -->
|
|
||||||
-+ <string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Prøv LeOSium-søkjeminiprogrammet</string>
|
|
||||||
- <!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
-- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">Med Firefox på startskjermen din, har du enkel tilgang til den personvernfokuserte nettlesaren som blokkerer sporarar på fleire nettstadar.</string>
|
|
||||||
-+ Note: The word "LeOSium" should NOT be translated -->
|
|
||||||
-+ <string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">Med LeOSium på startskjermen din, har du enkel tilgang til den personvernfokuserte nettlesaren som blokkerer sporarar på fleire nettstadar.</string>
|
|
||||||
- <!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
-- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Legg til Firefox-miniprogram</string>
|
|
||||||
-+ Note: The word "LeOSium" should NOT be translated -->
|
|
||||||
-+ <string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Legg til LeOSium-miniprogram</string>
|
|
||||||
- <!-- Text for the button to dismiss the screen and move on with the flow -->
|
|
||||||
- <string name="juno_onboarding_add_search_widget_negative_button" tools:ignore="UnusedResources">Ikkje no</string>
|
|
||||||
-
|
|
||||||
-@@ -508,14 +508,14 @@
|
|
||||||
- <string name="errorpage_httpsonly_message_summary">Det er òg mogleg at ein angripar er involvert. Dersom du fortset til nettstaden, bør du ikkje skrive inn sensitiv informasjon. Dersom du fortset, vil berre HTTPS-modus bli slått av mellombels for nettstaden.</string>
|
|
||||||
- <!-- Preference for accessibility -->
|
|
||||||
- <string name="preferences_accessibility">Tilgjenge</string>
|
|
||||||
-- <!-- Preference to override the Firefox Account server -->
|
|
||||||
-- <string name="preferences_override_fxa_server" moz:RemovedIn="120" tools:ignore="UnusedResources">Tilpassa server for Firefox-konto</string>
|
|
||||||
-+ <!-- Preference to override the LeOSium Account server -->
|
|
||||||
-+ <string name="preferences_override_fxa_server" moz:RemovedIn="120" tools:ignore="UnusedResources">Tilpassa server for LeOSium-konto</string>
|
|
||||||
- <!-- Preference to override the Mozilla account server -->
|
|
||||||
- <string name="preferences_override_account_server">Tilpassa Mozilla-kontoserver</string>
|
|
||||||
- <!-- Preference to override the Sync token server -->
|
|
||||||
- <string name="preferences_override_sync_tokenserver">Tilpassa synkroniseringsserver</string>
|
|
||||||
- <!-- Toast shown after updating the FxA/Sync server override preferences -->
|
|
||||||
-- <string name="toast_override_fxa_sync_server_done" moz:RemovedIn="120" tools:ignore="UnusedResources">Firefox-konto/synkroniseringsserver endra. Avsluttar applikasjonen for å bruke endringar…</string>
|
|
||||||
-+ <string name="toast_override_fxa_sync_server_done" moz:RemovedIn="120" tools:ignore="UnusedResources">LeOSium-konto/synkroniseringsserver endra. Avsluttar applikasjonen for å bruke endringar…</string>
|
|
||||||
- <!-- Toast shown after updating the Mozilla account/Sync server override preferences -->
|
|
||||||
- <string name="toast_override_account_sync_server_done">Mozilla-konto/synkroniseringsserver er endra. Avsluttar programmet for å kunne bruke endringane…</string>
|
|
||||||
- <!-- Preference category for account information -->
|
|
||||||
-@@ -534,7 +534,7 @@
|
|
||||||
- <!-- Preference description for banner about signing in -->
|
|
||||||
- <string name="preferences_sign_in_description_2">Logg inn for å synkronisere faner, bokmerke, passord med meir.</string>
|
|
||||||
- <!-- Preference shown instead of account display name while account profile information isn't available yet. -->
|
|
||||||
-- <string name="preferences_account_default_name" moz:RemovedIn="120" tools:ignore="UnusedResources">Firefox-konto</string>
|
|
||||||
-+ <string name="preferences_account_default_name" moz:RemovedIn="120" tools:ignore="UnusedResources">LeOSium-konto</string>
|
|
||||||
- <!-- Preference shown instead of account display name while account profile information isn't available yet. -->
|
|
||||||
- <string name="preferences_account_default_name_2">Mozilla-konto</string>
|
|
||||||
- <!-- Preference text for account title when there was an error syncing FxA -->
|
|
||||||
-@@ -568,15 +568,15 @@
|
|
||||||
- <string name="preferences_account_settings">Kontoinnstillingar</string>
|
|
||||||
- <!-- Preference for enabling url autocomplete-->
|
|
||||||
- <string name="preferences_enable_autocomplete_urls">Autofullfør nettadresser</string>
|
|
||||||
-- <!-- Preference title for switch preference to show sponsored Firefox Suggest search suggestions -->
|
|
||||||
-+ <!-- Preference title for switch preference to show sponsored LeOSium Suggest search suggestions -->
|
|
||||||
- <string name="preferences_show_sponsored_suggestions">Forslag frå sponsorar</string>
|
|
||||||
-- <!-- Summary for preference to show sponsored Firefox Suggest search suggestions.
|
|
||||||
-+ <!-- Summary for preference to show sponsored LeOSium Suggest search suggestions.
|
|
||||||
- The first parameter is the name of the application. -->
|
|
||||||
- <string name="preferences_show_sponsored_suggestions_summary">Stø %1$s med enkelte sponsa forslag</string>
|
|
||||||
-- <!-- Preference title for switch preference to show Firefox Suggest search suggestions for web content.
|
|
||||||
-+ <!-- Preference title for switch preference to show LeOSium Suggest search suggestions for web content.
|
|
||||||
- The first parameter is the name of the application. -->
|
|
||||||
- <string name="preferences_show_nonsponsored_suggestions">Forslag frå %1$s</string>
|
|
||||||
-- <!-- Summary for preference to show Firefox Suggest search suggestions for web content -->
|
|
||||||
-+ <!-- Summary for preference to show LeOSium Suggest search suggestions for web content -->
|
|
||||||
- <string name="preferences_show_nonsponsored_suggestions_summary">Få forslag frå nettet relatert til søkinga di</string>
|
|
||||||
- <!-- Preference for open links in third party apps -->
|
|
||||||
- <string name="preferences_open_links_in_apps">Opne lenker i appar</string>
|
|
||||||
-@@ -656,7 +656,7 @@
|
|
||||||
- <!-- Text displayed that links to website containing documentation about the "Limited Edition" wallpapers. -->
|
|
||||||
- <string name="wallpaper_learn_more">Les meir</string>
|
|
||||||
-
|
|
||||||
-- <!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
|
|
||||||
-+ <!-- Text for classic wallpapers title. The first parameter is the LeOSium name. -->
|
|
||||||
- <string name="wallpaper_classic_title">Klassisk %s</string>
|
|
||||||
- <!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. -->
|
|
||||||
- <string name="wallpaper_artist_series_title">Artist-serien</string>
|
|
||||||
-@@ -736,7 +736,7 @@
|
|
||||||
- <!-- Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
|
|
||||||
- <string name="fxa_received_tab_channel_name">Mottekne faner</string>
|
|
||||||
- <!-- Description of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->
|
|
||||||
-- <string name="fxa_received_tab_channel_description">Varsel for faner mottekne frå andre Firefox-einingar.</string>
|
|
||||||
-+ <string name="fxa_received_tab_channel_description">Varsel for faner mottekne frå andre LeOSium-einingar.</string>
|
|
||||||
- <!-- The body for these is the URL of the tab received -->
|
|
||||||
- <string name="fxa_tab_received_notification_name">Fane motteken</string>
|
|
||||||
- <!-- %s is the device name -->
|
|
||||||
-@@ -776,7 +776,7 @@
|
|
||||||
-
|
|
||||||
- <!-- Pairing Feature strings -->
|
|
||||||
- <!-- Instructions on how to access pairing -->
|
|
||||||
-- <string name="pair_instructions_2"><![CDATA[Skann QR-koden som vert vist på <b>firefox.com/pair</b>]]></string>
|
|
||||||
-+ <string name="pair_instructions_2"><![CDATA[Skann QR-koden som vert vist på <b>LeOSium.com/pair</b>]]></string>
|
|
||||||
-
|
|
||||||
- <!-- Toolbar Preferences -->
|
|
||||||
- <!-- Preference for using top toolbar -->
|
|
||||||
-@@ -922,7 +922,7 @@
|
|
||||||
- <string name="studies_remove">Fjern</string>
|
|
||||||
- <!-- Title of the active section on the studies list -->
|
|
||||||
- <string name="studies_active">Aktiv</string>
|
|
||||||
-- <!-- Description for studies, it indicates why Firefox use studies. The first parameter is the name of the application. -->
|
|
||||||
-+ <!-- Description for studies, it indicates why LeOSium use studies. The first parameter is the name of the application. -->
|
|
||||||
- <string name="studies_description_2">%1$s kan installere og køyre studiar frå tid til annan.</string>
|
|
||||||
- <!-- Learn more link for studies, links to an article for more information about studies. -->
|
|
||||||
- <string name="studies_learn_more">Les meir</string>
|
|
||||||
-@@ -1302,7 +1302,7 @@
|
|
||||||
- <string name="sync_connect_device">Kople til ei anna eining</string>
|
|
||||||
-
|
|
||||||
- <!-- The dialog text shown when additional devices are not available -->
|
|
||||||
-- <string name="sync_connect_device_dialog">For å sende ei fane, logg deg på Firefox på minst ei anna eining.</string>
|
|
||||||
-+ <string name="sync_connect_device_dialog">For å sende ei fane, logg deg på LeOSium på minst ei anna eining.</string>
|
|
||||||
- <!-- Confirmation dialog button -->
|
|
||||||
- <string name="sync_confirmation_button">Skjønar</string>
|
|
||||||
- <!-- Share error message -->
|
|
||||||
-@@ -1325,10 +1325,10 @@
|
|
||||||
-
|
|
||||||
- <!-- Title shown in the notification that pops up to remind the user to set fenix as default browser.
|
|
||||||
- The app name is in the text, due to limitations with localizing Nimbus experiments -->
|
|
||||||
-- <string name="nimbus_notification_default_browser_title" tools:ignore="UnusedResources">Firefox er rask og privat</string>
|
|
||||||
-+ <string name="nimbus_notification_default_browser_title" tools:ignore="UnusedResources">LeOSium er rask og privat</string>
|
|
||||||
- <!-- Text shown in the notification that pops up to remind the user to set fenix as default browser.
|
|
||||||
- The app name is in the text, due to limitations with localizing Nimbus experiments -->
|
|
||||||
-- <string name="nimbus_notification_default_browser_text" tools:ignore="UnusedResources">Bruk Firefox som din standardnettlesar</string>
|
|
||||||
-+ <string name="nimbus_notification_default_browser_text" tools:ignore="UnusedResources">Bruk LeOSium som din standardnettlesar</string>
|
|
||||||
- <!-- Title shown in the notification that pops up to re-engage the user -->
|
|
||||||
- <string name="notification_re_engagement_title">Prøv privat nettlesing</string>
|
|
||||||
- <!-- Text shown in the notification that pops up to re-engage the user.
|
|
||||||
-@@ -1348,7 +1348,7 @@
|
|
||||||
- <!-- Survey -->
|
|
||||||
- <!-- Text shown in the fullscreen message that pops up to ask user to take a short survey.
|
|
||||||
- The app name is in the text, due to limitations with localizing Nimbus experiments -->
|
|
||||||
-- <string name="nimbus_survey_message_text">Bidra til å gjere Firefox betre ved å ta ei kort spørjeundersøkjing.</string>
|
|
||||||
-+ <string name="nimbus_survey_message_text">Bidra til å gjere LeOSium betre ved å ta ei kort spørjeundersøkjing.</string>
|
|
||||||
- <!-- Preference for taking the short survey. -->
|
|
||||||
- <string name="preferences_take_survey">Ver med på undersøkinga</string>
|
|
||||||
- <!-- Preference for not taking the short survey. -->
|
|
||||||
-@@ -1496,16 +1496,16 @@
|
|
||||||
- <!-- Title of QR Pairing Fragment -->
|
|
||||||
- <string name="sync_scan_code">Skann QR-kode</string>
|
|
||||||
- <!-- Instructions on how to access pairing -->
|
|
||||||
-- <string name="sign_in_instructions"><![CDATA[Opne Firefox på datamaskinea di og gå til <b>https://firefox.com/pair</b>]]></string>
|
|
||||||
-+ <string name="sign_in_instructions"><![CDATA[Opne LeOSium på datamaskinea di og gå til <b>https://LeOSium.com/pair</b>]]></string>
|
|
||||||
- <!-- Text shown for sign in pairing when ready -->
|
|
||||||
- <string name="sign_in_ready_for_scan">Klar for å skanne</string>
|
|
||||||
- <!-- Text shown for settings option for sign with pairing -->
|
|
||||||
- <string name="sign_in_with_camera">Logg inn med kameraet ditt</string>
|
|
||||||
- <!-- Text shown for settings option for sign with email -->
|
|
||||||
- <string name="sign_in_with_email">Bruk e-post i staden</string>
|
|
||||||
-- <!-- Text shown for settings option for create new account text.'Firefox' intentionally hardcoded here.-->
|
|
||||||
-- <string name="sign_in_create_account_text"><![CDATA[Ingen konto? <u>Lag ein</u> for å synkronisere Firefox mellom einingar.]]></string>
|
|
||||||
-- <!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. Firefox Preview) -->
|
|
||||||
-+ <!-- Text shown for settings option for create new account text.'LeOSium' intentionally hardcoded here.-->
|
|
||||||
-+ <string name="sign_in_create_account_text"><![CDATA[Ingen konto? <u>Lag ein</u> for å synkronisere LeOSium mellom einingar.]]></string>
|
|
||||||
-+ <!-- Text shown in confirmation dialog to sign out of account. The first parameter is the name of the app (e.g. LeOSium Preview) -->
|
|
||||||
- <string name="sign_out_confirmation_message_2">%s vil stoppe synkroniseringa med kontoen din, men vil ikkje slette nettleserdataa dine på denne eiinga.</string>
|
|
||||||
- <!-- Option to continue signing out of account shown in confirmation dialog to sign out of account -->
|
|
||||||
- <string name="sign_out_disconnect">Kople frå</string>
|
|
||||||
-@@ -1522,7 +1522,7 @@
|
|
||||||
- <string name="preference_enhanced_tracking_protection">Utvida sporingsvern</string>
|
|
||||||
- <!-- Preference summary for enhanced tracking protection settings on/off switch -->
|
|
||||||
- <string name="preference_enhanced_tracking_protection_summary">No med totalt vern mot infokapslar, den mest kraftfulle barrieren vår til no mot sporarar på fleire nettstadar.</string>
|
|
||||||
-- <!-- Description of enhanced tracking protection. The parameter is the name of the application (For example: Firefox Fenix) -->
|
|
||||||
-+ <!-- Description of enhanced tracking protection. The parameter is the name of the application (For example: LeOSium Fenix) -->
|
|
||||||
- <string name="preference_enhanced_tracking_protection_explanation_2">%s vernar deg frå mange av dei vanlegaste sporarane som følgjer det du gjer på nettet.</string>
|
|
||||||
- <!-- Text displayed that links to website about enhanced tracking protection -->
|
|
||||||
- <string name="preference_enhanced_tracking_protection_explanation_learn_more">Les meir</string>
|
|
||||||
-@@ -1680,9 +1680,9 @@
|
|
||||||
- <!-- Preference option for never saving passwords in Fenix -->
|
|
||||||
- <string name="preferences_passwords_save_logins_never_save">Lagre aldri</string>
|
|
||||||
-
|
|
||||||
-- <!-- Preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
|
|
||||||
-+ <!-- Preference for autofilling saved logins in LeOSium (in web content), %1$s will be replaced with the app name -->
|
|
||||||
- <string name="preferences_passwords_autofill2">Autofyll i %1$s</string>
|
|
||||||
-- <!-- Description for the preference for autofilling saved logins in Firefox (in web content), %1$s will be replaced with the app name -->
|
|
||||||
-+ <!-- Description for the preference for autofilling saved logins in LeOSium (in web content), %1$s will be replaced with the app name -->
|
|
||||||
- <string name="preferences_passwords_autofill_description">Fyll inn og lagre brukarnamn og passord på nettstadar mens du brukar %1$s.</string>
|
|
||||||
- <!-- Preference for autofilling logins from Fenix in other apps (e.g. autofilling the Twitter app) -->
|
|
||||||
- <string name="preferences_android_autofill">Autofyll i andre appar</string>
|
|
||||||
-@@ -1934,7 +1934,7 @@
|
|
||||||
- <!-- Placeholder text shown in the Search Suggestion String TextField before a user enters text -->
|
|
||||||
- <string name="search_add_custom_engine_suggest_string_hint">Søkjeforslag-API nettadresse</string>
|
|
||||||
- <!-- Description text for the Search Suggestion String TextField. The %s is part of the string -->
|
|
||||||
-- <string name="search_add_custom_engine_suggest_string_example_2" formatted="false">Erstatt spørjinga med «%s». Eksempel:\nhttps://suggestqueries.google.com/complete/search?client=firefox&q=%s</string>
|
|
||||||
-+ <string name="search_add_custom_engine_suggest_string_example_2" formatted="false">Erstatt spørjinga med «%s». Eksempel:\nhttps://suggestqueries.google.com/complete/search?client=LeOSium&q=%s</string>
|
|
||||||
- <!-- The text for the "Save" button for saving a custom search engine -->
|
|
||||||
- <string name="search_custom_engine_save_button">Lagre</string>
|
|
||||||
-
|
|
||||||
-@@ -2040,13 +2040,13 @@
|
|
||||||
- <string name="synced_tabs_connect_another_device">Kople til ei anna eining.</string>
|
|
||||||
- <!-- Text displayed asking user to re-authenticate -->
|
|
||||||
- <string name="synced_tabs_reauth">Godkjenn på nytt.</string>
|
|
||||||
-- <!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
|
|
||||||
-+ <!-- Text displayed when user has disabled tab syncing in LeOSium Sync Account -->
|
|
||||||
- <string name="synced_tabs_enable_tab_syncing">Slå på fane-synkronisering.</string>
|
|
||||||
- <!-- Text displayed when user has no tabs that have been synced -->
|
|
||||||
-- <string name="synced_tabs_no_tabs">Du har ingen faner opne i Firefox på andre einingar.</string>
|
|
||||||
-- <!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
|
|
||||||
-+ <string name="synced_tabs_no_tabs">Du har ingen faner opne i LeOSium på andre einingar.</string>
|
|
||||||
-+ <!-- Text displayed in the synced tabs screen when a user is not signed in to LeOSium Sync describing Synced Tabs -->
|
|
||||||
- <string name="synced_tabs_sign_in_message">Vis ei liste over faner frå andre einingar.</string>
|
|
||||||
-- <!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
|
|
||||||
-+ <!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to LeOSium Sync -->
|
|
||||||
- <string name="synced_tabs_sign_in_button">Logg inn for å synkronisere</string>
|
|
||||||
-
|
|
||||||
- <!-- The text displayed when a synced device has no tabs to show in the list of Synced Tabs. -->
|
|
||||||
-@@ -2101,15 +2101,15 @@
|
|
||||||
- <string name="inactive_tabs_auto_close_message_header" tools:ignore="UnusedResources">Late att automatisk etter ein måned?</string>
|
|
||||||
-
|
|
||||||
- <!-- A description below the header to notify the user what the inactive tabs auto-close feature is. -->
|
|
||||||
-- <string name="inactive_tabs_auto_close_message_description" tools:ignore="UnusedResources">Firefox kan late att faner du ikkje har sett den siste månaden.</string>
|
|
||||||
-+ <string name="inactive_tabs_auto_close_message_description" tools:ignore="UnusedResources">LeOSium kan late att faner du ikkje har sett den siste månaden.</string>
|
|
||||||
- <!-- A call to action below the description to allow the user to turn on the auto closing of inactive tabs. -->
|
|
||||||
- <string name="inactive_tabs_auto_close_message_action" tools:ignore="UnusedResources">SLÅ PÅ AUTO-ATTLATING</string>
|
|
||||||
- <!-- Text for the snackbar to confirm auto-close is enabled for inactive tabs -->
|
|
||||||
- <string name="inactive_tabs_auto_close_message_snackbar">Automatisk attlating aktivert</string>
|
|
||||||
-
|
|
||||||
- <!-- Awesome bar suggestion's headers -->
|
|
||||||
-- <!-- Search suggestions title for Firefox Suggest. -->
|
|
||||||
-- <string name="firefox_suggest_header">Firefox-forslag</string>
|
|
||||||
-+ <!-- Search suggestions title for LeOSium Suggest. -->
|
|
||||||
-+ <string name="firefox_suggest_header">LeOSium-forslag</string>
|
|
||||||
-
|
|
||||||
- <!-- Title for search suggestions when Google is the default search suggestion engine. -->
|
|
||||||
- <string name="google_search_engine_suggestion_header">Søk med Google</string>
|
|
||||||
-@@ -2117,7 +2117,7 @@
|
|
||||||
- <string name="other_default_search_engine_suggestion_header">Søk med %s</string>
|
|
||||||
-
|
|
||||||
- <!-- Default browser experiment -->
|
|
||||||
-- <string name="default_browser_experiment_card_text">Vel at lenker frå nettstadar, e-postmeldingar og meldingar skal opnast automatisk i Firefox.</string>
|
|
||||||
-+ <string name="default_browser_experiment_card_text">Vel at lenker frå nettstadar, e-postmeldingar og meldingar skal opnast automatisk i LeOSium.</string>
|
|
||||||
-
|
|
||||||
- <!-- Content description for close button in collection placeholder. -->
|
|
||||||
- <string name="remove_home_collection_placeholder_content_description">Fjern</string>
|
|
||||||
-@@ -2141,7 +2141,7 @@
|
|
||||||
- <!-- Title of an app feature. Smaller than a heading. The first parameter is product name Pocket -->
|
|
||||||
- <string name="pocket_stories_feature_title_2">Driven av %s.</string>
|
|
||||||
- <!-- Caption for describing a certain feature. The placeholder is for a clickable text (eg: Learn more) which will load an url in a new tab when clicked. -->
|
|
||||||
-- <string name="pocket_stories_feature_caption">Del av Firefox-familien. %s</string>
|
|
||||||
-+ <string name="pocket_stories_feature_caption">Del av LeOSium-familien. %s</string>
|
|
||||||
- <!-- Clickable text for opening an external link for more information about Pocket. -->
|
|
||||||
- <string name="pocket_stories_feature_learn_more">Les meir</string>
|
|
||||||
-
|
|
||||||
-@@ -2272,7 +2272,7 @@
|
|
||||||
- <string name="review_quality_check_no_analysis_link">Kontroller kvaliteten på vurderinga</string>
|
|
||||||
- <!-- Headline for review quality check contextual onboarding card. -->
|
|
||||||
- <string name="review_quality_check_contextual_onboarding_title">Prøv den pålitelege guiden vår for produktvurderingar</string>
|
|
||||||
-- <!-- Description for review quality check contextual onboarding card. The first and last two parameters are for retailer names (e.g. Amazon, Walmart). The second parameter is for the name of the application (e.g. Firefox). -->
|
|
||||||
-+ <!-- Description for review quality check contextual onboarding card. The first and last two parameters are for retailer names (e.g. Amazon, Walmart). The second parameter is for the name of the application (e.g. LeOSium). -->
|
|
||||||
- <string name="review_quality_check_contextual_onboarding_description">Sjå kor påliteleg produktvurderingar er på %1$s før du kjøper. Vurderingskontrolløren, ein eksperimentell funksjon frå %2$s, er direkte inbyggd i nettlesaren. Han fungerer på %3$s og på %4$s.</string>
|
|
||||||
- <!-- Paragraph presenting review quality check feature. First parameter is the Fakespot product name. Second parameter is for clickable text defined in review_quality_check_contextual_onboarding_learn_more_link. In the phrase "Fakespot by Mozilla", "by" can be localized. Does not need to stay by. -->
|
|
||||||
- <string name="review_quality_check_contextual_onboarding_learn_more">Med krafta i %1$s frå Mozilla hjelper vi deg med å unngå einsidige og ikkje-truverdige vurderingar. AI-modellen vår vert alltid forbetra for å beskytte deg når du handlar. %2$s</string>
|
|
||||||
-@@ -2328,6 +2328,6 @@
|
|
||||||
- <string name="a11y_action_label_wallpaper_collection_learn_more">opne lenka for å lære meir om denne samlinga</string>
|
|
||||||
- <!-- Action label for links that point to an article. Talkback will append this to say "Double tap to read the article". -->
|
|
||||||
- <string name="a11y_action_label_read_article">les artikkelen</string>
|
|
||||||
-- <!-- Action label for links to the Firefox Pocket website. Talkback will append this to say "Double tap to open link to learn more". -->
|
|
||||||
-+ <!-- Action label for links to the LeOSium Pocket website. Talkback will append this to say "Double tap to open link to learn more". -->
|
|
||||||
- <string name="a11y_action_label_pocket_learn_more">opne lenke for å lese meir</string>
|
|
||||||
- </resources>
|
|
||||||
-Index: app/src/main/res/values/strings.xml
|
|
||||||
-IDEA additional info:
|
|
||||||
-Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
||||||
-<+>UTF-8
|
|
||||||
-===================================================================
|
|
||||||
-diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
|
|
||||||
---- a/app/src/main/res/values/strings.xml (revision 31c3e83236b2bd980d168f651af7a022b5e6a8b3)
|
|
||||||
-+++ b/app/src/main/res/values/strings.xml (revision 056c1126f9ccff0c90bb873e7ecbd0981fbcd0e9)
|
|
||||||
-@@ -54,7 +54,7 @@
|
|
||||||
- <string name="recently_saved_menu_item_remove">Remove</string>
|
|
||||||
-
|
|
||||||
- <!-- About content. The first parameter is the name of the application. (For example: Fenix) -->
|
|
||||||
-- <string name="about_content">%1$s is produced by @fork-maintainers.</string>
|
|
||||||
-+ <string name="about_content">%1$s is produced by @harvey186.</string>
|
|
||||||
-
|
|
||||||
- <!-- Private Browsing -->
|
|
||||||
- <!-- Explanation for private browsing displayed to users on home view when they first enable private mode
|
|
||||||
-@@ -313,12 +313,12 @@
|
|
||||||
- <!-- Juno first user onboarding flow experiment, strings are marked unused as they are only referenced by Nimbus experiments. -->
|
|
||||||
- <!-- Title for set firefox as default browser screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_default_browser_title_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Make Firefox your go-to browser</string>
|
|
||||||
-+ <string name="juno_onboarding_default_browser_title_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Make LeOSium your go-to browser</string>
|
|
||||||
- <!-- Title for set firefox as default browser screen used by Nimbus experiments. -->
|
|
||||||
- <string name="juno_onboarding_default_browser_title_nimbus_2">We love keeping you safe</string>
|
|
||||||
- <!-- Description for set firefox as default browser screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_default_browser_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Firefox puts people over profits and defends your privacy by blocking cross-site trackers.\n\nLearn more in our privacy notice.</string>
|
|
||||||
-+ <string name="juno_onboarding_default_browser_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">LeOSium puts people over profits and defends your privacy by blocking cross-site trackers.\n\nLearn more in our privacy notice.</string>
|
|
||||||
- <!-- Description for set firefox as default browser screen used by Nimbus experiments. -->
|
|
||||||
- <string name="juno_onboarding_default_browser_description_nimbus_2">Our non-profit backed browser helps stop companies from secretly following you around the web.\n\nLearn more in our privacy notice.</string>
|
|
||||||
- <!-- Text for the link to the privacy notice webpage for set as firefox default browser screen.
|
|
||||||
-@@ -336,20 +336,20 @@
|
|
||||||
- <string name="juno_onboarding_sign_in_description" moz:removedIn="120" tools:ignore="UnusedResources">Grab tabs and passwords from your other devices to pick up where you left off.</string>
|
|
||||||
- <!-- Description for sign in to sync screen. Nimbus experiments do not support string placeholders.
|
|
||||||
- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_sign_in_description_2">When you’re signed in and synced, you’re safer. Firefox encrypts your passwords, bookmarks, and more.</string>
|
|
||||||
-+ <string name="juno_onboarding_sign_in_description_2">When you’re signed in and synced, you’re safer. LeOSium encrypts your passwords, bookmarks, and more.</string>
|
|
||||||
- <!-- Text for the button to sign in to sync on the device -->
|
|
||||||
- <string name="juno_onboarding_sign_in_positive_button" tools:ignore="UnusedResources">Sign in</string>
|
|
||||||
- <!-- Text for the button dismiss the screen and move on with the flow -->
|
|
||||||
- <string name="juno_onboarding_sign_in_negative_button" tools:ignore="UnusedResources">Not now</string>
|
|
||||||
- <!-- Title for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_enable_notifications_title_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Notifications help you do more with Firefox</string>
|
|
||||||
-+ <string name="juno_onboarding_enable_notifications_title_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Notifications help you do more with LeOSium</string>
|
|
||||||
- <!-- Title for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
-- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-+ Note: The word "LeOSium" should NOT be translated -->
|
|
||||||
- <string name="juno_onboarding_enable_notifications_title_nimbus_2">Notifications help you stay safer with Firefox</string>
|
|
||||||
- <!-- Description for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_enable_notifications_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Send tabs between devices, manage downloads, and get tips on getting the most out of Firefox.</string>
|
|
||||||
-+ <string name="juno_onboarding_enable_notifications_description_nimbus" moz:removedIn="120" tools:ignore="UnusedResources">Send tabs between devices, manage downloads, and get tips on getting the most out of LeOSium.</string>
|
|
||||||
- <!-- Description for enable notification permission screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
- <string name="juno_onboarding_enable_notifications_description_nimbus_2">Securely send tabs between your devices and discover other privacy features in Firefox.</string>
|
|
||||||
-@@ -359,13 +359,13 @@
|
|
||||||
- <string name="juno_onboarding_enable_notifications_negative_button" tools:ignore="UnusedResources">Not now</string>
|
|
||||||
- <!-- Title for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Try the Firefox search widget</string>
|
|
||||||
-+ <string name="juno_onboarding_add_search_widget_title" tools:ignore="UnusedResources">Try the LeOSium search widget</string>
|
|
||||||
- <!-- Description for add search widget screen used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">With Firefox on your home screen, you’ll have easy access to the privacy-first browser that blocks cross-site trackers.</string>
|
|
||||||
-+ <string name="juno_onboarding_add_search_widget_description" tools:ignore="UnusedResources">With LeOSium on your home screen, you’ll have easy access to the privacy-first browser that blocks cross-site trackers.</string>
|
|
||||||
- <!-- Text for the button to add search widget on the device used by Nimbus experiments. Nimbus experiments do not support string placeholders.
|
|
||||||
- Note: The word "Firefox" should NOT be translated -->
|
|
||||||
-- <string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Add Firefox widget</string>
|
|
||||||
-+ <string name="juno_onboarding_add_search_widget_positive_button" tools:ignore="UnusedResources">Add LeOSium widget</string>
|
|
||||||
- <!-- Text for the button to dismiss the screen and move on with the flow -->
|
|
||||||
- <string name="juno_onboarding_add_search_widget_negative_button" tools:ignore="UnusedResources">Not now</string>
|
|
||||||
-
|
|
||||||
-@@ -409,9 +409,9 @@
|
|
||||||
- <!-- Preference Category for settings related to Search address bar -->
|
|
||||||
- <string name="preferences_settings_address_bar">Address bar preferences</string>
|
|
||||||
- <!-- Preference Category for settings to Firefox Suggest -->
|
|
||||||
-- <string name="preference_search_address_bar_fx_suggest">Address bar - Firefox Suggest</string>
|
|
||||||
-+ <string name="preference_search_address_bar_fx_suggest">Address bar - LeOSium Suggest</string>
|
|
||||||
- <!-- Preference link to Learn more about Firefox Suggest -->
|
|
||||||
-- <string name="preference_search_learn_about_fx_suggest">Learn more about Firefox Suggest</string>
|
|
||||||
-+ <string name="preference_search_learn_about_fx_suggest">Learn more about LeOSium Suggest</string>
|
|
||||||
- <!-- Preference link to rating Fenix on the Play Store -->
|
|
||||||
- <string name="preferences_rate">Rate on Google Play</string>
|
|
||||||
- <!-- Preference linking to about page for Fenix
|
|
||||||
+
|
|
||||||
Index: app/src/test/java/org/mozilla/fenix/shopping/middleware/ReviewQualityCheckNavigationMiddlewareTest.kt
|
|
||||||
IDEA additional info:
|
|
||||||
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
||||||
diff --git a/app/src/forkDebug/ic_launcher-playstore.png b/app/src/forkDebug/ic_launcher-playstore.png
|
diff --git a/app/src/forkDebug/ic_launcher-playstore.png b/app/src/forkDebug/ic_launcher-playstore.png
|
||||||
new file mode 100644
|
new file mode 100644
|
||||||
index 0000000000000000000000000000000000000000..d01d4050d529ddb1cac2bcbddcb040a21bc39aa3
|
index 0000000000000000000000000000000000000000..d01d4050d529ddb1cac2bcbddcb040a21bc39aa3
|
||||||
|
@ -58242,11 +57682,7 @@ index 557d33156..74482917f 100644
|
||||||
+* Support forum: https://t.me/LeOS_Support
|
+* Support forum: https://t.me/LeOS_Support
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
diff --git a/002-name_and_icon.patch b/patches/002-name_and_icon.patch
|
|
||||||
similarity index 100%
|
|
||||||
rename from 002-name_and_icon.patch
|
|
||||||
rename to patches/002-name_and_icon.patch
|
|
||||||
--
|
--
|
||||||
2.34.1
|
2.34.1
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
122.0
|
122.1.0
|
||||||
|
|