Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pitivi pitivi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 197
    • Issues 197
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 27
    • Merge requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • pitivipitivi
  • Issues
  • #76

Closed
Open
Created Jul 04, 2006 by Bugzilla@bugzilla-migration💬Reporter

Don't use whitespace before punctuation in pitivi messages

Submitted by Christian Rose @menthos

Assigned to Christian Rose @menthos

Link to original bug (#1787)

Description

It seems many messages in pitivi currently are like these examples, and use a whitespace before the colon:

#: pitivi/ui/elementsettingsdialog.glade.h:1
msgid "<b>Author :</b>"

#: pitivi/ui/elementsettingsdialog.glade.h:2
msgid "<b>Description :</b>"

#: pitivi/ui/encodingdialog.glade.h:2
msgid "Output File :"

#: pitivi/ui/exportsettingswidget.glade.h:22
msgid "Audio Codec :"

#: pitivi/ui/projectsettings.glade.h:2
msgid "Description :"

In proper English, a whitespace should not be used before punctuation, that is, before a comma, period, exclamation mark, colon, etc.

Please remove the whitespaces, so that the messages will be:

"Description:"

etc.

Imported from https://bugzilla.gnome.org/show_bug.cgi?id=346585

Assignee
Assign to
Time tracking