Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.2, 5.2.3
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Branch Version/s:5.1.x, 5.2.x
-
Backported to Branch:Committed
-
Liferay Contributor's Agreement:Accept
-
Similar Issues:
Description
Currently by executing "ant build-lang" all languages are built and any missing keys are automatically translated. By making this target smarter it'll be possible to execute for example:
ant build-lang -Dlang.code=es
Which would only build the Spanish language files.
This is specially useful for translators.

Committed to trunk