[devkit] PluginXmlFunctionalTest.testExtensionI18n: fix test data

GitOrigin-RevId: 85d0864e8643286f1a60c960b1163ca8e237c3b5
This commit is contained in:
Yann Cébron
2025-01-08 15:09:18 +00:00
committed by intellij-monorepo-bot
parent 0ac0482e5f
commit c8240680f8
@@ -76,8 +76,8 @@
</projectConfigurable>
<warning descr="Usage of API marked with @org.jetbrains.annotations.ApiStatus.Internal. Such API should not be used outside of IntelliJ IDEA project."><generalOptionsProvider key="<error descr="Cannot resolve property key">INVALID_KEY</error>"
bundle="<error descr="Cannot resolve property bundle">INVALID_BUNDLE</error>"/></warning>
<generalOptionsProvider key="<error descr="Cannot resolve property key">INVALID_KEY</error>"
bundle="<error descr="Cannot resolve property bundle">INVALID_BUNDLE</error>"/>
<groupConfigurable id="myGroup" descriptionKey="my.key" displayNameKey="my.key" />
<groupConfigurable id="myGroup2" bundle="AnotherBundle" descriptionKey="another.key" displayNameKey="another.key" />