Переглянути джерело

OC-1797: Imprint is not shown --> FIXED

masensio 11 роки тому
батько
коміт
01dcdc0672
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      res/xml/preferences.xml

+ 1 - 1
res/xml/preferences.xml

@@ -49,7 +49,7 @@
     <Preference android:title="@string/prefs_help" android:key="help" />
     <Preference android:title="@string/prefs_recommend" android:key="recommend" />
     <Preference android:title="@string/prefs_feedback" android:key="feedback" />
-    <!-- Preference android:title="@string/prefs_imprint" android:key="imprint" / -->
+    <Preference android:title="@string/prefs_imprint" android:key="imprint" />
                         
 	<Preference 		android:id="@+id/about_app" 
         				android:title="@string/about_title"