-
Notifications
You must be signed in to change notification settings - Fork 3
Localization Admin Protocol
Michał Kapała edited this page Jul 24, 2025
·
2 revisions
| Type | Name |
|---|---|
| string | localizationContext |
| string | localizationName |
| qlist | translatedStrings |
| Type | Name |
|---|---|
| uint32 | localizedStringID |
| Type | Name |
|---|---|
| uint32 | localizedStringID |
| qlist | translatedStrings |
This method does not return anything.
| Type | Name |
|---|---|
| uint32 | localizedStringID |
This method does not return anything.
This method does not take any parameters.
| Type | Name |
|---|---|
| uint32 | numberOfLocalizationContext |
| Type | Name |
|---|---|
| ResultRange | range |
| Type | Name |
|---|---|
| qlist | localizationContexts |
| Type | Name |
|---|---|
| uint32 | localizedStringID |
| Type | Name |
|---|---|
| qlist | translatedStrings |
| Type | Name |
|---|---|
| LocalizationArgList | localizationArgList |
| string | localeCode |
| Type | Name |
|---|---|
| TranslatedString | translatedString |
| Type | Name |
|---|---|
| string | localizationFileContent |
| bool | onDuplicateKeyUpdate |
This method does not return anything.
| Type | Name |
|---|---|
| qlist | localizationContexts |
| char | delimiter |
| Type | Name |
|---|---|
| string | localizationFileContent |
| Type | Name |
|---|---|
| string | localizationContext |
This method does not return anything.
| Type | Name |
|---|---|
| uint32 | pid |
This method does not return anything.
TranslatedString (Structure)
| Type | Name |
|---|---|
| string | m_localeCode |
| string | m_translation |
LocalizedString (Structure)
| Type | Name |
|---|---|
| string | m_localizationContext |
| string | m_localizedStringName |
| qlist | m_translatedStrings |
LocalizationArg (Structure)
| Type | Name |
|---|---|
| string | m_key |
| string | m_value |
LocalizationArgList (Structure)
| Type | Name |
|---|---|
| string | m_localizationContext |
| string | m_localizedStringName |
| qlist | m_arguments |