rolled out new submenu to single items

changed some localization keys
build menus using centralized MPContextMenuHelper
This commit is contained in:
michael starke
2017-10-30 11:40:49 +01:00
parent d69ced43c9
commit c86a6b0504
27 changed files with 73 additions and 72 deletions

View File

@@ -1,4 +1,4 @@
/* Formatted Times */
/* Formatted Times */
"%ld_DAYS_AGO" = "hace %ld días";
"%ld_HOURS_AGO" = "hace aproximadamente %ld horas";
"%ld_MINUTES_AGO" = "hace %ld minutos";
@@ -22,8 +22,8 @@
/*
Actions
*/
"ADD_ENTRY" = "Agregar Entrada";
"ADD_GROUP" = "Agregar Grupo";
"NEW_ENTRY" = "Agregar Entrada";
"NEW_GROUP" = "Agregar Grupo";
"DUPLICATE_ENTRY" = "Duplicar Entrada";
"DUPLICATE_ENTRY_WITH_OPTIONS" = "Duplicar Entrada…";
"COPY_ENTRY" = "Copiar Entrada";