mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
ui: fix capitalization of Package File action name
GitOrigin-RevId: 3879763afb09c172d35b4157fb0dad3eafd10e82
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6029513303
commit
96f1c3a85e
@@ -165,12 +165,12 @@ dialog.title.output.directory.for.artifact=Output Directory for Artifact
|
||||
chooser.description.select.output.directory.for.0.artifact=Select output directory for ''{0}'' artifact
|
||||
|
||||
#package file action
|
||||
action.name.package.file=Package file
|
||||
action.name.package.file=Package File
|
||||
action.description.package.file=Update the file in the corresponding artifacts
|
||||
message.tect.package.file.io.error=IO Error:\n{0}
|
||||
command.name.package.file=Package file
|
||||
status.text.file.has.been.packaged={0, choice, 1#File|2#Files} {1} {0, choice, 1#has|2#have} been packaged at {2}.
|
||||
action.name.package.files=Package files
|
||||
action.name.package.files=Package Files
|
||||
|
||||
# validation
|
||||
validation.display.name=Validation
|
||||
|
||||
Reference in New Issue
Block a user