diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index d6c7442d95299f45d9f26b23430b513c9c5bea1d..4c20366f24614f2b69b8ff25d070b8b83917865f 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -218,6 +218,12 @@
Fast charging
Disable to reduce the heat produced by the device while charging or to extend the lifespan of the battery
+
+ Enable /e/OS Telemetry
+ Enable automatic bug reporting
+ You are about to enable /e/OS Telemetry
+ It will allow automatic bug report when an application crash or when the application ends up in an unexpected state. Please reboot your device after changing this setting.
+
Advanced Privacy
Manage trackers, fake location, hide IP address
diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml
index ff8cd126644b632675fcd076627e1b84d14adff8..3a5f0206cef3fe13fdbf9d84ff6708f3378218b6 100644
--- a/res/xml/development_settings.xml
+++ b/res/xml/development_settings.xml
@@ -618,6 +618,11 @@
android:key="change_update_source"
android:title="@string/title_ota_server"
android:summary="@string/use_ota_summary" />
+
+