Status/Resolution/Reason: To Test//Fixed
Reporter/Name(from Bugbase): Shigeyoshi Muraoka / Shigeyoshi Muraoka ()
Created: 06/21/2017
Components: API Manager, Localization
Versions: 2016
Failure Type: Others
Found In Build/Fixed In Build: Adobe ColdFusion API Manager 2016 Update 1 build 302960 /
Priority/Frequency: Normal /
Locale/System: Japanese / Win 2008 Server R2
Vote Count: 0
Problem Description:
After application of ColdFusion 2016 API Manager Update 1, the items added by the Update are not displayed in Japanese page (they are shown as a blank instead).
 
Please check apim_admin.jpg and apim_portal.jpg files.
There are missed items in below json files placed on [apim_root]\wwwroot\admin\locale or [apim_root]\wwwroot\portal\locale.
 
at  [apim_root]\wwwroot\admin\locale
 
- metrics_ja.json
     "NothingSelected"
  
- newuserstore_ja
     "Add", "Details", "AddVars", "AddEvent", "Value", "Name",
    "UploadFromFile", "Logon", "Disabled", "Delete", "JavascriptVars",
    "Description", "Scripts", "JavascriptConnector", "Cancel", "DisabledDesc",
    "Save", "MethodSelectionError"
  
- organizations_ja.json
     "SpacesNotAllowed"
 
 - toastLocale_ja.json
     "ErrorInstalling", "ErrorUnInstalling", "SriptEventSyntax"
 
  
at [apim_root]\wwwroot\portal\locale\
 
- createapi_ja.json
      "NothingSelected"
  
-createApi2_ja.json
     "ApplyToAllResources", "AppliesToRequestData", "ChunkedEncoding",
    "RequestResponseLog"
  
-messages_ja.json
  "DISPATCHER_OVERWRITE_CONFIRM", "DISPATCHER_OVERWRITE_SUCCESS"
Any Workarounds:
Add missed items to _ja.json file manually.
  Attachments:
- June 21, 2017 00:00:00: apim_admin.jpg
 - June 21, 2017 00:00:00: apim_portal.jpg
 - June 21, 2017 00:00:00: apim_portal.jpg
 
Comments: