davidakachaos wrote:Thank you for making this open source! I've just created a PR on the i18n for the NL (Dutch) translations
Thanks for the contribution.
Moderators: Unholy, bextein, Glodenox, JustinS83
davidakachaos wrote:Thank you for making this open source! I've just created a PR on the i18n for the NL (Dutch) translations
SuperDave1426 wrote:Not sure what "minified" means, but
Minification, in computer programming languages and especially JavaScript, is the process of removing all unnecessary characters from source code without changing its functionality.
[...]
Minified source code is especially useful for interpreted languages deployed and transmitted on the Internet (such as JavaScript), because it reduces the amount of data that needs to be transferred.
SuperDave1426 wrote:If it's been taken Open Source, then why is it being obfuscated and minified?
SuperDave1426 wrote:I guess what happened was Greasyfork did what they did before this change to the Open Source model (and is no longer complied), which would no longer trigger such an action on their part.
Darkfleet30 wrote:Did a quick search and didn't return much, can this be used to validate for road speeds being blank?
if (!state
&& address.isOkFor(106))
segment.report(106);
"106.title": "No state name selected",
"106.problem": "The segment has no state name selected",
"106.solution": "Select a state for the segment and apply the changes",
"106.solutionLink": "W:Creating_and_Editing_street_segments#Confirm_the_road_by_updating_details",
BenEnmen wrote:I think the problem has to do with the W.location.code being removed. There are 2 places where it is used, Just search forand change it to
- Code: Select all
Ra.location.code
- Code: Select all
Ra.app.getAppRegionCode()
Zafcho wrote:A small correction must be made to the newly created localization file.
Return to Addons, Extensions, and Scripts
Users browsing this forum: jangliss, jm6087, JustinS83, Mapman44, Mythdraug