* emultempl/armelf.em: Update copyright to 2010 and 2011.
[deliverable/binutils-gdb.git] / gas / config / tc-tic30.c
index 7dea5d7f9d3ac1e7290513c591059df2ea5d8e04..570c833d62ac8cb93d21b9c7abde776258af55db 100644 (file)
@@ -34,7 +34,7 @@
 static char operand_special_chars[] = "%$-+(,)*._~/<>&^!:[@]";
 static char *ordinal_names[] =
 {
-  "first", "second", "third", "fourth", "fifth"
+  N_("first"), N_("second"), N_("third"), N_("fourth"), N_("fifth")
 };
 
 const char comment_chars[]        = ";";
This page took 0.023283 seconds and 4 git commands to generate.