Corrected two missing newlines

This commit is contained in:
Simply BLG 2022-06-17 12:05:32 -03:00 committed by GitHub
parent e48341f7fc
commit 1860b61fe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,8 @@ gText_GreatAppealButNoMoreToEnd::
.string "allows no more to the end.$" .string "allows no more to the end.$"
gText_UsedRepeatedlyWithoutBoringJudge:: gText_UsedRepeatedlyWithoutBoringJudge::
.string "Can be repeatedly used\nwithout boring the JUDGE.$" .string "Can be repeatedly used\n"
.string "without boring the JUDGE.$"
gText_AvoidStartledByOthersOnce:: gText_AvoidStartledByOthersOnce::
.string "Can avoid being startled\n" .string "Can avoid being startled\n"
@ -135,7 +136,8 @@ gText_AppealBetterLaterItsPerformed::
.string "the later it is performed.$" .string "the later it is performed.$"
gText_AppealVariesDependingOnTiming:: gText_AppealVariesDependingOnTiming::
.string "The appeal's quality varies\ndepending on its timing.$" .string "The appeal's quality varies\n"
.string "depending on its timing.$"
gText_WorksWellIfSameTypeAsBefore:: gText_WorksWellIfSameTypeAsBefore::
.string "Works well if it's the same\n" .string "Works well if it's the same\n"