History log of /haiku/headers/os/locale/tools/CollectingCatalog.h
Revision Date Author Comments
# d64c7746 04-Aug-2017 Owen <owenca@users.noreply.github.com>

Add B_TRANSLATE_MARK_CONTEXT to Catalog.h and tools/CollectingCatalog.h

Fixes #13656

Signed-off-by: Adrien Destugues <pulkomandy@pulkomandy.tk>


# e19d7089 16-Aug-2012 Oliver Tappe <zooey@hirschkaefer.de>

Fix #8841 (broken localization support for 3rd-party apps).

* made private Catalog.h header public by moving it to
os/locale/tools/CollectingCatalog.h
* reintroduce B_COLLECTING_CATKEYS define (which is expected to be set
during a collectcatkeys session) in order to decide whether or not
to automatically include the CollecingCatalog.h header from Catalog.h
* adjust jam rule for collecting catalog keys accordingly


# e19d7089a71bf8a977e7751cdfc2340af22ff2a3 16-Aug-2012 Oliver Tappe <zooey@hirschkaefer.de>

Fix #8841 (broken localization support for 3rd-party apps).

* made private Catalog.h header public by moving it to
os/locale/tools/CollectingCatalog.h
* reintroduce B_COLLECTING_CATKEYS define (which is expected to be set
during a collectcatkeys session) in order to decide whether or not
to automatically include the CollecingCatalog.h header from Catalog.h
* adjust jam rule for collecting catalog keys accordingly