Bug 117819

Summary: Please avoid trailing spaces in system-config-samba message
Product: [Fedora] Fedora Reporter: Christian Rose <menthos>
Component: system-config-sambaAssignee: Brent Fox <bfox>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: StringChange
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: 2004-03-09 15:44:46 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:

Description Christian Rose 2004-03-08 22:40:49 UTC
#: ../src/shareWindow.py:253 ../src/shareWindow.py:379
msgid "Please allow access to at least one user. "


I'm not sure what the deal is with this trailing space -- please see
http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#language
about why consistent writing is important for translation.

Comment 1 Brent Fox 2004-03-09 15:44:46 UTC
It's my fault...I'm just so used to hitting the space bar after a
period when typing that I do it while coding without realizing it.  I
will try to do better in the future.  :)

Should be fixed in CVS now.  If you see any other instances in my
packages, please bring it to my attention.