Fix help info is not displayed correctly other than in en_US#670
Merged
tintou merged 1 commit intoelementary:masterfrom Apr 25, 2019
ryonakano:fix-broken-help
Merged
Fix help info is not displayed correctly other than in en_US#670tintou merged 1 commit intoelementary:masterfrom ryonakano:fix-broken-help
tintou merged 1 commit intoelementary:masterfrom
ryonakano:fix-broken-help
Conversation
tintou
approved these changes
Apr 25, 2019
Member
tintou
left a comment
There was a problem hiding this comment.
Better like this even in english :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #488
To test this PR, specify some language like this:
BEFORE in ja_JP
AFTER in ja_JP
ryo@ryo-pc:~/Projects$ LANGUAGE=ja_JP io.elementary.code --help 用法: io.elementary.code [OPTION…] File ヘルプのオプション: -h, --help ヘルプのオプションを表示する --help-all ヘルプのオプションをすべて表示する --help-gtk GTK+ のオプションを表示する アプリケーションのオプション: -t, --new-tab 新しいタブ -n, --new-window 新しいウィンドウ -v, --version バージョン情報を表示して終了します -s, --set=plugin プラグインのセット -c, --cwd=directory カレントディレクトリ --display=DISPLAY 使用するXのディスプレイを指定するChanges Summary