Remove empty layout

This commit is contained in:
Dominik Schürmann
2014-10-25 23:36:48 +02:00
parent 94e7bbb67b
commit 74bac3ea36
3 changed files with 1 additions and 73 deletions

View File

@@ -506,11 +506,7 @@
<item quantity="other">"%d keys selected."</item>
</plurals>
<string name="key_list_empty_text1">"No keys available yet…"</string>
<string name="key_list_empty_text2">"You can start by"</string>
<string name="key_list_empty_text3">"or"</string>
<string name="key_list_empty_button_create">"creating your own key"</string>
<string name="key_list_empty_button_import">"importing an existing key."</string>
<string name="key_list_empty_text1">"No keys found!"</string>
<string name="key_list_filter_show_all">"Show all keys"</string>
<string name="key_list_filter_show_certified">"Show certified keys only"</string>