summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout/keyguard_bottom_area.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/keyguard_bottom_area.xml')
-rw-r--r--packages/SystemUI/res/layout/keyguard_bottom_area.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/layout/keyguard_bottom_area.xml b/packages/SystemUI/res/layout/keyguard_bottom_area.xml
index ef0c9bb..ca07c87 100644
--- a/packages/SystemUI/res/layout/keyguard_bottom_area.xml
+++ b/packages/SystemUI/res/layout/keyguard_bottom_area.xml
@@ -67,6 +67,6 @@
android:src="@drawable/ic_lock_24dp"
android:scaleType="center"
android:tint="#ffffffff"
- android:contentDescription="@string/accessibility_unlock_button_not_secured" />
+ android:contentDescription="@string/accessibility_unlock_button" />
</com.android.systemui.statusbar.phone.KeyguardBottomAreaView>