> @@ -724,6 +725,16 @@ static void create_openfiles_popup_menu(void)
>                       G_CALLBACK(on_openfiles_document_action), 
> GINT_TO_POINTER(OPENFILES_ACTION_RELOAD));
>       doc_items.reload = item;
>  
> +     item = gtk_image_menu_item_new_with_mnemonic(_("R_ename or Save 
> As..."));

We use *Save As* alone in the rest of the UI, should we introduce *Rename* here?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1140/files/88f6ad8bebb4a6ef583d1e061ae2faa6d5dd93de#r70873517

Reply via email to