
Guides in this section
- Dejavoo Z6 , Z9 , Z11 Configuration
- How can I add barcode in customer receipts?
- How to migrate derby single ( embedded ) to derby server
- Receipts Cutting Off - price not printing properly
- What is Drawer Accountable and Cash To Deposit in Cash Drawer Report?
- How to activate POS & plugin licenses
- Minimum Requirements
- New Store Setup Wizard
- Floorplan Configuration
- Setting up Cloud Database for Siiopa
- Home Delivery and Pick up Using Cust Plugin
- Setting Up A Digital Weight Scale
- Retail Order Type - How to setup Retail Stores
- Variants In ORO POS
- Store configuration
- Custom Payments in ORO POS
- Inventory On Hand Report
- Customer Loyalty Management
- Re Order Level & Shopping List
- Inventory Configuration
- ORO POS Demo Installation
- Inventory Location Set Up
- Inventory Stock Count
- Inventory: adding a new Vendor
- Inventory Purchase order
- Inventory Stock Conversion
- Inventory Transfer
- FloorPlan: adding A New Floor
- FloorPlan: adding Tables
- FloorPlan: Table Types
- Recipe / Bill of Materials ( BoM )
- Ticket Splitting in ORO POS
- New employee permissions
- Applying Modifier Group of a Menu Item to Other Menu Items
- How to make Hotel Room Reservation / Booking
- How to make Table Reservation / Booking
- Paid, Closed and Open Ticket status
- Coupons, Discounts & Reprice
- Selling Lotteries and Paying Out Winning Tickets
- Emailing Daily Sales Report
- Void & Refund in ORO POS
- Configuring Service Charge
- Payment from customer balance
- Void Item Report
- Sales Report (Non-Inventory Items)
- Sales Report (Inventory Items)
- Configuring Receipt for Different Paper sizes
- Sending Transaction Receipts Via Email
- Adding sticker printer in ORO POS
- Session summary report
- End of day summary report
- Tax-exempt report
- Understanding Sales Balance Report
- Understanding Token Number
- Pre-authorize & Tips Processing
- Capture Credit Card Transactions
- Seat based order
- Showing details of menu items while adding to customers order
- Understanding Gross Receivable, Receipt Differential and Tips Differential
- Understanding ticket number and token number
- PAX S300 Configuration
- Configuring Cash Drawer
- Adding Pizza in ORO POS
- Understanding Tips Payout
- Migration from Floreant POS to ORO POS
- Migrating from Aldelo POS
- Getting ready for Live system
- Configuring Receipt Printer
- Configuring Kitchen Printer
- Printing barcode labels for products
- Modifier price rules
- Hiding server summary button in user view
- Showing tickets on right side in the order view
- Price List
- Changing users password
- Penny Rounding For Canada
- Adding default service charge
- Generating & Activating Gift Card
- Bar Tab
- Making drinks/beverage mandatory in an order type
- Hide MISC button in order
- Configuring IDTECH SecuRED MSR payment device
- Different types of Units in ORO POS
- User type permission
- Combo Items
- Menu page designer
- Menu Group vs Category
- Setting Up Multi-Currency System
- Edit employee clock-in or clock-out time
- Setting up master terminal
- Terminal wise Order Type
- Taxing To-Go Food
- Tax Settings
- Send vs Hold vs Done
- Setting up meal courses.
- How to setup Caller ID device in Cust Plugin
- Visual Receipt Design
- Kitchen Display (KDS) Configuration
- Multiple roles and user permissions.
- Customer Monitor
- Kitchen Item Sticker
- Database setup for Multiple Terminals
- Product and Items in ORO POS
- How to setup your Menu
- Importing Items from Spreadsheet
- Store sessions, opening and closing store
- Recommended Hardware
Releted Guides
Translate UI in OROPOS
English is the default language of ORO POS, but users in other languages can easily translate it. The POS is designed such a way that all UI texts and messages are stored in separate message files. UI text and messages are also identified by a unique message_IDs.
- Our Default message file is called “messages.properties”. It contains meesage_IDs and their text in the English language.
- For other locales, a user can create messages_<Locale>.properties. For example, Spanish locale ( es) -> messages_es.properties.
- When ORO POS starts it loads message file and replace message_IDs with respective text.
- UI translation is done in terminal level. Different terminals can operate in different locale /language concurrently.
1. Find your locale.
You can find your local form this Link.
2. Modify Message properties in the i18n folder
ORO POS supports different languages in different terminals. All translation messages are stored in i18n directory where ORO POS is installed. (i18n is the shortened form of “internationalization”)
We may have some old message files in different languages. This is always a good idea to make a copy of messages.properties and rename it as per your locale.
3. Edit message files
To edit message files you can use any text editor that supports Unicode. We recommend VI for Linux environment and Notepad++ in windows.
4. Try it
Once a translated messages file is in this directory, use the ‘cd’ command in the command prompt to navigate to the OROPOS directory.
Type the following command to configure the locale language:
java -jar -Duser.language={language} oropos.jar
Replace {language} with the desired translation language (e.g. es, ar).
Restart the POS, and the changes should take effect.
If that works you can create a bat file and copy the locale parameters.
Disclaimer: The information and media included on this website are not legal documents. Whilst we make every attempt to ensure the accuracy and reliability of the information contained in the documents stored, served and accessed on this site, this information should not be relied upon as a substitute for formal advice from our company. Features described in this document are subject to change without any notice.