-
Updated
Feb 18, 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,610 public repositories matching this topic...
-
Updated
Feb 19, 2020 - Jupyter Notebook
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 18, 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
Is your feature request related to a problem? Please describe.
It is possible to define placeholders using placeholder: flag. The Unchanged translation check should deal with those correctly.
Describe the solution you'd like
The ch
-
Updated
Feb 17, 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.
-
Updated
Feb 18, 2020 - PHP
An extra null pointer check is not needed in functions like the following.
- CameraThread
- [OdometryFovis](https://github.com/introlab/r
-
Updated
Feb 14, 2020 - TypeScript
-
Updated
Feb 18, 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 18, 2020 - JavaScript
-
Updated
Feb 19, 2020 - Python
-
Updated
Feb 17, 2020 - PHP
The gitbook CLI tool has been deprecated. Let's find an alternative, e.g. mdbook.
-
Updated
Feb 16, 2020 - Objective-C
-
Updated
Feb 14, 2020 - TypeScript
-
Updated
Feb 18, 2020 - Ruby
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 19, 2020 - C++
-
Updated
Feb 14, 2020 - Python
-
Updated
Feb 18, 2020 - C++
-
Updated
Feb 15, 2020 - PHP
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!