Searched refs:LOCALIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java33 static final String LOCALIZE = new String("// LOCALIZE"); field in class:ResourceWriter
34 static final String NOLOCALIZE = new String("// DO NOT LOCALIZE");
102 writenl(NL + INDENT_2 + LOCALIZE);
118 writenl(NL + INDENT_2 + LOCALIZE);
128 writenl(NL + INDENT_2 + LOCALIZE);

Completed in 58 milliseconds