| Summary: | Inconsistent UI terminology for Change Data Samples/Change Data Sample Ranges | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.x | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew Walker
2007-04-04 21:00:37 UTC
SVN commit 653154 by arwalker:
BUG:143846 Make UI terminology consistent
M +1 -1 changenptsdialog.ui
--- branches/work/kst/1.5/kst/src/libkstapp/changenptsdialog.ui #653153:653154
@@ -13,7 +13,7 @@
</rect>
</property>
<property name="caption">
- <string>Change Data Samples</string>
+ <string>Change Data Sample Ranges</string>
</property>
<grid>
<property name="name">
|