L10n: Removed unused strings

This commit is contained in:
Paul Beckingham 2015-09-06 02:19:31 -04:00
parent 9bb2e4f8f5
commit af43a3119f
9 changed files with 0 additions and 27 deletions

View file

@ -289,7 +289,6 @@
#define STRING_CMD_INFO_MODIFIED "Last modified"
#define STRING_CMD_INFO_VIRTUAL_TAGS "Virtual tags"
#define STRING_CMD_UNDO_USAGE "Reverts the most recent change to a task"
#define STRING_CMD_UNDO_MODS "The undo command does not allow further task modification."
#define STRING_CMD_STATS_USAGE "Shows task database statistics"
#define STRING_CMD_STATS_CATEGORY "Category"
#define STRING_CMD_STATS_DATA "Data"
@ -310,7 +309,6 @@
#define STRING_CMD_STATS_AVG_PEND "Average time pending"
#define STRING_CMD_STATS_DESC_LEN "Average desc length"
#define STRING_CMD_STATS_CHARS "{1} characters"
#define STRING_CMD_STATS_LAST_SYNC "Last server synchronization"
#define STRING_CMD_STATS_BLOCKED "Blocked tasks"
#define STRING_CMD_STATS_BLOCKING "Blocking tasks"
#define STRING_CMD_REPORTS_USAGE "Lists all supported reports"
@ -750,7 +748,6 @@
#define STRING_TLS_INIT_FAIL "Error initializing TLS. {1}"
#define STRING_ERROR_DETAILS "The setting 'calendar.details.report' must contain a single report name."
#define STRING_ERROR_NO_FILTER "Command line filters are not supported by this command."
#define STRING_ERROR_NO_MODS "Command line modifications are not supported by this command."
#define STRING_ERROR_CONFIRM_SIGINT "Interrupted: No changes made."
#define STRING_ERROR_BAD_STATUS "The status '{1}' is not valid."