增加国际化字典参数unkown_error,exception_info,使用于400和500错误界面

Signed-off-by: zhangwei <zhangwei2@iie.ac.cn>
This commit is contained in:
zhangwei
2018-11-01 17:01:46 +08:00
parent 95d0282ead
commit bc908c37b3
3 changed files with 1025 additions and 1023 deletions

View File

@@ -1299,6 +1299,5 @@ av_protocol_note=Note:Recognizable Protocols Include RTSP,RTMP.
ip_range_in_the_same=Start IP and end IP in a IP range must with in the same subnet ip_range_in_the_same=Start IP and end IP in a IP range must with in the same subnet
log_to_url=To HTTP URL log_to_url=To HTTP URL
source_compile_id=Configuration Source source_compile_id=Configuration Source
most_keywords=%s can have 1024 chars at most unkown_error=Unkown Error Infomation
hex_case_insensitive=Hexadecimal values must case insensitive exception_info=Exception Infomation
default_request=Default Letter

File diff suppressed because it is too large Load Diff

View File

@@ -1293,4 +1293,6 @@ log_to_url=\u8F6CHTTP URL\u914D\u7F6E
source_compile_id=\u914D\u7F6E\u6765\u6E90 source_compile_id=\u914D\u7F6E\u6765\u6E90
most_keywords=%s\u6700\u591A\u5305\u542B1024\u4E2A\u5B57\u7B26 most_keywords=%s\u6700\u591A\u5305\u542B1024\u4E2A\u5B57\u7B26
hex_case_insensitive=16\u8FDB\u5236\u7684\u503C\u5927\u5C0F\u5199\u4E0D\u654F\u611F hex_case_insensitive=16\u8FDB\u5236\u7684\u503C\u5927\u5C0F\u5199\u4E0D\u654F\u611F
default_request=\u9ED8\u8BA4\u51FD default_request=\u9ED8\u8BA4\u51FD
unkown_error=\u672A\u77E5\u9519\u8BEF\u4FE1\u606F
exception_info=\u5F02\u5E38\u4FE1\u606F