summaryrefslogtreecommitdiff
path: root/android/source/res/layout/toolbar_bottom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/source/res/layout/toolbar_bottom.xml')
-rw-r--r--android/source/res/layout/toolbar_bottom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/source/res/layout/toolbar_bottom.xml b/android/source/res/layout/toolbar_bottom.xml
index bfe5f74828b3..6fc85ea96290 100644
--- a/android/source/res/layout/toolbar_bottom.xml
+++ b/android/source/res/layout/toolbar_bottom.xml
@@ -365,7 +365,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="Font Color"
+ android:text="@string/font_color"
android:paddingBottom="12dp"
android:paddingTop="12dp"
android:textSize="14sp"
@@ -394,7 +394,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="Highlight Color"
+ android:text="@string/highlight_color"
android:paddingBottom="12dp"
android:paddingTop="12dp"
android:textSize="14sp"