| | |
| | | |
| | | namespace HDL_ON |
| | | { |
| | | public static class StringId |
| | | public static class StringId |
| | | { |
| | | public const int SelectAll = 362; |
| | | public const int NotAdded = 361; |
| | |
| | | public const int totalVolume = 5045; |
| | | public const int volumeAdjustment = 5046; |
| | | public const int qqMsuicTip = 5047; |
| | | |
| | | |
| | | |
| | | public const int newAutomation = 10000; |
| | | public const int editAutomation = 10001; |
| | | public const int ifCondition = 10002; |
| | | public const int whenTheFollowingConditionsAreMet = 10003; |
| | | public const int ifOneOfTheseConditionsIsMet = 10004; |
| | | public const int isExecuted = 10005; |
| | | public const int theFollowingActions = 10006; |
| | | public const int cyclic= 10007; |
| | | public const int performA = 10008; |
| | | public const int days = 10009; |
| | | public const int weekly = 10010; |
| | | public const int monthly = 10011; |
| | | public const int save = 10012; |
| | | public const int push = 10013; |
| | | public const int notification = 10014; |
| | | public const int selectionCondition = 10015; |
| | | public const int time = 10016; |
| | | public const int selectionTimeCondition = 10017; |
| | | public const int hour = 10018; |
| | | public const int timeHorizon = 10019; |
| | | |
| | | |
| | | |
| | | } |
| | | } |