Subversion Repositories Projects

Rev

Rev 261 | Rev 265 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 261 Rev 262
Line 179... Line 179...
179
 public final static int STRINGID_SAVEDSETTINGS=175;
179
 public final static int STRINGID_SAVEDSETTINGS=175;
180
 public final static int STRINGID_SETTINGSUNDOOK=176;
180
 public final static int STRINGID_SETTINGSUNDOOK=176;
181
 public final static int STRINGID_INCOMPATIBLEDEVICE=177;
181
 public final static int STRINGID_INCOMPATIBLEDEVICE=177;
182
 public final static int STRINGID_PARAMRESETOK=178;
182
 public final static int STRINGID_PARAMRESETOK=178;
183
 public final static int STRINGID_WRITINGPARAMS=179;
183
 public final static int STRINGID_WRITINGPARAMS=179;
-
 
184
 public final static int STRINGID_GRAPHINTERVAL=180;
184
 public final static int STRING_COUNT=180;
185
 public final static int STRING_COUNT=181;
185
}
186
}