Do you have any question about this error?
Message type: E = Error
Message class: /UI5/DESCR_VAR_CHECK -
Message number: 034
Message text: Mixed mode of inline texts and i18 properties files is not allowed
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
/UI5/DESCR_VAR_CHECK034
- Mixed mode of inline texts and i18 properties files is not allowed ?The SAP error message
/UI5/DESCR_VAR_CHECK034
indicates that there is a mixed usage of inline texts and internationalization (i18n) properties files in your SAPUI5 application. This is not allowed because it can lead to inconsistencies in how text is managed and displayed in the application.Cause:
The error occurs when:
SAPUI5 applications should consistently use one method for managing text resources to ensure proper localization and maintainability.
To resolve this error, you need to choose one method for managing your text resources:
Use Inline Texts Only:
Use i18n Properties Files Only:
i18n.properties
).<Text text="{i18n>yourTextKey}" />
By following these steps, you should be able to resolve the error and ensure that your SAPUI5 application adheres to best practices for text management.
Get instant SAP help. Start your 7-day free trial now.
/SMB/UTILITY231
Not all solutions are fully activated
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/SMB/UTILITY230
No Customer Solutions in scope
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI5/DESCR_VAR_CHECK035
Variant creation not allowed since reference &1 is a Descriptor Variant
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/UI5/DESCR_VAR_CHECK036
Inline Changes of &1 are not an array of changes
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.