diff options
Diffstat (limited to 'android/res/layout/buttons.xml')
-rw-r--r-- | android/res/layout/buttons.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/res/layout/buttons.xml b/android/res/layout/buttons.xml index 74657d42..3659b3e9 100644 --- a/android/res/layout/buttons.xml +++ b/android/res/layout/buttons.xml @@ -36,7 +36,7 @@ android:layout_height="wrap_content" android:layout_centerVertical="true" android:layout_toLeftOf="@+id/reflowButton" - android:contentDescription="@string/link_control" + android:contentDescription="@string/toggle_links" android:background="@drawable/button" android:src="@drawable/ic_link" /> |