- Timestamp:
- 09/26/05 19:58:44 (19 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/pykota/tool.py
r2510 r2511 142 142 143 143 if self.defaultToCLocale : 144 self.printInfo("Incorrect locale settings. PyKota falls back to the 'C'locale.", "warn")144 self.printInfo("Incorrect locale settings. PyKota falls back to the default locale.", "warn") 145 145 if missingUser : 146 146 self.printInfo("The 'pykota' system account is missing. Configuration files were searched in /etc/pykota instead.", "warn")