diff options
author | Jean-Ralph Aviles <jeanralph.aviles@gmail.com> | 2018-06-30 21:10:08 -0700 |
---|---|---|
committer | Jean-Ralph Aviles <jeanralph.aviles@gmail.com> | 2018-06-30 21:10:08 -0700 |
commit | 8a6caaf869ea87ade6043169076bda04a0dc6cb6 (patch) | |
tree | e7affde5269029fc60833cdc2adac864740329bf /po/tr.po | |
parent | a7b4dd425c10730b886f3ea0b2e045ee5015cfe5 (diff) |
Add trailing newline to output of edit-sources.
Makes the console output cleaner.
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2547,8 +2547,8 @@ msgstr "%s ayrıştırılamadı. Tekrar düzenlemek ister misiniz? " #: apt-private/private-sources.cc #, c-format -msgid "Your '%s' file changed, please run 'apt-get update'." -msgstr "'%s' dosyası değişti, lütfen 'apt-get update' komutunu çalıştırın." +msgid "Your '%s' file changed, please run 'apt-get update'.\n" +msgstr "'%s' dosyası değişti, lütfen 'apt-get update' komutunu çalıştırın.\n" #: apt-private/private-unmet.cc #, c-format |