• Joel Madero's avatar
    Change validate "between" and "not between" to "valid/invalid range" · 2ab43129
    Joel Madero yazdı
    Changes Calc validate text from "between" to "valid range" and "not between" to "invalid range". This is to minimize confusion as to inclusion of minimum and maximum values as between implies non inclusive but is in fact inclusive of min and max values.
    
    Committer: Joel Madero <joel@joel-Studio-1737.(none)>
    
    On branch master
    Changes to be committed:
      (use "git reset HEAD <file>..." to unstage)
    
    	modified:   sc/source/ui/dbgui/validate.cxx
    	modified:   sc/source/ui/dbgui/validate.src
    	modified:   sc/source/ui/inc/validate.hrc
    
    Change-Id: I2259c22da2e976b25c71e11806df13636bdbc757
    Signed-off-by: 's avatarFridrich Štrba <fridrich.strba@bluewin.ch>
    2ab43129
validate.cxx 33.7 KB