diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 705c021..f27e249 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -216,6 +216,8 @@
Lockscreen charging info
Display negociated charger max current and voltage and battery temperature on lockscreen while charging
+ Charging info font
+ Select charging info font
Fingerprint authentication vibration
diff --git a/res/xml/cherish_settings_lockscreen.xml b/res/xml/cherish_settings_lockscreen.xml
index 636c65e..e8df9b9 100644
--- a/res/xml/cherish_settings_lockscreen.xml
+++ b/res/xml/cherish_settings_lockscreen.xml
@@ -24,6 +24,17 @@
android:title="@string/lockscreen_battery_info_title"
android:summary="@string/lockscreen_battery_info_summary"
android:defaultValue="true" />
+
+