[latexila] Add translator comment
- From: SÃbastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila] Add translator comment
- Date: Sat, 16 Feb 2013 13:53:36 +0000 (UTC)
commit 87e2f9aa959ffeeea7ad81d8141e6a391087cb29
Author: SÃbastien Wilmet <swilmet gnome org>
Date: Sat Feb 16 14:48:15 2013 +0100
Add translator comment
src/structure.vala | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/structure.vala b/src/structure.vala
index 1840519..cd96438 100644
--- a/src/structure.vala
+++ b/src/structure.vala
@@ -183,6 +183,8 @@ public class Structure : Grid
create_simple_list_button (StructType.INCLUDE, _("Show included files"));
create_simple_list_button (StructType.TABLE, _("Show tables"));
create_simple_list_button (StructType.FIGURE, _("Show figures and images"));
+ // Translators: do not translate the words TODO and FIXME. They are special
+ // comments that can be inserted in LaTeX documents.
create_simple_list_button (StructType.TODO, _("Show TODOs and FIXMEs"));
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]