---
title: "My first Plugin on Jetbrains Marketplace is LIVE! 🎉"
url: https://daily.dev/posts/my-first-plugin-on-jetbrains-marketplace-is-live--jgp7xchzj
source_url: https://www.youtube.com/watch?v=C7hw6gbSUmM
type: video:youtube
source: "Stevdza-San"
published: 2026-03-28T10:25:52.126Z
updated: 2026-03-28T10:26:09.777Z
tags: ["android-development", "jetbrains", "android-studio", "localization"]
reading_time: 10
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# My first Plugin on Jetbrains Marketplace is LIVE! 🎉

**[Stevdza-San](https://daily.dev/sources/stevdzasan)** · 10 min read · 0 upvotes · 0 comments

## Summary

A developer introduces 'Localize', a JetBrains/Android Studio plugin that automates translation of Android strings XML files using Google Cloud Translate API. The plugin detects existing locales, supports translating all strings or only newly added ones to save API credits, and provides XML attributes to mark strings as new, protected (skip specific words), or to be removed across all locales. A walkthrough demonstrates translating a multi-module Android project to German, using the 'translate only new strings' feature to reduce API usage from 692 to 129 credits.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=C7hw6gbSUmM>

## Similar posts on daily.dev

- [Kilo Code Goes Native on JetBrains](https://daily.dev/posts/kilo-code-goes-native-on-jetbrains-gncnioutw) · Kilo Blog · 23 upvotes · 3 comments

---

Tags: [#android-development](https://daily.dev/tags/android-development), [#jetbrains](https://daily.dev/tags/jetbrains), [#android-studio](https://daily.dev/tags/android-studio), [#localization](https://daily.dev/tags/localization)

[View this post on daily.dev](https://daily.dev/posts/my-first-plugin-on-jetbrains-marketplace-is-live--jgp7xchzj)
