/usr/share/cups/templates/ja/printer-default.tmpl is in cups-server-common 2.2.7-1ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | <H2 CLASS="title">{is_class?クラス:プリンター} {printer_name} をデフォルトに設定</H2>
<P>{is_class?クラス:プリンター} <A
HREF="/{is_class?classes:printers}/{printer_name}">{printer_name}</A>
をサーバーのデフォルトプリンターに設定しました。</P>
<BLOCKQUOTE><B>注意:</B> <TT>lpoptions</TT> コマンドで設定されたユーザーのデフォルトは、
このサーバーのデフォルト設定を上書きします。</BLOCKQUOTE>
|