Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo fix: every '~~' is changed to '~' #990

Closed
wants to merge 1 commit into from
Closed

Typo fix: every '~~' is changed to '~' #990

wants to merge 1 commit into from

Conversation

bluenlive
Copy link
Contributor

@bluenlive bluenlive commented Jul 29, 2017

When using "~~" in language files, those lines are not translated properly.
Every ''~~'' should be changed to ''~''

And, Korean translation file is slightly changed.

Thank you @mytelegrambot / #987 (comment)

When using '~~' in language files, those lines are not translated properly.
Every '~~' should be changed to '~'

And, Korean translation file is slightly changed.

Thank you @mytelegrambot / #987 (comment)
@PeterDaveHello
Copy link
Member

PeterDaveHello commented Jul 30, 2017

Looks good to me
@bluenlive @mytelegrambot would you like to confirm that the problem was fixed?

Let me know if you need Windows build to test it.

@@ -102,7 +102,7 @@ MB=MB
Minimize to tray=트레이로 최소화
Name=이름
No host name specified=호스트 이름 명시되지 않음
No proxy server specified=프락시 서버 명시되지 않음
No proxy server specified=프록시 서버 명시되지 않음
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please separate the translation update to another commit, thanks.

@@ -259,17 +259,17 @@ Tracker announce URL=트래커 알림 URL
Tracker properties=트래커 설정
Unlimited=제한 없음
Upload speeds (KB/s)=업로드 속도 (KB/s)
Use alternate bandwidth settings=교차 대역폭설정 사용
Use alternate bandwidth settings=교차 대역폭 설정 사용
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please separate the translation update to another commit, thanks.

Check for updates=업데이트 확인
Consider active torrents as stalled when idle for=다음 시간동안 유휴상태일 경우 활성화된 토렌트가 멈춘것으로 간주합니다:
Consider active torrents as stalled when idle for=다음 시간동안 유휴상태일 경우 활성화된 토렌트가 멈춘것으로 간주합니다
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please separate the translation update to another commit, thanks.

Advanced=고급
Check for new version every=새 버전 확인 간격:
Check for new version every=새 버전 확인 간격
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please separate the translation update to another commit, thanks.

@PeterDaveHello
Copy link
Member

Please also rebase with the latest master branch one you updated the commits, thanks.

@PeterDaveHello
Copy link
Member

PeterDaveHello commented Aug 4, 2017

Since there is no response, I'll take care of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants