]> git.argeo.org Git - lgpl/argeo-commons.git/blob - messages.properties
9fd9db10da73664d14171581840ab52892ce6dfa
[lgpl/argeo-commons.git] / messages.properties
1 ## English labels for Agreo JCR UI application
2
3 ## Generic labels
4
5 ## Errors & warnings
6 errorUnvalidNtFolderNodeType= Error: folder can only be created on a Jcr Node
7 warningInvalidNodeToImport=Can only import to a node
8 warningInvalidMultipleSelection=This functionality is implemented only on a single node for the time being.
9 warningUnversionableNode= Warning: Current node is not versionable.
10 warningNoChildNode= Warning: current node has no children.
11
12 ## Commands
13 getNodeSizeCmdLbl= Get approx. size
14 addFolderNodeCmdLbl= Add Folder
15
16 ## GenericNodeEditor
17 nodeEditorLbl=Generic node editor
18 genericNodePageTitle=Properties
19 childNodesPageTitle=Children
20 nodeRightsManagementPageTitle=Permissions
21 nodeVersionHistoryPageTitle=History
22
23 # History
24 versionTreeSectionTitle=Version list
25 versionHistorySectionTitle=History
26
27 ## Dummy ones
28 testLbl=Internationalizations of messages seems to work properly.