mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Copyright
- Bumped copyright to 2014, ready for release.
This commit is contained in:
parent
f50067dfa6
commit
8ed92ca498
540 changed files with 549 additions and 549 deletions
|
@ -1,7 +1,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
// taskwarrior - a command line task list manager.
|
||||
//
|
||||
// Copyright 2006-2013, Paul Beckingham, Federico Hernandez.
|
||||
// Copyright 2006-2014, 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
|
||||
|
@ -204,7 +204,7 @@
|
|||
#define STRING_CMD_VERSION_DOCS "La documentación de taskwarrior se puede consultar usando 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync' y 'man task-faq' 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 - 2013 P. Beckingham, F. Hernandez."
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez."
|
||||
#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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue