-
Updated
Aug 5, 2021 - Jupyter Notebook
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 2,340 public repositories matching this topic...
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Aug 5, 2021 - Python
-
Updated
Jul 12, 2021 - Swift
-
Updated
Jul 14, 2021 - C++
-
Updated
May 25, 2021 - PHP
Problem:
The translator sometimes does not make correct spaces around tags. For example:
<p>Click on the links<a href="...">here</a>or<a href="...">here</a>.</p>
Solution suggestion:
Create new quality check. Logic like:
- if tag: a, strong, b, i, ...
- and if following chars are before or after the tag: \p{L}
- then show a failed check
-
Updated
Aug 5, 2021 - TypeScript
Search result count
Search result count is 10.
How can i set the pagesize on user side
-
Updated
Aug 3, 2021 - C++
-
Updated
Oct 31, 2019 - Swift
-
Updated
Jun 10, 2021 - Swift
-
Updated
Aug 2, 2021 - JavaScript
It would be cool to add Google Translate support, because most likely Google Translate is better than Microsoft Translate.
And maybe it would be good idea to use Google Apps Script, because it has a free unlimited Google Translate. Here is an [example article](https://techstreams.github.io/2016/01/07/translation-automation-with-wor
-
Updated
Aug 3, 2021 - Python
-
Updated
May 29, 2019 - TypeScript
-
Updated
Aug 1, 2021 - C#
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jun 30, 2021 - C++
-
Updated
Jul 29, 2020 - C++
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Jul 30, 2021 - Ruby
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Aug 4, 2021 - Python
-
Updated
Aug 4, 2021 - Objective-C
-
Updated
Mar 30, 2021 - Swift
-
Updated
Jun 28, 2021 - C++
-
Updated
Jul 29, 2021 - Fluent
Localization apps
GitLocalize
Continuous Localization for GitHub projects
POEditor
Manage your software localization collaboratively
Crowdin
Agile localization for your projects
Describe the bug
Extracting messages that occurs in several places in the code results in an entry containing all references on a dedicated line:
Expected behavior
Extracting messages that occurs in several places in the code should result in an entry containing all reference