Properties String Exporter Free
ByAwesome CrowdinVerified Author

Export files as .properties regardless of your source file format

Install

What is Properties String Exporter?

Copy link

Properties String Exporter is useful when you need to generate .properties resource files for your Java application or other platform that uses this file format, from your Crowdin project strings. This localization approach is often used when translating one application built for several platforms. For example, you can have an app for Android, iOS and Web platforms. Most of your strings are shared, but platforms can also have their own strings.

To implement this translation strategy with Crowdin, you need to upload your strings from all your platforms to the Crowdin project, then create Bundles and use exporters to build resource files for every platform.

Bundles can then be downloaded via Crowdin UI, API or even delivered to your consumers via Crowdin OTA.

Configuring Properties String Exporter

Copy link

When creating or configuring the bundle, you will find a gear icon next to the Properties String Exporter icon; click it to fine-tune the export options.

Features

Copy link
Feature Value
File Extension .properties
API Type crowdin-properties
System No
Supports pluralization No
Configurable Yes
Handles Crowdin Unified Placeholders No

Sample File

Copy link
string_one = String for translation 1
string_two = one + one \= two
# String key with spaces
key\ with\ spaces = This is the value that could be looked up with the key "key with spaces".
# Unicode
tab : \u0009
# Backslash in value should be escaped by another backslash
path=c:\\wiki\\ templates

Crowdin is a platform that helps you manage and translate content into different languages. Integrate Crowdin with your repo, CMS, or other systems. Source content is always up to date for your translators, and translated content is returned automatically.

Learn More
Categories
File Formats
Works with
  • Crowdin Enterprise
  • crowdin.com
Details

Released on Dec 1, 2022

Updated on Aug 14, 2023

Published by Awesome Crowdin

Identifier:properties-string-exporter