I was trying to assign a shortcut to the menu option -> View -> Components List (or something like that) that allows to search a component by class name, but it is not available in the options dialog, section shortcuts... or may be it is a translation error, but it does not seems to be there.

Apart of that there is a translation error for spanish in the shortcuts part of the options dialog.
it says: "Ver comandos de menú"
when it should say: "Comandos del menú Ver"
Attached is a small patch for this wrong translation.

Thanks

Horacio
Index: languages/lazaruside.es.po
===================================================================
--- languages/lazaruside.es.po  (revision 23300)
+++ languages/lazaruside.es.po  (working copy)
@@ -13553,7 +13553,7 @@
 
 #: lazarusidestrconsts.srkmcatviewmenu
 msgid "View menu commands"
-msgstr "Ver comandos de menú"
+msgstr "Comandos del menú Ver"
 
 #: lazarusidestrconsts.srkmcommand
 msgctxt "lazarusidestrconsts.srkmcommand"
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to