igniteui-angular-spreadsheet
Version:
Ignite UI Angular spreadsheet component for displaying and editing Microsoft Excel workbooks for modern web apps.
55 lines (54 loc) • 2.22 kB
TypeScript
export declare class UndoLocaleJa {
[key: string]: string;
"AddItemDescription": string;
"AddItemDescriptionDetailed": string;
"AddRangeDescription": string;
"AddRangeDescriptionDetailed": string;
"FallbackTransactionDescription": string;
"LE_AddOpenTransaction": string;
"LE_AddTransactionDirect": string;
"LE_AddUnitWhileTransactionOpen": string;
"LE_ArgumentIsNegative": string;
"LE_CannotExecuteOpenTransaction": string;
"LE_ChangeHistoryInMerge": string;
"LE_ChangeHistoryInRemoveAll": string;
"LE_ChildTransactionNotInUnits": string;
"LE_ClosingOtherTransaction": string;
"LE_EndTransactionWhileSuspended": string;
"LE_EnumEnded": string;
"LE_EnumFailedVersion": string;
"LE_EnumNotStarted": string;
"LE_FactoryNullTransaction": string;
"LE_HasOpenTransaction": string;
"LE_HistoryItemNotInCurrentHistory": string;
"LE_InvalidTransactionOwner": string;
"LE_NeedAddRemoveAction": string;
"LE_NewTransactionWhileSuspended": string;
"LE_RangeCollectionAction": string;
"LE_ReferenceNotRegistered": string;
"LE_ReferenceRegisteredToOther": string;
"LE_RemoveAllFailedVersion": string;
"LE_ResetCollectionAction": string;
"LE_TargetCollectionIsReadOnly": string;
"LE_TransactionAlreadyOpened": string;
"LE_TransactionClosed": string;
"LE_TransactionNotOpened": string;
"LE_TransactionNotStarted": string;
"LE_UndoManagerAsReference": string;
"LE_UndoRedoInRollback": string;
"LE_UndoRedoInTransaction": string;
"LE_UndoRedoInUndoRedo": string;
"LE_UndoRedoWhileSuspended": string;
"MoveItemDescription": string;
"MoveItemDescriptionDetailed": string;
"PropertyChangeDescription": string;
"PropertyChangeDescriptionDetailed": string;
"ReinitializeCollectionDescription": string;
"ReinitializeCollectionDescriptionDetailed": string;
"RemoveItemDescription": string;
"RemoveItemDescriptionDetailed": string;
"RemoveRangeDescription": string;
"RemoveRangeDescriptionDetailed": string;
"ReplaceItemDescription": string;
"ReplaceItemDescriptionDetailed": string;
}