[anjuta] fortan typo?
- From: Andika Triwidada <andika gmail com>
- To: Gnome i18n <gnome-i18n gnome org>
- Subject: [anjuta] fortan typo?
- Date: Thu, 6 Jan 2011 20:53:44 +0700
Are these typos?
$ grep -rni fortan anjuta
anjuta/plugins/am-project/am-properties.c:145: {N_("Fortan compiler flags:"),
anjuta/plugins/am-project/am-properties.c:272: {N_("Fortan compiler flags:"),
anjuta/plugins/am-project/am-properties.c:424: {N_("Fortan compiler flags:"),
anjuta/plugins/am-project/am-properties.c:576: {N_("Fortan compiler flags:"),
anjuta/po/es.po:4275:msgid "Fortan compiler flags:"
anjuta/po/gl.po:4286:msgid "Fortan compiler flags:"
anjuta/po/nb.po:4244:msgid "Fortan compiler flags:"
anjuta/po/sl.po:4290:msgid "Fortan compiler flags:"
anjuta/po/sv.po:4287:msgid "Fortan compiler flags:"
anjuta/po/th.po:4221:msgid "Fortan compiler flags:"
anjuta/po/ug.po:4198:msgid "Fortan compiler flags:"
anjuta/po/ug.po:4199:msgstr "Fortan تەھرىرلىگۈچ بەلگىسى:"
anjuta/po/zh_CN.po:4226:msgid "Fortan compiler flags:"
anjuta/po/zh_HK.po:4298:msgid "Fortan compiler flags:"
anjuta/po/zh_TW.po:4298:msgid "Fortan compiler flags:"
because later
$ grep -rniA 3 fortan anjuta/plugins/am-project
anjuta/plugins/am-project/am-properties.c:145: {N_("Fortan compiler flags:"),
anjuta/plugins/am-project/am-properties.c-146- ANJUTA_PROJECT_PROPERTY_LIST,
anjuta/plugins/am-project/am-properties.c-147- ANJUTA_PROJECT_PROPERTY_READ_WRITE,
anjuta/plugins/am-project/am-properties.c-148- N_("Common additional
Fortran compiler flags for all targets in this group.")},
--
anjuta/plugins/am-project/am-properties.c:272: {N_("Fortan compiler flags:"),
anjuta/plugins/am-project/am-properties.c-273- ANJUTA_PROJECT_PROPERTY_LIST,
anjuta/plugins/am-project/am-properties.c-274- ANJUTA_PROJECT_PROPERTY_READ_WRITE,
anjuta/plugins/am-project/am-properties.c-275- N_("Additional
Fortran compiler flags for this target.")},
--
anjuta/plugins/am-project/am-properties.c:424: {N_("Fortan compiler flags:"),
anjuta/plugins/am-project/am-properties.c-425- ANJUTA_PROJECT_PROPERTY_LIST,
anjuta/plugins/am-project/am-properties.c-426- ANJUTA_PROJECT_PROPERTY_READ_WRITE,
anjuta/plugins/am-project/am-properties.c-427- N_("Additional
Fortran compiler flags for this target.")},
--
anjuta/plugins/am-project/am-properties.c:576: {N_("Fortan compiler flags:"),
anjuta/plugins/am-project/am-properties.c-577- ANJUTA_PROJECT_PROPERTY_LIST,
anjuta/plugins/am-project/am-properties.c-578- ANJUTA_PROJECT_PROPERTY_READ_WRITE,
anjuta/plugins/am-project/am-properties.c-579- N_("Additional
Fortran compiler flags for this target.")},
--
andika
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]