Cleanup: fix a few typos in UI messages #104672

Merged
Hans Goudey merged 1 commits from pioverfour/blender:dp_fix_strings into main 2023-02-13 18:25:05 +01:00
Member

Issues reported by @Joan-Pujolar in #43295.

Issues reported by @Joan-Pujolar in #43295.
Hans Goudey approved these changes 2023-02-13 02:09:53 +01:00
Hans Goudey left a comment
Member

Thanks for the patch!

Thanks for the patch!
@ -5973,3 +5973,3 @@
0,
"Integrate",
"Integrate deformation from this modifiers input with the mesh-cache coords (useful for "
"Integrate deformation from this modifier's input with the mesh-cache coords (useful for "
Member

coords also isn't proper UI text. Can I ask you to replace it with coordinates here too? :)

`coords` also isn't proper UI text. Can I ask you to replace it with `coordinates` here too? :)
Author
Member

Sure, and there were other instances as well.

Sure, and there were other instances as well.
pioverfour marked this conversation as resolved
Brecht Van Lommel added this to the User Interface project 2023-02-13 09:07:18 +01:00
Damien Picard force-pushed dp_fix_strings from 1e4abb9f43 to 1ba5a7b88f 2023-02-13 09:21:49 +01:00 Compare
Hans Goudey merged commit 675717eb79 into main 2023-02-13 18:25:05 +01:00
Damien Picard deleted branch dp_fix_strings 2023-02-13 19:01:04 +01:00
Member

Issues found (March 2023). String numbers correspond to Catalan po as of 01/04/2023

Apply modifiers to exported mesh (non destructive)) 19126 [two brackets]

Display tool/property regions over the main region (21081) [grammar opaque to me]

Show a small rotating 3D axes in the top right corner of the 3D viewport (21155) [“a” should not be there?]

Limit the render time (excluding synchronization time).Zero disables the limit 21589 [space after dot]

Number of sample along the x axis of the volume 6001 [samples?]

Is current view aligned to an axis (does not check the view is orthographic use "is_perspective" for that). Assignment sets the "view_rotation" to the closest axis aligned view 21808 [could grammar be tweaked?]

Input properties of an Gizmo 4080 [a Gizmo]

Number of time the light is reinjected inside light grids, 0 disable indirect diffuse light 22296 [“times”?]

Size of the shadow pool, bigger pool size allows for more shadows in the scene but might not fits into GPU memory 22332 [fit?]

Sequence strip to used the rendered image of a scene 22615 [delete “the”?]

Override the scenes active camera 22618 [scene’s? Scenes’?]

Move strips so transformed strips fits 22793 [fit?]

3D region in this space, in case of quad view the camera region 23511 [not sure what it should say]

Make this nurbs surface meet the endpoints in the V direction 23650 [Final space should be eliminated)

Issues found (March 2023). String numbers correspond to Catalan po as of 01/04/2023 Apply modifiers to exported mesh (non destructive)) 19126 [two brackets] Display tool/property regions over the main region (21081) [grammar opaque to me] Show a small rotating 3D axes in the top right corner of the 3D viewport (21155) [“a” should not be there?] Limit the render time (excluding synchronization time).Zero disables the limit 21589 [space after dot] Number of sample along the x axis of the volume 6001 [samples?] Is current view aligned to an axis (does not check the view is orthographic use "is_perspective" for that). Assignment sets the "view_rotation" to the closest axis aligned view 21808 [could grammar be tweaked?] Input properties of an Gizmo 4080 [a Gizmo] Number of time the light is reinjected inside light grids, 0 disable indirect diffuse light 22296 [“times”?] Size of the shadow pool, bigger pool size allows for more shadows in the scene but might not fits into GPU memory 22332 [fit?] Sequence strip to used the rendered image of a scene 22615 [delete “the”?] Override the scenes active camera 22618 [scene’s? Scenes’?] Move strips so transformed strips fits 22793 [fit?] 3D region in this space, in case of quad view the camera region 23511 [not sure what it should say] Make this nurbs surface meet the endpoints in the V direction 23650 [Final space should be eliminated)
Author
Member

Issues found (March 2023). String numbers correspond to Catalan po as of 01/04/2023

Thanks! A closed pull request probably isn’t the best place for these but as long as I’m notified this should get fixed.

Display tool/property regions over the main region (21081) [grammar opaque to me]

It’s about the regions overlapping on the main region, such as the side bar being drawn half transparent over the viewport. It seems quite clear to me grammatically, what do you suggest to improve it? Maybe replace the “/” by an “or”?

Is current view aligned to an axis (does not check the view is orthographic use "is_perspective" for that). Assignment sets the "view_rotation" to the closest axis aligned view 21808 [could grammar be tweaked?]

How about “Whether the current view is aligned to an axis (does not check whether the view is orthographic, use "is_perspective" for that). Setting this to True will rotate the view to the closest axis”? This property is not exposed in the UI as far as I know so it’s really for developers.

Sequence strip to used the rendered image of a scene 22615 [delete “the”?]

Probably more like “Sequence strip using the rendered image of a scene”

Override the scenes active camera 22618 [scene’s? Scenes’?]

The former!

3D region in this space, in case of quad view the camera region 23511 [not sure what it should say]

Is “3D region for this space. When the space is in quad view, the camera region” clearer? Again, I don’t think this appears in the UI.

> Issues found (March 2023). String numbers correspond to Catalan po as of 01/04/2023 Thanks! A closed pull request probably isn’t the best place for these but as long as I’m notified this should get fixed. > Display tool/property regions over the main region (21081) [grammar opaque to me] It’s about the regions overlapping on the main region, such as the side bar being drawn half transparent over the viewport. It seems quite clear to me grammatically, what do you suggest to improve it? Maybe replace the “/” by an “or”? > Is current view aligned to an axis (does not check the view is orthographic use "is_perspective" for that). Assignment sets the "view_rotation" to the closest axis aligned view 21808 [could grammar be tweaked?] How about “Whether the current view is aligned to an axis (does not check whether the view is orthographic, use "is_perspective" for that). Setting this to True will rotate the view to the closest axis”? This property is not exposed in the UI as far as I know so it’s really for developers. > Sequence strip to used the rendered image of a scene 22615 [delete “the”?] Probably more like “Sequence strip using the rendered image of a scene” > Override the scenes active camera 22618 [scene’s? Scenes’?] The former! > 3D region in this space, in case of quad view the camera region 23511 [not sure what it should say] Is “3D region for this space. When the space is in quad view, the camera region” clearer? Again, I don’t think this appears in the UI.
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#104672
No description provided.