From 1f332d6c5c6f67aa5f744ac91ec251ef0f1a5b7c Mon Sep 17 00:00:00 2001 From: Ihor Radchenko Date: Sat, 11 Feb 2023 14:55:28 +0300 Subject: [PATCH] * lisp/org-clock.el: Remove completed FIXME --- lisp/org-clock.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 25ad264ea..f869b0b7a 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -344,7 +344,6 @@ For more information, see `org-clocktable-write-default'." :version "24.1" :type 'function) -;; FIXME: translate es and nl last string "Clock summary at" (defcustom org-clock-clocktable-language-setup '(("en" "File" "L" "Timestamp" "Headline" "Time" "ALL" "Total time" "File time" "Clock summary at") ("es" "Archivo" "N" "Fecha y hora" "Tarea" "DuraciĆ³n" "TODO" "DuraciĆ³n total" "Tiempo archivo" "Generado el")