spring-cleaning: remove unused resources, rename strings from camelCase to snake_case to follow standard practice
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
-->
|
||||
|
||||
<searchable xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:hint="@string/hint_publicKeys"
|
||||
android:hint="@string/hint_public_keys"
|
||||
android:label="@string/app_name" >
|
||||
|
||||
</searchable>
|
||||
Reference in New Issue
Block a user