summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--quickstep/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/quickstep/res/values/strings.xml b/quickstep/res/values/strings.xml
index a76899d3d..801ba1546 100644
--- a/quickstep/res/values/strings.xml
+++ b/quickstep/res/values/strings.xml
@@ -19,7 +19,7 @@
<resources>
<!-- Application name -->
- <string name="derived_app_name" translatable="false">Quickstep</string>
+ <string name="derived_app_name" translatable="false">@string/lineageos_app_name</string>
<!-- Options for recent tasks -->
<!-- Title for an option to enter split screen mode for a given app -->
@@ -41,4 +41,4 @@
<!-- Accessibility title for the list of recent apps [CHAR_LIMIT=none] -->
<string name="accessibility_recent_apps">Recent apps</string>
-</resources> \ No newline at end of file
+</resources>