Bug 1687794

Summary: [cs_CZ] avahi-browse cache typo
Product: [Fedora] Fedora Localization Reporter: Petr Menšík <pemensik>
Component: Other languageAssignee: noriko <noriko.mizumoto>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: dimitris, mkonecny, piotrdrag, trans
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Menšík 2019-03-12 12:11:24 UTC
Description of problem:
avahi-browse -a contains typo in translation of "Cache exhausted"

Version-Release number of selected component (if applicable):
avahi-tools-0.7-16.fc29.x86_64

How reproducible:
always

Steps to Reproduce:
1. export LANG=cs_CZ.UTF-8
2. avahi-browse -a
3.

Actual results:
: Cache vačerpána

: All for now


Expected results:
: Cache vyčerpána

: All for now


Additional info:

Comment 1 Michal Konecny 2019-03-12 13:09:15 UTC
I created a PR to fix this on upstream
https://github.com/lathiat/avahi/pull/221