blob: 16d367d9e3c42cc19d8ac64358baf560d7d3956a [file] [log] [blame]
################################################################################
##
## Licensed to the Apache Software Foundation (ASF) under one or more
## contributor license agreements. See the NOTICE file distributed with
## this work for additional information regarding copyright ownership.
## The ASF licenses this file to You under the Apache License, Version 2.0
## (the "License"); you may not use this file except in compliance with
## the License. You may obtain a copy of the License at
##
## http://www.apache.org/licenses/LICENSE-2.0
##
## Unless required by applicable law or agreed to in writing, software
## distributed under the License is distributed on an "AS IS" BASIS,
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
## See the License for the specific language governing permissions and
## limitations under the License.
##
################################################################################
# DataGroup
cannotDisplayVisualElement=QDataGroup Qcannot Qdisplay Qvisual Qelements Qdirectly Qunless Qthe Qelements Qare Qdisplay Qobjects Qand Qimplement QIVisualElement.
unableToCreateRenderer=QCould Qnot Qcreate Qan Qitem Qrenderer Qfor {0}.
# FxApplication
viewSource=QView QSource
# FxComponent
skinNotFound=QSkin Qfor {0} Qcannot Qbe Qfound.
requiredSkinPartNotFound=QRequired Qskin Qpart {0} Qcannot Qbe Qfound.
addChildError=QaddChild Qis Qnot Qavailable Qin QFxComponent. QInstead, Qmodify Qthe Qskin Qdirectly Qor Quse QaddItem.
addChildAtError=QaddChildAt Qis Qnot Qavailable Qin QFxComponent. QInstead, Qmodify Qthe Qskin Qdirectly Qor Quse QaddItemAt.
removeChildError=QremoveChild Qis Qnot Qavailable Qin QFxComponent. QInstead, Qmodify Qthe Qskin Qdirectly Qor Quse QremoveItem.
removedChildAtError=QremoveChildAt Qis Qnot Qavailable Qin QFxComponent. QInstead, Qmodify Qthe Qskin Qdirectly Qor Quse QremoveItemAt.
setChildIndexError=QsetChildIndex Qis Qnot Qavailable Qin QFxComponent. QInstead, Qmodify Qthe Qskin Qdirectly Qor Quse QsetItemIndex.
swapChildrenError=QswapChildren Qis Qnot Qavailable Qin QFxComponent. QInstead, Qmodify Qthe Qskin Qdirectly Qor Quse QswapItems.
swapChildrenAtError=QswapChildrenAt Qis Qnot Qavailable Qin QFxComponent. QInstead, Qmodify Qthe Qskin Qdirectly Qor Quse QswapItemsAt.
# FxScroller
elementNotFoundInFxScroller={0} Qis Qnot Qfound Qin Qthis QFxScroller.
operationNotSupported=QThis Qoperation Qis Qnot Qsupported.
# Group
cannotAddYourselfAsYourChild=QCannot Qadd Qyourself Qas Qa Qchild Qof Qyourself.
elementNotFoundInGroup={0} Qis Qnot Qfound Qin Qthis QGroup.
# DataGroup, Group
methodUnavailable=QThis Qmethod Qis Qnot Qavailable Qin Qthis Qclass. QPlease Qconsult Qthe Qdocumentation.
# FxScroller, Group
indexOutOfRange=QIndex {0} Qis Qout Qof Qrange.