I am wondering if the Jira Server Insight java classes provide a way to get "translations" (object type attribute names) for i18n keys for attributes in error messages. For example, "rlabs-i...
...re looking for a Class/Enum/Interface that stores the i18n keys for the NotificationTypes or a different way to handle the notfications. Current Code: ServiceOutcome<NotificationScheme&g...
I followed this article to update and change a language pack: https://confluence.atlassian.com/jirakb/install-a-custom-language-pack-for-jira-server-295305642.html I changed the .jar ending to ...
I want to provide my Jira Cloud Plugin in multiple languages. I read the article about internationalising it (see https://developer.atlassian.com/cloud/confluence/internationalization/). However...
Hi, I'm looking to upgrade Jira from version 7 to the latest 8, but the italian translation is not right. I already raised this issue for Jira 7 (Translating JIRA 7.12) and the official issue ...
I am creating an app using Jira Connect and I can't seem to find a way to do i18n. https://developer.atlassian.com/cloud/jira/platform/internationalization/ - these page clearly states I need to u...
...ocalize. After following your programming language's i18n methodologies, you have your translation files. Now it’s time to figure out which languages you want to translate to and how to best integrate w...
Hi there, I am struggling on an optimization I try to implement for my company's JIRA. Current situation We have some workflow steps that are not default/usual steps as for instanc...
Hi, I want to use translation files (*.properties) from another plugin in my plugin. Specifically, I want use the translations in my javascript code. Can anybody tell me if and what I have to a...
Hi, I'm writing a JIRA server app and I was wondering whether it is possible to extend the native i18nHelper. E.g. I want to perform some string manipulations (e.g. placeholder replacement) o...
...nternationalization options in the atlassian-plugin.xml for the attribute name in the element taskType and the element description. How can I use i18n properties for these both?
I thought at:i18n was taking care of that, but it always uses the default i18n literals. It's weird, but I only got working the i18n in the plugin xml file (e.g. i18n-name-key ), but I...
...TTPS, using the provided JIRA configuration script. This are the only changes I have done to standard installation. By the way, I use PostgreSQL for JIRA persistence. This may also be reason if i18n...
In addition to being able to localize the UI, how would one go about localizing page content? Is the recommended approach simply a matter of creating multiple spaces for each language, or are t...
When I start atlassian in plugin directory I get below error: [INFO] [talledLocalContainer] com.atlassian.plugin.PluginParseException: Duplicate resource with type 'i18n' and name 'i18n' found [I...
This is what shows on https://jira.atlassian.comfor me in 'Assigned to me', its a Japanese translation of "There is no task that is assigned to you.", probably. Given all other UI text is in english...
...tlassian/plugins/editor/i18n_de_DE.properties:tinymce.atlassian.insert_menu.tooltip=Mehr Inhalt einf\uFFFDgen RIGHT -> ./com/atlassian/plugins/editor/i18n_de_DE.properties:tinymce.atlassian.insert_menu...
In my soy templates I use {getText('com.foo.header')} for i18n. The keys are available both in English and German. There seems to be a problem with caching: If the template is rendered the f...
Hello! I've developed plugin and now it's time to internatiolize it. <resource type="i18n" name="i18n" location="croc.apechnikov.PrTab"/> in atlassian-plugin.xml ADDED in package .../r...
Hi all, I am using jira 4.4.3. I would like to change the submit button name in transition screens. I do these steps: 1. Change the language jar file into zip file (my Jira server Regiona...
On several pages a mixture of german/english is shown in our On Demand Instance, especially on Confluence-Pages. Since we work with international teams, we'd rather have all pages showing everything ...
What are the rough per-country system statistics of the Atlassian products, is this even public? I'm pondering some evolving information via clustRmaps I'm getting on the only just released JEMH u...
I want to disable all preinstalled language packs except English (US). How to do so?
Hi, I want to use own i18n plugin localization. When I wrote loc_cs_CZ.properties file as equivalent to english localization in loc.properties everything looks fine, but if user change language p...
Would it be a way to have support in other languages?
Copied to clipboard