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 634737 - libgda browser window UI is not translatable
libgda browser window UI is not translatable
Status: RESOLVED FIXED
Product: libgda
Classification: Other
Component: Tools
unspecified
Other Linux
: Normal normal
: ---
Assigned To: malerba
gnome-db Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-13 10:25 UTC by Laurent Coudeur
Modified: 2010-11-14 14:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot with datamanager perspective (65.86 KB, image/png)
2010-11-13 10:25 UTC, Laurent Coudeur
Details

Description Laurent Coudeur 2010-11-13 10:25:27 UTC
Created attachment 174378 [details]
screenshot with datamanager perspective

Using latest Git Build and translation

When starting the gda browser the main user interface window is not translated. (see attached screenshot).

Also the menus are mostly left untranslated.

The Strings for these menus are located in "libgda/tools/browser/browser-window.c"

Most of the strings are located in line 275

"static const GtkActionEntry ui_actions[] = {...}"
Comment 1 malerba 2010-11-14 14:50:22 UTC
Corrected in git/master: http://git.gnome.org/browse/libgda/commit/?id=01d1e2ede92ee456ddc981f0389fe4587cead0fa

Thanks!