[Kst] [kst] [Bug 330050] i18n + l10n issues in kst2
netterfield at astro.utoronto.ca
netterfield at astro.utoronto.ca
Fri Jan 17 23:28:24 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=330050
netterfield at astro.utoronto.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netterfield at astro.utoronto.
| |ca
--- Comment #2 from netterfield at astro.utoronto.ca ---
kst has a user-visible unique serial number for each data object.
For example, the first Power Spectrum is P1. The fourth Scalar is X4, etc.
(ie, P for power spectra, H for histograms, V for vectors, X for scalars, M for
matrixes, etc)
We could put this prefix in tr() with a nice comment, BUT, the prefix needs to
be unique between types. For example, you can't use S for both Strings and
Scalars - so we use S for strings and X for scalars.
Do we need to translate these prefixes (so in some other language we might have
Z for strings)? If so, how do we make sure that the prefixes stay unique?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kst
mailing list