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 696748 - / in some string
/ in some string
Status: RESOLVED NOTABUG
Product: gnome-commander
Classification: Other
Component: application
unspecified
Other Linux
: Normal normal
: 1.4
Assigned To: GNOME Commander maintainer(s)
epiotr
Depends on:
Blocks:
 
 
Reported: 2013-03-28 04:32 UTC by Adorilson Bezerra
Modified: 2014-01-28 07:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adorilson Bezerra 2013-03-28 04:32:56 UTC
Some strings in the pot file has a / incorrect.
Like the follow, but this is not the unique case.

#: ../src/dialogs/gnome-cmd-manage-profiles-dialog.cc:147
msgid "/Remote location..."
Comment 1 Uwe Scholz 2014-01-22 15:30:23 UTC
The slashes are needed in some cases in the source code as well as in the po-files. Why do you think they are incorrect?
Comment 2 Adorilson Bezerra 2014-01-28 00:19:27 UTC
(In reply to comment #1)
> The slashes are needed in some cases in the source code as well as in the
> po-files. Why do you think they are incorrect?

Really, I'm wrong. You can close this bug.