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 667184 - [PATCH] unmatched quotation mark in message
[PATCH] unmatched quotation mark in message
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: User Interface
git master
Other All
: Normal trivial
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-03 14:30 UTC by OKANO Takayoshi
Modified: 2012-01-08 12:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for src/Clients/Booter/Booter/Entry.cs (1.18 KB, patch)
2012-01-03 14:30 UTC, OKANO Takayoshi
committed Details | Review

Description OKANO Takayoshi 2012-01-03 14:30:26 UTC
Created attachment 204500 [details] [review]
patch for src/Clients/Booter/Booter/Entry.cs

in src/Clients/Booter/Booter/Entry.cs
> new LayoutOption ("previous", Catalog.GetString ("Play the previous track, optionally restarting if the 'restart value is set")),

quotation mark before "restart" doesn't be closed.
Comment 1 Bertrand Lorentz 2012-01-08 12:03:04 UTC
Comment on attachment 204500 [details] [review]
patch for src/Clients/Booter/Booter/Entry.cs

Thanks for the patch, committed !
Comment 2 Bertrand Lorentz 2012-01-08 12:03:15 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.