mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-19 13:46:04 +00:00
addtional removal of RTF sequences in strings.properties
This commit is contained in:
@@ -43,7 +43,7 @@ public class ReadmeGenerator {
|
||||
|
||||
public String createVaultAccessLocationReadmeRtf() {
|
||||
return createDocument(List.of( //
|
||||
resourceBundle.getString("addvault.new.readme.accessLocation.1"), //
|
||||
String.format(HEADING,resourceBundle.getString("addvault.new.readme.accessLocation.1")), //
|
||||
resourceBundle.getString("addvault.new.readme.accessLocation.2"), //
|
||||
resourceBundle.getString("addvault.new.readme.accessLocation.3") //
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user