Remove extra newlines in strings

This commit is contained in:
mhmdanas 2021-05-12 22:16:12 +03:00
parent fa1fdbf73e
commit 5eb1d49857
68 changed files with 70 additions and 138 deletions

View file

@ -50,8 +50,7 @@
<string name="use_tor_summary">(실험적) 향상된 프라이버시를 위해 다운로드 트래픽을 강제로 Tor를 통해 전송 (스트리밍 비디오는 아직 지원되지 않습니다).</string>
<string name="err_dir_create">다운로드 디렉토리를 만들 수 없습니다 \'%1$s\'</string>
<string name="info_dir_created">다운로드 디렉토리를 만들었습니다 \'%1$s\'</string>
<string name="main_bg_subtitle">\"검색\" 버튼을 눌러서 시작하세요
\n</string>
<string name="main_bg_subtitle">\"검색\" 버튼을 눌러서 시작하세요</string>
<string name="autoplay_by_calling_app_title">자동재생</string>
<string name="autoplay_by_calling_app_summary">NewPipe가 다른 앱에서 호출되었을 때 동영상을 재생합니다</string>
<string name="content">컨텐츠</string>