Browse Source

typo

tags/v0.1.0
Robin Thoni 8 years ago
parent
commit
3155b7272c
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      app/translations/en.json

+ 2
- 2
app/translations/en.json View File

@@ -39,11 +39,11 @@
39 39
       "defaultTitle": "Edit PkGuid",
40 40
       "defaultToolbarTitle": "PkGuid ~ Edit",
41 41
       "title": "Edit PkGuid '{text}'",
42
-      "toolbarTitle": "PkGuid ~ Edit ~ {text}"
42
+      "toolbarTitle": "PkGuids ~ Edit ~ {text}"
43 43
     },
44 44
     "add": {
45 45
       "defaultTitle": "New PkGuid",
46
-      "defaultToolbarTitle": "PkGuid ~ New"
46
+      "defaultToolbarTitle": "PkGuids ~ New"
47 47
     }
48 48
   }
49 49
 }

Loading…
Cancel
Save