Searched refs:localizable (Results 1 – 12 of 12) sorted by relevance
148 (a->localizable || in add_ui_strings()159 if ((a->localizable && a->value->value[0]) || in add_ui_strings()
34 localizable = loc; in ppdcAttr()
213 (a->localizable || in add_ui_strings()224 if ((a->localizable && a->value->value[0]) || in add_ui_strings()
192 bool localizable; // Should this attribute be localized? variable
1271 if (!a->localizable && in write_ppd_file()1286 ((a->localizable && a->value->value[0]) || in write_ppd_file()
317 private String pseudolocalizeFragment(String text, boolean localizable) { in pseudolocalizeFragment() argument318 return localizable ? pseudolocalizer.fragment(text) : text; in pseudolocalizeFragment()
78 Extract localizable strings from the given template node or source.
51 Some packages are "localizable" when properly installed; the
51 Some packages are "localizable" when properly installed; the programs
183 used to achieve this sort of thing in a localizable way, see below.
9902 - Issue #11371: Mark getopt error messages as localizable. Patch by Filip11263 - Issue #10528: Allow translators to reorder placeholders in localizable