RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1449674 - Unlocalized strings and fuzzy translations in ja, ru, zh_TW
Summary: Unlocalized strings and fuzzy translations in ja, ru, zh_TW
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gnome-system-monitor
Version: 7.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 7.4
Assignee: David King
QA Contact: Engineering Localization bugs mailing list
URL:
Whiteboard:
Depends On:
Blocks: 1395977
TreeView+ depends on / blocked
 
Reported: 2017-05-10 12:33 UTC by Ludek Janda
Modified: 2017-08-01 09:52 UTC (History)
3 users (show)

Fixed In Version: gnome-system-monitor-3.22.2-2.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-01 09:52:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2017:2305 0 normal SHIPPED_LIVE gnome-system-monitor bug fix update 2017-08-01 12:41:47 UTC

Description Ludek Janda 2017-05-10 12:33:09 UTC
Description of problem:


Version-Release number of selected component (if applicable):
branch: * rhel-7.4
Name: gnome-system-monitor
Version: 3.22.2
Release: 1%{?dist}

How reproducible:


Steps to Reproduce:

de: 298 translated messages.
es: 298 translated messages.
fr: 298 translated messages.
it: 298 translated messages.
ja: 287 translated messages, 10 fuzzy translations, 1 untranslated message.
ko: 298 translated messages.
pt_BR: 298 translated messages.
ru: 289 translated messages, 8 fuzzy translations, 1 untranslated message.
zh_CN: 298 translated messages.
zh_TW: 290 translated messages, 7 fuzzy translations, 1 untranslated message.
./gnome-system-monitor.pot: 0 translated messages, 298 untranslated messages.


Actual results:


Expected results:


Additional info:

Comment 3 David King 2017-05-18 10:29:42 UTC
(In reply to Ludek Janda from comment #2)
> Hi David,
> 
> I am unable to generate pot file for this package: 
> 
> $ cd po/
> [ljanda@dhcp-2-235 po]$ make update-po
> make: *** No rule to make target 'update-po'.  Stop.

The Makefile needs to exist before you can call "make".

> $ cd ..
> [ljanda@dhcp-2-235 gnome-system-monitor]$ rhpkg local
> 
> $checking whether g++ supports C++11 features by default... no
> checking whether g++ supports C++11 features with -std=gnu++11... no
> checking whether g++ supports C++11 features with -std=gnu++0x... no
> checking whether g++ supports C++11 features with -std=c++11... no
> checking whether g++ supports C++11 features with -std=c++0x... no
> checking whether g++ supports C++11 features with +std=c++11... no
> configure: error: *** A compiler with support for C++11 language features is
> required.

You need to install a C++ compiler (or simply install the build dependencies of the package with "yum-builddep gnome-system-monitor). Once the configure process completes successfully, the Makefile should exist and you should be able to run the expected make commands to generate a POT.

Comment 4 Ludek Janda 2017-05-18 11:18:35 UTC
Thanks, David.

$ sudo dnf install gcc-c++

helped.

I was able to generate .po files and import them into Zanata. I'll keep you updated.

Comment 10 errata-xmlrpc 2017-08-01 09:52:43 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2017:2305


Note You need to log in before you can comment on or make changes to this bug.