Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-terminal gnome-terminal
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 270
    • Issues 270
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-terminalgnome-terminal
  • Issues
  • #6785

Closed
Open
Created Feb 08, 2009 by Bugzilla@bugzilla-migration💬Reporter

Repeated strings (again) in PO file

Submitted by Clytie Siddall

Link to original bug (#570930)

Description

Just like in bug 325214, translators have had to wade through a lot of strings which are identical except for the number. Please use a placeholder! Boredom leads to errors. Also, we are all short of time to donate, and for a disabled translator like me, unnecessary keypresses are exhausting and difficult.

#: ../src/gnome-terminal.schemas.in.h:53 msgid "Keyboard shortcut key for switch to tab 1. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:54 msgid "Keyboard shortcut key for switch to tab 10. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:55 msgid "Keyboard shortcut key for switch to tab 11. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:56 msgid "Keyboard shortcut key for switch to tab 12. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:57 msgid "Keyboard shortcut key for switch to tab 2. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:58 msgid "Keyboard shortcut key for switch to tab 3. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:59 msgid "Keyboard shortcut key for switch to tab 4. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:60 msgid "Keyboard shortcut key for switch to tab 5. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:61 msgid "Keyboard shortcut key for switch to tab 6. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:62 msgid "Keyboard shortcut key for switch to tab 7. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:63 msgid "Keyboard shortcut key for switch to tab 8. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:64 msgid "Keyboard shortcut key for switch to tab 9. Expressed as a string in the same format used for GTK+ resource files. If you set the option to the special string "disabled", then there will be no keyboard shortcut for this action." msgstr ""

#: ../src/gnome-terminal.schemas.in.h:86 msgid "Keyboard shortcut to switch to tab 1" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:87 msgid "Keyboard shortcut to switch to tab 10" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:88 msgid "Keyboard shortcut to switch to tab 11" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:89 msgid "Keyboard shortcut to switch to tab 12" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:90 msgid "Keyboard shortcut to switch to tab 2" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:91 msgid "Keyboard shortcut to switch to tab 3" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:92 msgid "Keyboard shortcut to switch to tab 4" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:93 msgid "Keyboard shortcut to switch to tab 5" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:94 msgid "Keyboard shortcut to switch to tab 6" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:95 msgid "Keyboard shortcut to switch to tab 7" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:96 msgid "Keyboard shortcut to switch to tab 8" msgstr ""

#: ../src/gnome-terminal.schemas.in.h:97 msgid "Keyboard shortcut to switch to tab 9" msgstr ""

#: ../src/terminal-accels.c:175 msgid "Switch to Tab 1" msgstr ""

#: ../src/terminal-accels.c:178 msgid "Switch to Tab 2" msgstr ""

#: ../src/terminal-accels.c:181 msgid "Switch to Tab 3" msgstr ""

#: ../src/terminal-accels.c:184 msgid "Switch to Tab 4" msgstr ""

#: ../src/terminal-accels.c:187 msgid "Switch to Tab 5" msgstr ""

#: ../src/terminal-accels.c:190 msgid "Switch to Tab 6" msgstr ""

#: ../src/terminal-accels.c:193 msgid "Switch to Tab 7" msgstr ""

#: ../src/terminal-accels.c:196 msgid "Switch to Tab 8" msgstr ""

#: ../src/terminal-accels.c:199 msgid "Switch to Tab 9" msgstr ""

#: ../src/terminal-accels.c:202 msgid "Switch to Tab 10" msgstr ""

#: ../src/terminal-accels.c:205 msgid "Switch to Tab 11" msgstr ""

#: ../src/terminal-accels.c:208 msgid ""

Version: git master

Resolution: RESOLVED FIXED

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking