Skip to content

Update Localization of Greek Translations#2895

Merged
tobiasdiez merged 3 commits into
masterfrom
fix-2893
Jun 8, 2017
Merged

Update Localization of Greek Translations#2895
tobiasdiez merged 3 commits into
masterfrom
fix-2893

Conversation

@LinusDietz

Copy link
Copy Markdown
Member

fixes #2893.

@LinusDietz LinusDietz requested a review from tobiasdiez June 8, 2017 12:34
@LinusDietz LinusDietz added [outdated] type: bug Confirmed bugs or reports that are very likely to be bugs dev: code-quality Issues related to code or architecture decisions component: internationalization i18n labels Jun 8, 2017
LANGUAGES.put("Turkish", "tr");
LANGUAGES.put("Vietnamese", "vi");
LANGUAGES.put("Simplified Chinese", "zh");
LANGUAGES.put("ελληνικά", "el");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to add it as Greek(...) or you remove the non-english name to stay consistent with Chinese, Japanese...

@LinusDietz

Copy link
Copy Markdown
Member Author

give me a sec before merging, I am just writing another test to avoid this issue in future

@LinusDietz LinusDietz added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Jun 8, 2017
@tobiasdiez tobiasdiez merged commit 981b14d into master Jun 8, 2017
@tobiasdiez tobiasdiez deleted the fix-2893 branch June 8, 2017 14:15
Siedlerchr added a commit that referenced this pull request Jun 10, 2017
* upstream/master:
  Convert crossref editor to tag-like interface using JavaFX (#2840)
  Fix #2847: Add scrollbars to entry editor
  Update Localization of Greek Translations (#2895)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: internationalization i18n dev: code-quality Issues related to code or architecture decisions [outdated] type: bug Confirmed bugs or reports that are very likely to be bugs status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Localization el (Greek) menu is not updated

3 participants