]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Fix typo in NFS form 27245/head
authorTiago Melo <tmelo@suse.com>
Thu, 28 Mar 2019 14:27:51 +0000 (13:27 -0100)
committerTiago Melo <tmelo@suse.com>
Tue, 2 Apr 2019 15:58:17 +0000 (15:58 +0000)
Fixes: http://tracker.ceph.com/issues/39067
Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html
src/pybind/mgr/dashboard/frontend/src/locale/messages.xlf

index b93de70af50a003686073aa22872f31694b8a9b8..44a4ace01978d153749d4c20ae66e0a510051b4d 100644 (file)
                         i18n>Loading...</option>
                 <option *ngIf="allFsNames !== null && allFsNames.length === 0"
                         value=""
-                        i18n>-- No users available --</option>
+                        i18n>-- No CephFS filesystem available --</option>
                 <option *ngIf="allFsNames !== null && allFsNames.length > 0"
                         value=""
-                        i18n>-- Select the object gateway user --</option>
+                        i18n>-- Select the CephFS filesystem --</option>
                 <option *ngFor="let filesystem of allFsNames"
                         [value]="filesystem.name">{{ filesystem.name }}</option>
               </select>
index b77de7d14d49d53fec4f5ef7cf0039afa0a37a6d..98a2aaa6b64943778d1159fb9d1ff057658e3dfa 100644 (file)
           <context context-type="sourcefile">app/ceph/nfs/nfs-form/nfs-form.component.html</context>
           <context context-type="linenumber">142</context>
         </context-group>
-        <context-group purpose="location">
-          <context context-type="sourcefile">app/ceph/nfs/nfs-form/nfs-form.component.html</context>
-          <context context-type="linenumber">207</context>
-        </context-group>
       </trans-unit><trans-unit id="6d30b7b36cf8f6364167321bdb4ba35d4cefce7b" datatype="html">
         <source>-- Select the object gateway user --</source>
         <context-group purpose="location">
           <context context-type="sourcefile">app/ceph/nfs/nfs-form/nfs-form.component.html</context>
           <context context-type="linenumber">145</context>
         </context-group>
-        <context-group purpose="location">
-          <context context-type="sourcefile">app/ceph/nfs/nfs-form/nfs-form.component.html</context>
-          <context context-type="linenumber">210</context>
-        </context-group>
       </trans-unit><trans-unit id="589ce20d3ba3e3ac44f75decfaadc4ea8f0aec2d" datatype="html">
         <source>CephFS User ID</source>
         <context-group purpose="location">
           <context context-type="sourcefile">app/ceph/nfs/nfs-form/nfs-form.component.html</context>
           <context context-type="linenumber">193</context>
         </context-group>
+      </trans-unit><trans-unit id="ee3ba0ab5f0ccd597b3e44021c71e9aaad14df0a" datatype="html">
+        <source>-- No CephFS filesystem available --</source>
+        <context-group purpose="location">
+          <context context-type="sourcefile">app/ceph/nfs/nfs-form/nfs-form.component.html</context>
+          <context context-type="linenumber">207</context>
+        </context-group>
+      </trans-unit><trans-unit id="764c57812558b1ae66c5eec95d7efd2b1bf761e3" datatype="html">
+        <source>-- Select the CephFS filesystem --</source>
+        <context-group purpose="location">
+          <context context-type="sourcefile">app/ceph/nfs/nfs-form/nfs-form.component.html</context>
+          <context context-type="linenumber">210</context>
+        </context-group>
       </trans-unit><trans-unit id="957512d0321f73e9f115bce1bd823fa635170c41" datatype="html">
         <source>Security Label</source>
         <context-group purpose="location">