variable: Make property function return untranslated versions.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 25 Dec 2018 17:58:42 +0000 (09:58 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 25 Dec 2018 19:30:28 +0000 (11:30 -0800)
commit35717813005e999b6b807fc3f4bd6bb2d770f301
treec83230f06151dc845cbb1c780a56fec9a4ce2c72
parentcea3f4f0364025ca9f9dc7c10cb38b8f534688d9
variable: Make property function return untranslated versions.

This makes it possible for the callers to do the translation at the time
it is needed.  It will be particularly useful in an upcoming commit.
src/data/variable.c
src/language/dictionary/sys-file-info.c