mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 15:19:27 +00:00
rolled out new submenu to single items
changed some localization keys build menus using centralized MPContextMenuHelper
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user