diff --git a/res/layout/convert_fbe.xml b/res/layout/convert_fbe.xml
new file mode 100644
index 00000000000..4a9d7c05d11
--- /dev/null
+++ b/res/layout/convert_fbe.xml
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/values/strings.xml b/res/values/strings.xml
index aef3f782a9d..2d2b9ac69cf 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2010,6 +2010,18 @@
Always on
Automatic
+
+
+ Convert to file encryption
+ Convert ...
+ Already file encrypted
+
+ Convert data partition to file based encryption.\n
+ !!Warning!! This will erase all your data.\n
+ This feature is alpha, and may not work correctly.\n
+ Press \'Wipe and convert...\' to continue.
+ Wipe and convert...
+
Sleep
diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml
index 8417e48ccdf..1770f13c452 100644
--- a/res/xml/development_prefs.xml
+++ b/res/xml/development_prefs.xml
@@ -67,6 +67,12 @@
android:entries="@array/night_mode_entries"
android:entryValues="@array/night_mode_values" />
+
+