-
Updated
Feb 8, 2020 - TypeScript
Localization
Software localization (or localisation) means translation of a software interface and messages to another language plus adaptation of some formats (e.g. measures, dates and currency) plus adaptation to local cultures.
Here are 1,598 public repositories matching this topic...
At, https://frappe.io/blog/erpnext-features/in-app-help-in-erpnext there is an explanation of How to use help. It has lost the search box now. What happened to it? It was useful at times.

.
I have gone through the documentation cartographer.readthedocs but it was not enough to start feeding the live sensors data( not from rosbag ) and running the SLAM.
I have found this similar issue 1229
I wanted to send PR with fix but I can not find the right article:
https://github.com/lingui/js-lingui/blob/master/docs/ref/macro.rst#render
-
Updated
Feb 7, 2020 - JavaScript
The element is pretty limited to English and the github date style right now.
There should be a way to supply a strftime format for anything that is too old to be displayed in relative terms.
For example:
https://github.com/github/time-elements/blob/77a086c07630ae2fefb1a763a2d5212b72de79d2/src/relative-time.js#L23
The user documentation lacks any mention of zen editor and documenting its behavior.
Want to back this issue? Post a bounty on it! We accept
-
Updated
Feb 8, 2020 - Swift
Dear team,
I was curios if it would be possible to add two features to the translations page.
- Allow the user to navigate to the next term with keyboard (TAB or arrow keys).
- Add a save all button to avoid forgetting to save a translation.
Kind regards,
Keep up the good work.
An extra null pointer check is not needed in functions like the following.
- CameraThread
- [OdometryFovis](https://github.com/introlab/r
-
Updated
Feb 7, 2020 - Swift
When there's no comment, extractlocstrings will generate entries like
/* No comment provided by engineer. */ all over the place. These comments should be removed by default on normalization. There might even be an option to remove comments alltogether.
-
Updated
Feb 7, 2020 - JavaScript
The gitbook CLI tool has been deprecated. Let's find an alternative, e.g. mdbook.
-
Updated
Feb 9, 2020 - TypeScript
Version: Asp.Net Core 2.x
Problem:
When navigating to host/localizationadmin/index.html, the only response we get back for "GetResourceItems" requests is a 400 - Bad request.
Source of probem:
By looking at the logs I found out it was caused by the failed anti forgery token validation and when I remove the global filter from the app configuration (see below), everything works a
-
Updated
Feb 7, 2020 - Python
-
Updated
Feb 7, 2020 - PHP
-
Updated
Feb 8, 2020 - C++
Localization apps
POEditor
Manage your software localization collaboratively
Crowdin
Agile localization for your projects
GitLocalize
Continuous Localization for GitHub projects
Hello!
I was reading this post: SwiftGen/SwiftGen#228
Seems like one of the user was able to generate .imagestack from the Asset.assets. However when I tried it was only able to generate .imageset files.
Maybe I am missing something? My script is the same as the example one on Github for Assets.
Or is this not supported anymore?
Thanks!