Skip to content

Commit e452fd3

Browse files
committed
Added a line break in generated files.
1 parent a86fe39 commit e452fd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/generate_polkit_policy.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ msgstr "${translations[locale]!["authenticationRequired"]}"
5252
''';
5353
for (UnlockReason reason in UnlockReason.values) {
5454
translationFileContent += '''
55+
5556
msgid "${translations["en"]!["localAuthentication(map)"][reason.name]}"
5657
msgstr "${translations[locale]!["localAuthentication(map)"][reason.name]}"
5758
''';

0 commit comments

Comments
 (0)