luci-app-cifsd: fix typo

Signed-off-by: Richard Yu <yurichard3839@gmail.com>
This commit is contained in:
Richard Yu 2019-10-17 10:40:54 +08:00
parent 509594373b
commit f375637287
No known key found for this signature in database
GPG key ID: D16286AFD4E1FFF3
2 changed files with 4 additions and 4 deletions

View file

@ -31,8 +31,8 @@ return L.view.extend({
o.placeholder = 'Cifsd on OpenWrt';
o = s.taboption('template', form.TextValue, '_tmpl',
_('Edit the template that is used for generating the samba configuration.'),
_("This is the content of the file '/etc/cifs/smb.conf.template' from which your samba configuration will be generated. \
_('Edit the template that is used for generating the cifsd configuration.'),
_("This is the content of the file '/etc/cifs/smb.conf.template' from which your cifsd configuration will be generated. \
Values enclosed by pipe symbols ('|') should not be changed. They get their values from the 'General Settings' tab."));
o.rows = 20;
o.cfgvalue = function(section_id) {

View file

@ -30,7 +30,7 @@ msgid "Edit Template"
msgstr ""
#: applications/luci-app-cifsd/htdocs/luci-static/resources/view/cifsd.js:34
msgid "Edit the template that is used for generating the samba configuration."
msgid "Edit the template that is used for generating the cifsd configuration."
msgstr ""
#: applications/luci-app-cifsd/htdocs/luci-static/resources/view/cifsd.js:67
@ -87,7 +87,7 @@ msgstr ""
#: applications/luci-app-cifsd/htdocs/luci-static/resources/view/cifsd.js:35
msgid ""
"This is the content of the file '/etc/cifs/smb.conf.template' from which "
"your samba configuration will be generated. Values enclosed by pipe symbols "
"your cifsd configuration will be generated. Values enclosed by pipe symbols "
"('|') should not be changed. They get their values from the 'General "
"Settings' tab."
msgstr ""