[PR #85] [CLOSED] ui/gtk: fix gettext message's charset. #147

Open
opened 2026-01-31 21:29:58 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/85
Author: @yanminhui
Created: 11/15/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 861c284 ui/gtk: fix gettext message's charset.

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 po/zh_CN.po (+1 -1)
📝 ui/gtk.c (+1 -0)

📄 Description

  • set encoding of message translations is needed.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/85 **Author:** [@yanminhui](https://github.com/yanminhui) **Created:** 11/15/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`861c284`](https://github.com/qemu/qemu/commit/861c284b6f27c722d452bcd893613b4e28e93fdf) ui/gtk: fix gettext message's charset. ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `po/zh_CN.po` (+1 -1) 📝 `ui/gtk.c` (+1 -0) </details> ### 📄 Description - set encoding of message translations is needed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:29:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#147