GettextTranslator.Store (gettext_translator v0.4.2)
View SourceIn-memory store for translation entries and changelog using ETS. This module is responsible for the low-level persistence layer.
Summary
Functions
Returns a specification to start this module under a supervisor.
Get the current count for approved translations
Counts the number of translations with :modified status.
Increment the approved translations counter
Reset the approved translations counter
Start the ETS table for approved translations when your application starts. Call this in your application's supervision tree.
Starts the ETS store.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Get the current count for approved translations
Counts the number of translations with :modified status.
Increment the approved translations counter
Reset the approved translations counter
Start the ETS table for approved translations when your application starts. Call this in your application's supervision tree.
Starts the ETS store.