diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 5af667ed2..9aa896518 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -390,9 +390,9 @@ <type>string</type> <default></default> <locale name="C"> - <short>The charset autodetector. Empty string means autodetect is off</short> + <short>The encoding autodetector. Empty string means autodetect is off</short> <long> - The charset autodetector. Valid entries are "" (empty string, autodetectors + The encoding autodetector. Valid entries are "" (empty string, autodetectors off), cjk_parallel_state_machine (autodetect east asian encodings), ja_parallel_state_machine (autodetect japanese encodings), ko_parallel_state_machine (autodetect korean encodings), ruprob |