After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 763763 - Suggest changing "Postscript" to "PostScript"
Suggest changing "Postscript" to "PostScript"
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: other
GNOME 3.20
Other All
: Normal enhancement
: ---
Assigned To: GNOME i18n team
Christian Rose
Depends on: 776626 776627 776628 776629 776630
Blocks:
 
 
Reported: 2016-03-16 15:39 UTC by scootergrisen
Modified: 2017-06-22 19:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description scootergrisen 2016-03-16 15:39:05 UTC
It seems alot of places PostScript is written as "Postscript" with big P, but small s.

If the correct way is "PostScript" i suggest changing:
"Postscript" to "PostScript" in alot of places in GNOME translation files.

Here is an example found in gnome-user-docs.gnome-help:
#: C/printing-to-file.page:48
msgid ""
"<sys>PDF</sys> is the default file type for the document. If you want to use "
"a different <gui>Output format</gui>, select either <sys>Postscript</sys> or "
"<sys>SVG</sys>."
Comment 1 André Klapper 2016-03-17 18:04:11 UTC
Which specific project(s) / code base(s) is this task about?
Please specify.
Comment 2 scootergrisen 2016-03-17 18:29:17 UTC
I'm translating GNOME po files https://l10n.gnome.org/teams/da/ and found "Postscript" in those files in the source strings.

Like gtk+.master file:
msgid "Postscript"
Comment 3 André Klapper 2016-03-17 21:51:43 UTC
Could you please provide a list of files?
Comment 4 Frederic Peters 2016-03-18 08:44:44 UTC
Did a quick grep and couldn't find "Postscript" anywhere else (it did appear in nautilus, but no longer).

gtk+: modules/printbackends/file/gtkprintbackendfile.c
Comment 6 scootergrisen 2016-03-18 15:07:54 UTC
gnome-help:

#. (itstool) path: info/desc
#: C/printing-to-file.page:20
msgid "Save a document as a PDF, Postscript or SVG file instead of sending it to a printer."

#. (itstool) path: page/p
#: C/printing-to-file.page:26
msgid "You can choose to print a document to a file instead of sending it to print from a printer. Printing to file will create a <sys>PDF</sys>, a <sys>Postscript</sys> or a <sys>SVG</sys> file that contains the document. This can be useful if you want to transfer the document to another machine or to share it with someone."

#. (itstool) path: item/p
#: C/printing-to-file.page:48
msgid "<sys>PDF</sys> is the default file type for the document. If you want to use a different <gui>Output format</gui>, select either <sys>Postscript</sys> or <sys>SVG</sys>."



gtk+:

#: modules/printbackends/file/gtkprintbackendfile.c:663
msgid "Postscript"
Comment 7 Rafael Fontenelle 2016-12-30 20:07:49 UTC
How about work on "postscript" to "PostScript" as well? I ran a grep that displayed even more occurrences than "Postscript".
Comment 8 Piotr Drąg 2017-06-22 19:56:46 UTC
Postscript > PostScript is now done.