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 659190 - string typo
string typo
Status: RESOLVED NOTABUG
Product: tomboy
Classification: Applications
Component: General
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: Tomboy Maintainers
Tomboy Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-15 21:02 UTC by Luc Pi
Modified: 2012-03-20 13:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luc Pi 2011-09-15 21:02:24 UTC
#: ../Tomboy/ExportAllApplicationAddin.cs:203
#: ../Tomboy/ExportAllApplicationAddin.cs:281
#, csharp-format
msgid "Could not export: {0}"

is missing quotes


Other similar messages have quotes
msgid "Could not save the file \"{0}\""
msgid "Could not save the files in \"{0}\""
Comment 1 Daniel Mustieles 2012-03-20 13:56:59 UTC
In this case, {0} is an error message, so it hasn't be quoted