Changeset 7940 for branches/gajim_0.11/src/config.py
- Timestamp:
- 02/06/07 20:54:30 (22 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11/src/config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11/src/config.py
r7888 r7940 2383 2383 prompt += _('Can be one of the following:\n' 2384 2384 '1. user@domain/resource (only that resource matches).\n' 2385 '2. user@domain (any resource matches).\n'2385 '2. user@domain (any resource matches).\n' 2386 2386 '3. domain/resource (only that resource matches).\n' 2387 2387 '4. domain (the domain itself matches, as does any user@domain,\n'
