Author: hfnukal
Date: 2012-01-30 10:41:58 -0500 (Mon, 30 Jan 2012)
New Revision: 8324
Modified:
epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties
Log:
JBEPP-1240 reversed firstname and lastname in jp localization
Modified:
epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties 2012-01-30
15:35:48 UTC (rev 8323)
+++
epp/portal/branches/EPP_5_2_Branch/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_ja.properties 2012-01-30
15:41:58 UTC (rev 8324)
@@ -1084,8 +1084,8 @@
UIAccountProfiles.action.Save=\u4fdd\u5b58
UIAccountProfiles.action.Reset=\u30ea\u30bb\u30c3\u30c8
UIAccountProfiles.label.userName=\u30e6\u30fc\u30b6\u30fc\u540d :
-UIAccountProfiles.label.firstName=\u82d7\u5b57 :
-UIAccountProfiles.label.lastName=\u540d\u524d :
+UIAccountProfiles.label.firstName=\u540d\u524d :
+UIAccountProfiles.label.lastName=\u82d7\u5b57 :
UIAccountProfiles.label.email=E\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9 :
UIAccountProfiles.msg.update.success=\u30a2\u30ab\u30a6\u30f3\u30c8\u60c5\u5831\u304c\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3055\u308c\u307e\u3057\u305f\u3002
UIAccountChangePass.action.Save=\u4fdd\u5b58
@@ -1203,8 +1203,8 @@
################################################################################
UIUserSelector.label.option.userName=\u30e6\u30fc\u30b6\u30fc\u540d
-UIUserSelector.label.option.lastName=\u540d\u524d
-UIUserSelector.label.option.firstName=\u82d7\u5b57
+UIUserSelector.label.option.lastName=\u82d7\u5b57
+UIUserSelector.label.option.firstName=\u540d\u524d
UIUserSelector.label.option.email=E\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9
UIUserSelector.label.group=\u30b0\u30eb\u30fc\u30d7 :
UIUserSelector.label.searchUser=\u691c\u7d22h :
Show replies by date