mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #1492
- #1492 task show to display default values when appropriate (thanks to Renato Alves).
This commit is contained in:
parent
149c3c8d9e
commit
b354ed7bd2
8 changed files with 16 additions and 0 deletions
|
@ -777,6 +777,7 @@
|
|||
#define STRING_CMD_SHOW_LOC_EXIST "Error de configuración: data.location contiene un nombre de directorio que no existe o no se puede leer."
|
||||
#define STRING_CMD_SHOW_CONF_VAR "Variable Config"
|
||||
#define STRING_CMD_SHOW_CONF_VALUE "Valor"
|
||||
#define STRING_CMD_SHOW_CONF_DEFAULT "Default value"
|
||||
#define STRING_CMD_SHOWRAW "Muestra todas las variables de configuración en un formato legible por la máquina"
|
||||
|
||||
// Task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue