Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »


The current version supports the following languages:
Mobile Device:

  • ENU

Business Central:

  • ENU

If you encounter screens like this with missing translations on the mobile device, the Mobile messages are missing for your current language code.

How to Create missing Mobile Messages
Open Mobile User and check the Language Code for the specific mobile user.

Open Mobile Languages, select the line with the Language Code from the mobile user. Press the action "Create Messages" to create the missing default messages.

Open Mobile Messages and manually update the translations for the specified Language Code.Only change the value in the "Message" field, the "Code" field is used as a constant inside the application to lookup the translation.
Example: Main Menu Caption for the Pack & Ship Icon.

As of version 1.11 the following Mobile Message Codes are used for Pack & Ship:

  • 'MAINMENUPACKING', 'Pack & Ship');
  • 'PACKING_STATION', 'Packing Station');
  • 'PACKING_STATION_HELP', 'Select Packing Station');
  • 'PAGEPACKINGTITLE', 'Packing');
  • 'BULKREGISTRATION', 'Bulk register information');
  • 'COMBINETONEW', 'Move License Plates to new');
  • 'ALLCONTENTTONEW', 'Combine All Contents to new');
  • 'ENTER_PACKAGE', 'Package Type');
  • 'PACKAGE_LABEL', 'Select Package Type');
  • 'LICENSEPLATE', 'License Plate');
  • 'LICENSEPLATE_CONTENT', 'Contents');
  • 'SHIPPING_AGENT_SERVICE', 'Shipping Agent Service');
  • 'SHIPPING_AGENT_SERVICE_HELP', 'Select Shipping Agent Service');
  • 'SHIPPING_AGENT', 'Shipping Agent');
  • 'SHIPPING_AGENT_HELP', 'Select Shipping Agent');
  • 'POSTPACKING', 'Post');
  • 'NO_LICENSE_PLATES_TO_UPDATE', 'No License Plates to update');
  • 'NO.', 'No.');
  • 'UNIT_LABEL', 'Unit');
  • 'LICENSEPLATE', 'License Plate');
  • 'STAGING_HINT', 'Staging Hint');
  • 'STAGING_HINT_HELP', 'Inform where goods are staged');
  • 'EDIT_LICENSEPLATE', 'Edit License Plate');
  • 'MAINMENULPCONTENT', 'License Plate Contents');
  • 'ADD_LICENSEPLATE', 'Add License Plate');
  • 'DELETE_LICENSEPLATE', 'Delete License Plate');
  • 'LICENSEPLATE_NOT_EMPTY_ERROR', 'You can not delete a License Plate with Content');


  • No labels