diff --git a/res/drawable/ic_partial_screenshot.xml b/res/drawable/ic_partial_screenshot.xml
new file mode 100644
index 0000000..2a3eb67
--- /dev/null
+++ b/res/drawable/ic_partial_screenshot.xml
@@ -0,0 +1,7 @@
+
+
+
\ No newline at end of file
diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index f094d39..02ca748 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -726,4 +726,7 @@
Charging animation
Display an animation when the device is plugged in
+ Click to partial screenshot
+ Short click Volume Down and Power to take partial screenshot
+
diff --git a/res/xml/cherish_settings_misc.xml b/res/xml/cherish_settings_misc.xml
index 11122f4..dde60b5 100644
--- a/res/xml/cherish_settings_misc.xml
+++ b/res/xml/cherish_settings_misc.xml
@@ -49,6 +49,13 @@
android:title="@string/screenshot_type_title"
android:defaultValue="0" />
+
+