aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/header_navigation_drawer.xml
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2021-05-23 18:03:25 -0600
committerBryson Steck <steck.bryson@gmail.com>2021-05-23 18:03:25 -0600
commitd876fae0b4a968f66777be7342ed9af7f6676ebc (patch)
tree876b5657ff15a699ec7ffd2319eea064819f2a70 /app/src/main/res/layout/header_navigation_drawer.xml
parentd5f791b4cb0c970efc3d809b0375e3c57094154e (diff)
downloadwiimmfi-watcher-d876fae0b4a968f66777be7342ed9af7f6676ebc.tar
wiimmfi-watcher-d876fae0b4a968f66777be7342ed9af7f6676ebc.tar.gz
wiimmfi-watcher-d876fae0b4a968f66777be7342ed9af7f6676ebc.tar.bz2
added german
Diffstat (limited to 'app/src/main/res/layout/header_navigation_drawer.xml')
-rw-r--r--app/src/main/res/layout/header_navigation_drawer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/header_navigation_drawer.xml b/app/src/main/res/layout/header_navigation_drawer.xml
index 8fc058d..bd68c47 100644
--- a/app/src/main/res/layout/header_navigation_drawer.xml
+++ b/app/src/main/res/layout/header_navigation_drawer.xml
@@ -11,7 +11,7 @@
android:layout_marginStart="24dp"
android:layout_marginTop="50dp"
android:layout_marginEnd="24dp"
- android:text="Player Details"
+ android:text="@string/player_details"
android:textAppearance="?attr/textAppearanceHeadline6" />
</LinearLayout> \ No newline at end of file