Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#25547] Mesh tools, remove doubles, use of "vertices" where only a single vertex has been removed.

Date:
2011-01-08 23:38
Priority:
3
State:
Closed
Submitted by:
Alan Taylor (alanvtaylor)
Assigned to:
Ton Roosendaal (ton)
Category:
Interface
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Mesh tools, remove doubles, use of "vertices" where only a single vertex has been removed.
Detailed description
Mac OS X 10.5.8 / Mobility Radeon 9700M / 2.56a + SVN 34182

When just a single vertex double is removed from any mesh, the information message reads "Removed 1 vertices" instead of "Removed 1 vertex". The default scene is sufficient to test this.

A similar issue with vertex merging was reported and fixed earlier, see the link below:

http://projects.blender.org/tracker/?func=detail&atid=498&aid=21871&group_id=9

Followup

Message
  • Date: 2011-01-09 13:36
  • Sender: Ton Roosendaal
  • It's a trivial fix, but I'm not sure how to keep this working in the future when we provide translations in UI, for such cases static strings are required.
    It could probably be done in a more declarative way then, independent of grammar... like:

    "Removed vertex amount: nr"

    Will make a note for later. This fix can go to svn :)
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2011-01-09 13:36ton
close_dateNone2011-01-09 13:36ton
assigned_tonone2011-01-09 13:36ton
StatusNew2011-01-09 13:36ton