-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <[email protected]> # Conflicts: # config/version.php
- Loading branch information
Showing
939 changed files
with
8,623 additions
and
1,355 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<?php | ||
return array ( | ||
'app_version' => 'v6.2.0-pre', | ||
'full_app_version' => 'v6.2.0-pre - build 11531-g20da6cccb', | ||
'build_version' => '11531', | ||
'app_version' => 'v6.2.0', | ||
'full_app_version' => 'v6.2.0 - build 11566-g5a5b07f5a', | ||
'build_version' => '11566', | ||
'prerelease_version' => '', | ||
'hash_version' => 'g20da6cccb', | ||
'full_hash' => 'v6.2.0-pre-591-g20da6cccb', | ||
'hash_version' => 'g5a5b07f5a', | ||
'full_hash' => 'v6.2.0-626-g5a5b07f5a', | ||
'branch' => 'master', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'invalid_return_count' => 'Invalid count returned from :name. Expected :expected, got :actual.', | ||
'invalid_return_type' => 'Invalid type returned from :name. Expected :expected, got :actual.', | ||
'invalid_return_value' => 'Invalid value returned from :name. Expected :expected, got :actual.', | ||
|
||
'does_not_exist' => 'Label does not exist', | ||
|
||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'labels_per_page' => 'Labels', | ||
'support_fields' => 'Fields', | ||
'support_asset_tag' => 'Tag', | ||
'support_1d_barcode' => '1D', | ||
'support_2d_barcode' => '2D', | ||
'support_logo' => 'Logo', | ||
'support_title' => 'Title', | ||
|
||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
|
||
return array( | ||
|
||
'deleted' => 'Deleted supplier', | ||
'does_not_exist' => 'Verskaffer bestaan nie.', | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -120,6 +120,9 @@ | |
'firstname_lastname_underscore_format' => 'First Name Last Name ([email protected])', | ||
'lastnamefirstinitial_format' => 'Last Name First Initial ([email protected])', | ||
'firstintial_dot_lastname_format' => 'First Initial Last Name ([email protected])', | ||
'firstname_lastname_display' => 'First Name Last Name (Jane Smith)', | ||
'lastname_firstname_display' => 'Last Name First Name (Smith Jane)', | ||
'name_display_format' => 'Name Display Format', | ||
'first' => 'eerste', | ||
'firstnamelastname' => 'First Name Last Name ([email protected])', | ||
'lastname_firstinitial' => 'Last Name First Initial ([email protected])', | ||
|
@@ -265,6 +268,8 @@ | |
'supplier' => 'verskaffer', | ||
'suppliers' => 'Verskaffers', | ||
'sure_to_delete' => 'Is jy seker jy wil verwyder', | ||
'sure_to_delete_var' => 'Are you sure you wish to delete :item?', | ||
'delete_what' => 'Delete :item', | ||
'submit' => 'Indien', | ||
'target' => 'teiken', | ||
'time_and_date_display' => 'Tyd en datum vertoon', | ||
|
@@ -283,6 +288,7 @@ | |
'user' => 'gebruiker', | ||
'accepted' => 'aanvaarde', | ||
'declined' => 'afgeneem', | ||
'unassigned' => 'Unassigned', | ||
'unaccepted_asset_report' => 'Onaanvaarde Bates', | ||
'users' => 'gebruikers', | ||
'viewall' => 'View All', | ||
|
@@ -364,9 +370,10 @@ | |
'licenses_count' => 'Licenses Count', | ||
'notification_error' => 'Error:', | ||
'notification_error_hint' => 'Please check the form below for errors', | ||
'notification_success' => 'Success:', | ||
'notification_warning' => 'Warning:', | ||
'notification_info' => 'Info:', | ||
'notification_bulk_error_hint' => 'The following fields had validation errors and were not edited:', | ||
'notification_success' => 'Success', | ||
'notification_warning' => 'Warning', | ||
'notification_info' => 'Info', | ||
'asset_information' => 'Asset Information', | ||
'model_name' => 'Model Name', | ||
'asset_name' => 'Asset Name', | ||
|
@@ -452,6 +459,8 @@ | |
'serial_number' => 'Serial Number', | ||
'item_notes' => ':item Notes', | ||
'item_name_var' => ':item Name', | ||
'error_user_company' => 'User and Asset companies missmatch', | ||
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager', | ||
'importer' => [ | ||
'checked_out_to_fullname' => 'Checked Out to: Full Name', | ||
'checked_out_to_first_name' => 'Checked Out to: First Name', | ||
|
@@ -474,5 +483,8 @@ | |
'address2' => 'Address Line 2', | ||
'import_note' => 'Imported using csv importer', | ||
], | ||
'percent_complete' => '% complete', | ||
'uploading' => 'Uploading... ', | ||
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.' | ||
|
||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'invalid_return_count' => 'Invalid count returned from :name. Expected :expected, got :actual.', | ||
'invalid_return_type' => 'Invalid type returned from :name. Expected :expected, got :actual.', | ||
'invalid_return_value' => 'Invalid value returned from :name. Expected :expected, got :actual.', | ||
|
||
'does_not_exist' => 'Label does not exist', | ||
|
||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?php | ||
|
||
return [ | ||
|
||
'labels_per_page' => 'Labels', | ||
'support_fields' => 'Fields', | ||
'support_asset_tag' => 'Tag', | ||
'support_1d_barcode' => '1D', | ||
'support_2d_barcode' => '2D', | ||
'support_logo' => 'Logo', | ||
'support_title' => 'Title', | ||
|
||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.