initialize

This commit is contained in:
Pruefer
2025-06-06 09:15:13 +02:00
commit fa7c2730f1
5817 changed files with 1339670 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
package com.itac.resource;
/** This class is generated by ResourceTool */
public interface ResourcesBIPortalAPP // #1604(1600) APP[8000..0]
extends ResourcesBIPortal
{
/**de:Diese Applikation wurde soeben auf eine neue Version aktualisiert. Jetzt neu laden? */
static public final int UPDATE_MSG_TEXT = 92336;
/**de:Applikations-Update */
static public final int UPDATE_MSG_TITLE = 92337;
}