Bug 175921

Summary: Permissions column untranslated after editing an entry
Product: [Fedora] Fedora Reporter: Frank Arnold <frank>
Component: system-config-nfsAssignee: Nils Philippsen <nphilipp>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-18 20:23:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Mark strings as translatable in propertiesWindow.py none

Description Frank Arnold 2005-12-16 11:08:30 UTC
Start with "LANG=de_DE system-config-nfs". If there's an existing entry you
should see "Lesen" or "Lesen / Schreiben" in column "Berechtigungen". Just open
and close the properties dialog for an entry. Now you should end up with
"Read/Write" or "Read" in permissions column.

Patch is attached. Don't affect translations, because these strings are already
translated (mainWindow.py).

Comment 1 Frank Arnold 2005-12-16 11:08:30 UTC
Created attachment 122316 [details]
Mark strings as translatable in propertiesWindow.py

Comment 2 Fedora Update System 2005-12-16 20:25:02 UTC
From User-Agent: XML-RPC

system-config-nfs-1.3.11-0.fc4.2 has been pushed for FC4, which should resolve this issue.  If these problems are still present in this version, then please make note of it in this bug report.

Comment 3 Frank Arnold 2005-12-18 20:23:30 UTC
Verified on FC4 and Rawhide. Thanks for quick response.