diff --git a/DroidFish/res/values/strings.xml b/DroidFish/res/values/strings.xml
index b7cc6d6..8c55e2c 100644
--- a/DroidFish/res/values/strings.xml
+++ b/DroidFish/res/values/strings.xml
@@ -336,8 +336,8 @@ you are not actively using the program.\
Include numeric annotation glyphs (NAGs), such as ! and ?
Headers
Show PGN header lines
- Pieces
- Control how chess pieces are displayed
+ Piece Names
+ Control how chess piece names are displayed
PGN import
Variations
Include non-mainline moves
diff --git a/DroidFish/res/xml/preferences.xml b/DroidFish/res/xml/preferences.xml
index 7a4ab12..06ada7d 100644
--- a/DroidFish/res/xml/preferences.xml
+++ b/DroidFish/res/xml/preferences.xml
@@ -180,6 +180,14 @@
android:entries="@array/font_size_texts"
android:defaultValue="@string/font_size_default">
+
+
-
-