OSDN Git Service

add translations
[jnethack/source.git] / src / role.c
index 7e7790a..71a9f16 100644 (file)
@@ -2053,14 +2053,14 @@ int buflen, rolenum, racenum, gendnum, alignnum;
     if (num_post_attribs) {
         if (pa[BP_RACE]) {
             (void) promptsep(eos(buf), num_post_attribs);
-/*
+/*JP
             Strcat(buf, "race");
 */
             Strcat(buf, "\8eí\91°");
         }
         if (pa[BP_ROLE]) {
             (void) promptsep(eos(buf), num_post_attribs);
-/*
+/*JP
             Strcat(buf, "role");
 */
             Strcat(buf, "\90E\8bÆ");