added some info about the speed of compression algorithms, mostly to warn about BZIP2, also added support for content URIs in file encrypt/decrypt activities
This commit is contained in:
@@ -278,4 +278,9 @@
|
||||
<string name="hint_secretKeys">Private Schlüssel suchen</string>
|
||||
<string name="filterInfo">Filter: \"%s\"</string>
|
||||
|
||||
<!-- misc -->
|
||||
<string name="fast">schnell</string>
|
||||
<string name="slow">langsam</string>
|
||||
<string name="very_slow">sehr langsam</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -255,5 +255,10 @@
|
||||
<string name="hint_secretKeys">Search Secret Keys</string>
|
||||
<string name="filterInfo">Filter: \"%s\"</string>
|
||||
|
||||
<!-- misc -->
|
||||
<string name="fast">fast</string>
|
||||
<string name="slow">slow</string>
|
||||
<string name="very_slow">very slow</string>
|
||||
|
||||
</resources>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user