changeset 1511:ebcd55d68d7d

Translated "ciphers" into Russian in proxy_ssl_ciphers.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 16 Jun 2015 14:48:46 +0300
parents f90c2ea1729e
children 36a2f70345d2
files xml/ru/docs/http/ngx_http_proxy_module.xml xml/ru/docs/stream/ngx_stream_proxy_module.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_proxy_module.xml
+++ b/xml/ru/docs/http/ngx_http_proxy_module.xml
@@ -1652,7 +1652,7 @@ proxy_set_header Accept-Encoding "";
 
 
 <directive name="proxy_ssl_ciphers">
-<syntax><value>ciphers</value></syntax>
+<syntax><value>шифры</value></syntax>
 <default>DEFAULT</default>
 <context>http</context>
 <context>server</context>
--- a/xml/ru/docs/stream/ngx_stream_proxy_module.xml
+++ b/xml/ru/docs/stream/ngx_stream_proxy_module.xml
@@ -215,7 +215,7 @@ proxy_pass unix:/tmp/stream.socket;
 
 
 <directive name="proxy_ssl_ciphers">
-<syntax><value>ciphers</value></syntax>
+<syntax><value>шифры</value></syntax>
 <default>DEFAULT</default>
 <context>stream</context>
 <context>server</context>