After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 115471 - Return of the son of the bride of string issues
Return of the son of the bride of string issues
Status: RESOLVED DUPLICATE of bug 115812
Product: Gnumeric
Classification: Applications
Component: General
git master
Other Linux
: Normal minor
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2003-06-18 17:48 UTC by Janne
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Janne 2003-06-18 17:48:35 UTC
The last batch. That is not to say there aren't plenty more I have failed
to notice.


#:src/cut-n-paste-code/goffice/graph/plugins/plot_pie/gog-pie-prefs.glade.h:7
msgid "_Vary colours by slice"
                                                                          
                                                                          
            
-- Should be "colors", as that is the spelling used otherwise.
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/dialogs/cell-format.glade.h:110
msgid "min <= val <= max         (between)"
                                                                          
                                                                          
            
-- Should be "min < val < max", or it won't be consistent with the others
in this group.
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/dialogs/dialog-paste-special.c:49
msgid "Add "
                                                                          
                                                                          
            
-- No space after "Add"
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/dialogs/search-replace.glade.h:33 src/dialogs/search.glade.h:27
msgid "The search text is taken literal"
                                                                          
                                                                          
            
-- "... taken literally"
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/file.c:551
msgid ""
"You can turn this safety feature off by editing appropriate plugin.xml file."
                                                                          
                                                                          
            
-- "... by editing the appropriate ..."
                                                                          
                                                                          
            
---

                                                                          
                                                                          
            
#: src/format-template.c:493
msgid "Invalid xml file. Tree is empty ?"
                                                                          
                                                                          
            
-- "... empty?"
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/formats.c:499
msgid "Palladium Ounces"
                                                                          
                                                                          
            
-- "Palladium, Ounces"
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/func-builtin.c:103
msgid ""
"@FUNCTION=GNUMERIC_VERSION\n"
"@SYNTAX=GNUMERIC_VERSION()\n"
"@DESCRIPTION=GNUMERIC_VERSION return the version of gnumeric as a string.\n"
                                                                          
                                                                          
            
-- "GNUMERIC_VERSION returns ..."
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/main-application.c:112
msgid ""
"Thank you for using Gnumeric!\n"
"\n"
"The version of Gnumeric you are using is quite old\n"
"by now.  It is likely that many bugs have been fixed\n"
"and that new features have been added in the meantime.\n"
"\n"
"Please consider upgrading before reporting any bugs.\n"
"Consult http://www.gnumeric.org/ for details.\n"
                                                                          
                                                                          
            
-- http://www.gnumeric.org does not resolve for me - is that an active site
for gnumeric still?
                                                                          
                                                                          
            
---

#. Oh, yeah?
#: src/sheet-style.c:446
msgid ""
"This is a special version of Gnumeric.  It has been compiled\n"
"with support for a very large number of rows.  Access to the\n"
"column named TRUE may conflict with the constant of the same\n"
"name.  Expect weirdness."
                                                                          
                                                                          
            
-- It talks about support for a large number of rows, but the worry is
about column names. Should maybe talk about columns from the beginning.
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/tools/analysis-tools.c:1251
msgid "The requested sample size is to large for a periodic sample."
                                                                          
                                                                          
            
-- "... is too large ..."
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/tools/analysis-tools.c:2219
  (Also:
  #: src/tools/analysis-tools.c:2409
  )
msgid ""
"Two or more of the independent variables are nearly linear\n"
"dependent.  All numerical precision was lost in the computation."
                                                                          
                                                                          
            
-- "linearly", rather than "linear"
                                                                          
                                                                          
            
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/tools/solver/reports-write.c:180 src/tools/solver/reports-write.c:890
msgid "Assume that all variables are integer."
                                                                          
                                                                          
            
-- "integer" -> "integers"
                                                                          
                                                                          
            
--                                                                        
                                                                          
              
#: src/tools/solver/reports-write.c:520
msgid "Nbr of Iterations"
                                                                          
                                                                          
            
-- Much clearer to use "Number"
                                                                          
                                                                          
            
---
                                                                          
                                                                          
            
#: src/tools/solver/reports-write.c:573
msgid "Int Constraints"
                                                                          
                                                                          
            
#: src/tools/solver/reports-write.c:574
msgid "Bool Constraints"
                                                                          
                                                                          
            
-- Maybe use "Integer" and "Boolean"?
Comment 1 Andreas J. Guelzow 2003-06-18 23:52:09 UTC
#:src/cut-n-paste-code/goffice/graph/plugins/plot_pie/gog-pie-prefs.glade.h:7
msgid "_Vary colours by slice"
                                                                     
                                                                     
                    
-- Should be "colors", as that is the spelling used otherwise.

cut-n-paste-code, I don't know where it got cut an pasted from but we
can't change those files here.

-------------------------------------------------------------------

#: src/dialogs/cell-format.glade.h:110
msgid "min <= val <= max         (between)"                          
                                                                     
                                                   
            
-- Should be "min < val < max", or it won't be consistent with the others
in this group.

how would it be more consistent? In any case this one is quite
important the way it is (including the endpoints).

-------------------------------------------------------------------

#: src/main-application.c:112
msgid ""
"Thank you for using Gnumeric!\n"
"\n"
"The version of Gnumeric you are using is quite old\n"
"by now.  It is likely that many bugs have been fixed\n"
"and that new features have been added in the meantime.\n"
"\n"
"Please consider upgrading before reporting any bugs.\n"
"Consult http://www.gnumeric.org/ for details.\n"                    
                                                                     
                                                         
            
-- http://www.gnumeric.org does not resolve for me - is that an active
site
for gnumeric still?

that's a long story

-------------------------------------------------------------------

all the other issues in this report have been resolved.
Comment 2 Janne 2003-06-19 08:54:24 UTC
#: src/dialogs/cell-format.glade.h:110
msgid "min <= val <= max         (between)"                          
                                                                     
                                                   
            
-- Should be "min < val < max", or it won't be consistent with the others
in this group.

how would it be more consistent? In any case this one is quite
important the way it is (including the endpoints).

Well, if you look at the definition of "not-between" (same file, line
114):

#: src/dialogs/cell-format.glade.h:114
msgid "val <= min || max <= val (not between)"

If val == max, for example, it is both between and not between at the
same time. I just thought it would have been more consistent to have
these two define mutually disjoint sets.

---

For www.gnumeric. org, I just thought it may not be a good idea to
direct people to a non-existant site.

Comment 3 Abel Cheung 2003-06-20 14:19:36 UTC
===========================
msgid "min <= val <= max         (between)"                          
                                                                     
-- Should be "min < val < max", or it won't be consistent with the
others in this group.
===========================

I'd recommend not to arbitrarily change mathematical definition to
match the words, that will be misleading for every gnumeric user.
Instead, words can be chosen to more accurately describe it. I mean
something like:

min <= val <= max    (between, endpoint inclusive)
val <= min || max <= val (not between, endpoint inclusive)

In the end, it's the mathematical definition that presents the most
accurate info, not the words.
Comment 4 Abel Cheung 2003-06-20 14:25:38 UTC
for www.gnumeric.org, I think we can replace it with
http://www.gnome.org/projects/gnumeric/ ?
Comment 5 Jody Goldberg 2003-06-22 11:33:11 UTC
Yes.  That url is the real home of www.gnumeric.org which due to a
long running set of confusions has been lost for a few months. 
Hopefully it will return soon.
Comment 6 Andreas J. Guelzow 2003-06-23 19:25:04 UTC

*** This bug has been marked as a duplicate of 115812 ***