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 744865 - Typo in message "(Click here to see the next %d row of the call stack"
Typo in message "(Click here to see the next %d row of the call stack"
Status: RESOLVED FIXED
Product: nemiver
Classification: Other
Component: general
trunk
Other All
: Normal minor
: ---
Assigned To: Nemiver maintainers
Nemiver maintainers
Depends on:
Blocks:
 
 
Reported: 2015-02-20 18:21 UTC by Sebastian Rasmussen
Modified: 2016-11-03 02:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. (1.16 KB, patch)
2015-02-20 18:24 UTC, Sebastian Rasmussen
committed Details | Review

Description Sebastian Rasmussen 2015-02-20 18:21:46 UTC
As can be seen here:
https://git.gnome.org/browse/nemiver/tree/src/persp/dbgperspective/nmv-call-stack.cc#n767

And in the English .po-file we translators start out with:
#: ../src/persp/dbgperspective/nmv-call-stack.cc:767
#, c-format
msgid "(Click here to see the next %d row of the call stack"
msgid_plural "(Click here to see the next %d rows of the call stack)"

The first message is lacking a trailing parentheis.
The attached patch aims to fix this.
Comment 1 Sebastian Rasmussen 2015-02-20 18:24:26 UTC
Created attachment 297454 [details] [review]
Proposed patch.
Comment 3 Hubert Figuiere (:hub) 2016-11-03 02:40:54 UTC
resolving then. Thanks !