mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-28 15:47:06 -04:00
Update common_lang.php
Inserting inline variable and resorted variables for ease of finding.
This commit is contained in:
@@ -7,6 +7,7 @@ $lang["common_close"] = "Close";
|
||||
$lang["common_comments"] = "Comments";
|
||||
$lang["common_common"] = "common";
|
||||
$lang["common_confirm_search"] = "You have selected one or more rows, these will no longer be selected after your search. Are you sure you want to submit this search?";
|
||||
$lang["common_copryrights"] = "© 2010 - %1";
|
||||
$lang["common_correct_errors"] = "Please correct identified errors before saving";
|
||||
$lang["common_country"] = "Country";
|
||||
$lang["common_date"] = "Date";
|
||||
@@ -66,5 +67,4 @@ $lang["common_view_recent_sales"] = "View Recent Sales";
|
||||
$lang["common_website"] = "opensourcepos.org";
|
||||
$lang["common_welcome"] = "Welcome";
|
||||
$lang["common_welcome_message"] = "Welcome to OSPOS, click a module below to get started.";
|
||||
$lang["common_copryrights"] = "© 2010 - ";
|
||||
$lang["common_zip"] = "Postal Code";
|
||||
|
||||
Reference in New Issue
Block a user