~futatuki/mailman/2.1-commandline-locale

« back to all changes in this revision

Viewing changes to bin/check_perms

  • Committer: Yasuhito FUTATSUKI at POEM
  • Date: 2016-02-22 11:06:27 UTC
  • Revision ID: futatuki@poem.co.jp-20160222110627-u0oa9l8a63eyuqyd
* add option to pick up C_() texts to make potfile
* revise command line utils _()/C_() usage (not tested at all)

Show diffs side-by-side

added added

removed removed

Lines of Context:
220
220
    # In addition, on a multiuser system you may want to hide the private
221
221
    # archives so other users can't read them.
222
222
    if mode & S_IXOTH:
223
 
        print _("""\
 
223
        print C_("""\
224
224
Warning: Private archive directory is other-executable (o+x).
225
225
         This could allow other users on your system to read private archives.
226
226
         If you're on a shared multiuser system, you should consult the