diff options
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/admin-appearance.json')
-rw-r--r-- | Neutron-trunk/resources/i18n/en/admin-appearance.json | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/Neutron-trunk/resources/i18n/en/admin-appearance.json b/Neutron-trunk/resources/i18n/en/admin-appearance.json deleted file mode 100644 index 757af82..0000000 --- a/Neutron-trunk/resources/i18n/en/admin-appearance.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "error": "Unknwon error", - "site": "Site name:", - "name": [ - "The site name cannot be empty", - "The site name contains invalid characters", - "The site name is too long", - "Longer name recommended", - "Shorter name recommended", - "This name looks great" - ], - "icon": "Change the icon", - "banner": "Change the banner", - "alwaysmenu": "Use the drawer even on desktop UI", - "save": "Save", - "footer": "Change page footer", - "fdesc": "This page footer shows on every visitor page of your site", - "publish": "Publish", - "fdisc": [ - "What you see is not forcibly what you'll get.", - "The page footer may look different on the final site, depending on your settings and browser. Basic format settings will anyway appear as selected there on your site." - ], - "password": "Change password", - "oldpass": "Old password:", - "newpass": "New password:", - "passrep": "Repeat password:", - "secure": "Use a safe password", - "change": "Change password", - "pages": [ - "Show ", - " pages in the menu bar" - ], - "old": "Use the old page interface", - "oldopts": "These settings only apply if you use the old UI:" -}
\ No newline at end of file |