Update 86box.pot#6442
Conversation
Update 86box.pot
| msgstr "IRQ RTC" | ||
|
|
||
| msgid "RTC IRQ2" | ||
| msgstr "IRQ2 RTC" |
There was a problem hiding this comment.
"IRQ2" actually means that it uses IRQ 2, not that it's the second IRQ; the source string may need to be rephrased.
There was a problem hiding this comment.
"IRQ2" actually means that it uses IRQ 2, not that it's the second IRQ; the source string may need to be rephrased.
@lemondrops, @usergithub64 maybe a more accurate string could be "Use IRQ 2" with the config option as "Enabled" or "Disabled"?
There was a problem hiding this comment.
I'm OK with that. And yes, its options are already "Enabled" and "Disabled".
| msgstr "Встроенный RTC" | ||
|
|
||
| msgid "Uninstalled" | ||
| msgstr "Удалено" |
There was a problem hiding this comment.
With the proper context it's actually "Не установлен", however, the source string has to be changed anyway.
There was a problem hiding this comment.
With the proper context it's actually "Не установлен", however, the source string has to be changed anyway.
Need to change "RTC IRQ2" to "RTC IRQ 2", "Uninstalled" to "Not installed" in m_xt.c?
There was a problem hiding this comment.
Yes, and don't forget the .pot too.
Update 86box.pot
Summary
Briefly describe what you are submitting.
Checklist
References
Provide links to datasheets or other documentation that helped you implement this pull request.