Bug 2318617

Summary: Cracklib lacking Georgian translation
Product: [Fedora] Fedora Localization Reporter: Temuri Doghonadze <temuri.doghonadze>
Component: l10n-requestsAssignee: noriko <noriko.mizumoto>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: diegobz, dimitris, fedora, piotrdrag, rafaelff, 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: 2025-01-10 08:50:52 UTC 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 Temuri Doghonadze 2024-10-14 19:43:12 UTC
Description of problem:
No localization file for Georgian even in source rpm, while git has it
https://github.com/cracklib/cracklib/tree/v2.9.11/src/po

Version-Release number of selected component (if applicable):
cracklib 2.9.11-6


How reproducible:


Steps to Reproduce:
1. Install cracklib, check for cracklib.mo in /usr/share/locale/ka/LC_MESSAGES
2.
3.

Actual results:
no translation

Expected results:


Additional info:

Comment 1 Rafael Fontenelle 2024-10-14 20:24:46 UTC
Upstream pull request for enabling Georgian and other languages:
https://github.com/cracklib/cracklib/pull/105

Upstream issue suggesting to use LINGUAS file (which Weblate updates whenever a new translation is added)
https://github.com/cracklib/cracklib/issues/106

Please subscribe to at least the pull request (first URL) to follow progress of the request.

Comment 2 Temuri Doghonadze 2025-01-10 08:50:52 UTC
Solved, PR was merged.
Thank you for your help.