Merge branch 'development' of github.com:open-keychain/open-keychain into development
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
<!-- Other colors -->
|
||||
|
||||
<color name="black">#000000</color>
|
||||
|
||||
<color name="primary_light">#C8E6C9</color>
|
||||
<color name="fab">@color/accent</color>
|
||||
<color name="fab_pressed">#1976D2</color>
|
||||
|
||||
@@ -359,8 +359,7 @@
|
||||
<string name="progress_con_reimport">"consolidate: reimporting…"</string>
|
||||
|
||||
<!-- action strings -->
|
||||
<string name="hint_keyserver_search_hint">"Name/Email/Key ID…"</string>
|
||||
<string name="hint_cloud_search_hint">"Name/Email/Proof/Key…"</string>
|
||||
<string name="hint_cloud_search_hint">"Search via Name, Email…"</string>
|
||||
|
||||
<!-- key bit length selections -->
|
||||
<string name="key_size_512">"512"</string>
|
||||
|
||||
Reference in New Issue
Block a user