luci-app-cifsd: fix typo
authorRichard Yu <yurichard3839@gmail.com>
Thu, 17 Oct 2019 02:40:54 +0000 (10:40 +0800)
committerRichard Yu <yurichard3839@gmail.com>
Thu, 17 Oct 2019 02:40:54 +0000 (10:40 +0800)
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
applications/luci-app-cifsd/htdocs/luci-static/resources/view/cifsd.js
applications/luci-app-cifsd/po/templates/cifsd.pot

index de346c1db7eba52a915bcca2f7003c4361dcc645..7c75b85d71925085ac88b62536191a6250513ed9 100644 (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) {
index 3a48d1f23fffdf6680fcd8448ee9bd3106a6e851..f62fa13ba1428817e84f47dfe309088141f02bba 100644 (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 ""