Module gettext_checker

Check and validate if any translated strings are missing.

Authors: Jakub Nowak (kubanowak@gmail.com).

Description

Check and validate if any translated strings are missing.

Function Index

check_bugs/0
dialog/0
dialog/1
display_errors/0
get_first_key/0
help/0
next_non_translated/2
report_bug/3

Function Details

check_bugs/0

check_bugs() -> any()

dialog/0

dialog() -> any()

dialog/1

dialog(QueryLang) -> any()

display_errors/0

display_errors() -> any()

get_first_key/0

get_first_key() -> any()

help/0

help() -> any()

next_non_translated/2

next_non_translated(X1, QueryLang) -> any()

report_bug/3

report_bug(ActualValue, ProperValue, Lang) -> any()


Generated by EDoc