summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/config.xml2
-rw-r--r--res/values/lineage_strings.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 638a411be..bdd89ecd8 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -9,7 +9,7 @@
<!-- A string pointer to the original app name string. This allows derived projects to
easily override the app name without providing all translations -->
- <string name="derived_app_name" translatable="false">@string/app_name</string>
+ <string name="derived_app_name" translatable="false">@string/lineageos_app_name</string>
<!-- String representing the intent for search on the apps market. To specify a query, add
q=<query> to the data to the intent -->
diff --git a/res/values/lineage_strings.xml b/res/values/lineage_strings.xml
index e5a10302d..5d2f53a9a 100644
--- a/res/values/lineage_strings.xml
+++ b/res/values/lineage_strings.xml
@@ -14,6 +14,8 @@
limitations under the License.
-->
<resources>
+ <!-- Application name -->
+ <string name="lineageos_app_name" translatable="false">Trebuchet</string>
<!-- Settings -->