Copyright 2018
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Copyright 2006 - 2017, Paul Beckingham, Federico Hernandez.
|
||||
// Copyright 2006 - 2018, Paul Beckingham, Federico Hernandez.
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
// of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -207,7 +207,7 @@
|
||||
#define STRING_CMD_VERSION_DOCS "La documentación de Taskwarrior se puede consultar usando 'man task', 'man taskrc', 'man task-color', y 'man task-sync' o en http://taskwarrior.org."
|
||||
#define STRING_CMD_VERSION_BUILT "{1} {2} construido para "
|
||||
#define STRING_CMD_VERSION_UNKNOWN "desconocido"
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2017 P. Beckingham, F. Hernandez." // |esp-ESP|==|eng-USA|
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2018 P. Beckingham, F. Hernandez." // |esp-ESP|==|eng-USA|
|
||||
#define STRING_CMD_LOGO_USAGE "Muestra el logo de Taskwarrior"
|
||||
#define STRING_CMD_LOGO_COLOR_REQ "El comando logo requiere que el soporte de color esté habilitado."
|
||||
#define STRING_CMD_EXEC_USAGE "Ejecuta comandos y scripts externos"
|
||||
|
||||
Reference in New Issue
Block a user