Home
last modified time | relevance | path

Searched refs:localizable (Results 1 – 12 of 12) sorted by relevance

/external/libcups/ppdc/
Dgenstrings.cxx148 (a->localizable || in add_ui_strings()
159 if ((a->localizable && a->value->value[0]) || in add_ui_strings()
Dppdc-attr.cxx34 localizable = loc; in ppdcAttr()
Dppdpo.cxx213 (a->localizable || in add_ui_strings()
224 if ((a->localizable && a->value->value[0]) || in add_ui_strings()
Dppdc.h192 bool localizable; // Should this attribute be localized? variable
Dppdc-driver.cxx1271 if (!a->localizable && in write_ppd_file()
1286 ((a->localizable && a->value->value[0]) || in write_ppd_file()
/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRFilePseudolocalizer.java317 private String pseudolocalizeFragment(String text, boolean localizable) { in pseudolocalizeFragment() argument
318 return localizable ? pseudolocalizer.fragment(text) : text; in pseudolocalizeFragment()
/external/python/jinja/docs/
Dextensions.rst78 Extract localizable strings from the given template node or source.
/external/e2fsprogs/
DABOUT-NLS51 Some packages are "localizable" when properly installed; the
/external/libexif/
DABOUT-NLS51 Some packages are "localizable" when properly installed; the programs
/external/clang/docs/
DInternalsManual.rst183 used to achieve this sort of thing in a localizable way, see below.
/external/llvm-project/clang/docs/
DInternalsManual.rst183 used to achieve this sort of thing in a localizable way, see below.
/external/python/cpython3/Misc/
DHISTORY9902 - Issue #11371: Mark getopt error messages as localizable. Patch by Filip
11263 - Issue #10528: Allow translators to reorder placeholders in localizable