diff options
Diffstat (limited to 'res/layout/about.xml')
-rw-r--r-- | res/layout/about.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/about.xml b/res/layout/about.xml index 61343517..afe1f6ba 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -178,7 +178,7 @@ <TextView android:layout_width="match_parent" android:layout_height="wrap_content" - android:text="Full licenses" + android:text="@string/full_licenses" android:textAppearance="?android:attr/textAppearanceLarge" /> <WebView |