Error page support for I18n.
This commit is contained in:
@@ -25,10 +25,7 @@ CLOSE=Close
|
||||
NOT_READY_A_USER=Not a member yet?
|
||||
NOT_READY_A_USER_MESSAGE=Registration is free and takes just a moment.
|
||||
JOIN_NOW=Join Now!
|
||||
MINDMAP=Mindmap
|
||||
ROLE=Role
|
||||
YOUR_ROLE=Your Role
|
||||
CAPTCHA= Word Verification
|
||||
FORGOT_PASSWORD=Forgot Password ?
|
||||
CHANGE_PASSWORD=Change Password
|
||||
CHANGE_LANGUAGE=Change Language
|
||||
@@ -54,8 +51,6 @@ SITE.TITLE=WiseMapping
|
||||
SITE.SLOGAN=Visual Thinking Evolution
|
||||
SAVE=Save
|
||||
DISCARD_CHANGES=Discard Changes
|
||||
ABOUT=About
|
||||
ABOUT_TITLE=What is WiseMapping?
|
||||
KEYBOARD=Keyboard Shortcuts
|
||||
KEYBOARD_MSG=These are the keyboard shortcuts you can use in the editor!
|
||||
HOME=Home
|
||||
@@ -94,7 +89,6 @@ PUBLISH_DETAILS=By publishing the map you make it visible to everyone on the Int
|
||||
DETAIL=Detail
|
||||
INSERT=Insert
|
||||
ACCOUNT_DETAIL=Do you want to change you user options?. Here is the place.
|
||||
UNSUPPORTED_BROWSER=Unsupported Browser
|
||||
SVG_EXPORT_FORMAT_DETAILS=Scalable Vector Graphics (SVG) is an XML markup language for describing two-dimensional vector graphics. This format will enable you to print your maps without quality lost at any resolution.
|
||||
PDF_EXPORT_FORMAT_DETAILS=Get your map as Portable Document Format(PDF) to share use in your presentations.
|
||||
IMG_EXPORT_FORMAT_DETAILS=Get a graphic representation of your map including all colors and shapes to reuse in documents or for archiving
|
||||
@@ -155,11 +149,6 @@ IMPORT_MINDMAP_INFO=You can import FreeMind 0.9 and WiseMapping maps to your lis
|
||||
PRINT=Print
|
||||
IMPORT_MAP_ERROR=FreeMind file could not be imported. {0}
|
||||
MAP_TITLE_ALREADY_EXISTS=You have already a map with the same name
|
||||
EMBEDDED_VIEWER_MESSAGE=Once you make your map public, you will be able to embed a mind map viewer in your own web site, blog or post just as we did it here!<br/>Try it!!, you can drag nodes, pan the map, and zoom in and out.
|
||||
COLLABORATE=Collaborate
|
||||
GO_TO= Go to my maps
|
||||
JOIN_WISEMAPPING=Join WiseMapping
|
||||
IT_IS_FREE=It's free!
|
||||
#####FOOTER
|
||||
COPYRIGHT=Powered by WiseMapping
|
||||
TERMS_AND_CONDITIONS=Terms and Conditions
|
||||
@@ -167,19 +156,13 @@ CONTACT=Contact
|
||||
|
||||
ACCOUNT_ACTIVED= Your account has been activated
|
||||
ACCOUNT_ACTIVED_FAIL = Account Activation Failed
|
||||
BROWSE=Browse
|
||||
UNDO_EDITION=Undo Edition
|
||||
UNDO=Undo
|
||||
REDO_EDITION=Redo Edition
|
||||
REDO=Redo
|
||||
NO_HISTORY_RESULTS= No history information available.
|
||||
REVERT=revert
|
||||
INSTALL_CFG=You need to install the Google Chrome Frame Plugin
|
||||
INSTALL_CFG_REASON = We used to support IE 7/8 by rendering VML instead of SVG. In a few words, VML was the SVG equivalent in the Microsoft world, and we have invested a lot of energy in VML during several years solving several performance and instability issues among others things. Since Internet Explorer 9 has support for HTML 5.0 (thus SVG support), we decided to deprecate the support of VML. The side effect of this is that all users using Internet Explorer 7/8 will have to install a plugin from Google that enables the display of HTML 5.0 web pages.<br/>You might have to reopen the browser after you have installed the plugin.<br/><br/>We highly recommend using Firefox, Chrome or Internet Explorer 9 where this plugin is not required and the performance is much better.
|
||||
INSTALL_CFG_CLICK_HERE=To install Google Chrome Frame Plugin click here
|
||||
INVALID_EMAIL_ERROR = The e-mail was not verified
|
||||
BROWSER_NOT_SUPPORTED= Current Browser is not supported.
|
||||
CHECK_BROWSERS= You can check supported browser at
|
||||
NO_PRODUCTION_DATABASE_CONFIGURED=Although HSQLDB is bundled with WiseMapping by default during the installation, we do not recommend this database for production use. Please consider using MySQL 5.5 instead. You can find more information how to configure MySQL
|
||||
IMPORT=Import
|
||||
|
||||
@@ -236,4 +219,15 @@ IS_OWNER=Is Owner
|
||||
OPTIONAL_CUSTOM_MESSAGE=Optional\: Include a personal message
|
||||
VIEW=view
|
||||
YOU=You
|
||||
INFO_UPDATE_SUCCESS=Your info has been changed successfully
|
||||
INFO_UPDATE_SUCCESS=Your info has been changed successfully
|
||||
OR_GREATER=or greater
|
||||
IMPORTANT=Important
|
||||
|
||||
BROWSER_RECOMMENDATION=Browsers are listed in order based on performance and hours of testing invested by our team.
|
||||
BROWSER_NOT_SUPPORTED_TITLE=Ups\!\!\!. Your browser is not currently supported
|
||||
BROWSER_NOT_SUPPORTED_MSG=Your browser has not been fully tested and it might not be completely functional. WiseMapping has been optimized for:
|
||||
BROWSER_NOT_SUPPORTED_TRY_AGAIN=Try again with one of the browsers previously listed.
|
||||
|
||||
INSTALL_CFG=Sorry, Microsoft Internet Explorer 8 is partially supported
|
||||
INSTALL_CFG_REASON = Microsoft Internet Explorer 8 does not support HTML 5 SVG. SVG is the tecgnology used be WiseMapping to render and edit mindmaps. We strongly encourage update to either Microsoft Internet Explorer 9 or use other browser such as Google Chrome, Firefox o Safari.
|
||||
INSTALL_CFG_CLICK_HERE=If you still want to use Microsoft Internet Explorer 8, click here to install Google Chrome Frame Plugin. Google Chrome Frame Plugin extends Internet Explorer capabilities adding support for HTML 5.
|
||||
|
Reference in New Issue
Block a user