mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Code Cleanup
- Move a newline out of localization and into source code.
This commit is contained in:
parent
d89ee4d19c
commit
14c17d5c4d
3 changed files with 3 additions and 3 deletions
|
@ -485,7 +485,7 @@
|
|||
#define STRING_CMD_COLOR_EXPLANATION "Use este comando para ver como los colores son mostrados por su terminal."
|
||||
#define STRING_CMD_COLOR_16 "Uso de 16-colores (soporta subrayado, negrita, fondo brillante):"
|
||||
#define STRING_CMD_COLOR_256 "Uso de 256-colores (soporta subrayado):"
|
||||
#define STRING_CMD_COLOR_YOURS "Su muestra:" << "\n"
|
||||
#define STRING_CMD_COLOR_YOURS "Su muestra:"
|
||||
#define STRING_CMD_COLOR_BASIC "Colores básicos"
|
||||
#define STRING_CMD_COLOR_EFFECTS "Efectos"
|
||||
#define STRING_CMD_COLOR_CUBE "Cubo de color rgb"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue