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

Display hours in ETA if the remaining seconds is >= 3600 #866

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Wolfvak
Copy link
Collaborator

@Wolfvak Wolfvak commented Jun 15, 2024

Fixes #848

@@ -486,6 +486,7 @@
"CANCEL": "キャンセル",
"R_FAST_SCROLL_L_CLEAR_DATA": "R - (↑↓) 高速スクロール\nL - データをクリア",
"X_REMOVE_CHAR_Y_INSERT_CHAR": "X - 文字を削除\nY - 文字を挿入",
"STR_ETA_N_HOUR_N_MIN_N_SEC": "ETA %02lluh%02llum%02lluh",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is clearly wrong but I understand nothing of the format, can someone who knows Japanese chime in?

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

Successfully merging this pull request may close these issues.

Add hour display to install/extract ETA
1 participant