diff --git a/app/src/main/res/layout/backupprefs.xml b/app/src/main/res/layout/backupprefs.xml
index 252b9d3..fb915a6 100644
--- a/app/src/main/res/layout/backupprefs.xml
+++ b/app/src/main/res/layout/backupprefs.xml
@@ -2,71 +2,148 @@
+ android:id="@+id/materialCardView"
+ android:layout_width="370dp"
+ android:layout_height="319dp"
+ android:layout_marginStart="12dp"
+ android:layout_marginEnd="12dp"
+ app:cardCornerRadius="@dimen/btn_radius"
+ app:layout_constraintBottom_toBottomOf="parent"
+ app:layout_constraintEnd_toEndOf="parent"
+ app:layout_constraintHorizontal_bias="0.5"
+ app:layout_constraintStart_toStartOf="parent"
+ app:layout_constraintTop_toTopOf="parent"
+ app:layout_constraintVertical_bias="0.35">
-
-
-
-
-
-
-
-
+ android:layout_marginEnd="68dp"
+ android:layout_weight="1"
+ android:backgroundTint="@color/selected_background"
+ android:gravity="center"
+ android:paddingStart="25dp"
+ android:paddingEnd="25dp"
+ android:text="@string/export_prescriptions"
+ android:textColor="@color/white"
+ app:layout_constraintBottom_toBottomOf="@+id/switch_btn_import"
+ app:layout_constraintEnd_toEndOf="parent"
+ app:layout_constraintTop_toTopOf="@+id/switch_btn_import" />
-
+
+
-
+
-
-
+
+
+
+
+
+
+
-
\ No newline at end of file
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 091438a..b560f00 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -74,6 +74,6 @@
Annuler
Icône de poubelle
Ajouter à votre liste de médicament
- Chemin
+ Chemin
Préférences