diff options
author | friendica <info@friendica.com> | 2013-03-15 15:36:58 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-03-15 15:36:58 -0700 |
commit | 5a29f511c1fa609f58f50d9148edd1fe77b23d9d (patch) | |
tree | 051fb42269c958595db67c8a4204dd4c5d972970 /doc/html/language_8php.js | |
parent | 62f61a559abe97b659754658e9a266c7c8873d3e (diff) | |
download | volse-hubzilla-5a29f511c1fa609f58f50d9148edd1fe77b23d9d.tar.gz volse-hubzilla-5a29f511c1fa609f58f50d9148edd1fe77b23d9d.tar.bz2 volse-hubzilla-5a29f511c1fa609f58f50d9148edd1fe77b23d9d.zip |
add xconfig table and functions, update strings and doco
Diffstat (limited to 'doc/html/language_8php.js')
-rw-r--r-- | doc/html/language_8php.js | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/html/language_8php.js b/doc/html/language_8php.js index 9fa010e60..ed2266957 100644 --- a/doc/html/language_8php.js +++ b/doc/html/language_8php.js @@ -1,7 +1,12 @@ var language_8php = [ - [ "detect_language", "language_8php.html#a2b07ec591277aaae57e4d03a12c929b7", null ], - [ "get_best_language", "language_8php.html#afc07168c25fb662579a52923daa10ee1", null ], + [ "detect_language", "language_8php.html#a632da17c7ac0d2dc1a00a4706870194b", null ], + [ "get_best_language", "language_8php.html#a980dee1d8715a98ab02e36b59facf8ed", null ], + [ "get_browser_language", "language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e", null ], + [ "load_translation_table", "language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05", null ], [ "pop_lang", "language_8php.html#a78bd204955ec4cc3a9ac651285a1689d", null ], - [ "push_lang", "language_8php.html#ac9142ef1d01a235c760deb0f16643f5a", null ] + [ "push_lang", "language_8php.html#ac9142ef1d01a235c760deb0f16643f5a", null ], + [ "string_plural_select_default", "language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0", null ], + [ "t", "language_8php.html#aae0c3638fb476ae1e31f8d242f5dac04", null ], + [ "tt", "language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d", null ] ];
\ No newline at end of file |