mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
IJPF-CR-16336 vcs: update bundled strings - prefer 'Cannot'
GitOrigin-RevId: 405a77e633b123fbccef7259e755a0b3fe274ddf
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b5fee3a67a
commit
db486b707e
@@ -1119,9 +1119,9 @@ history.dialog.title.difference.between.versions.in=Difference Between {0} and {
|
||||
history.failed.to.load.content.for.revision.0=Failed to load content for revision {0}
|
||||
history.tab.title.can.not.load.changelist.contents=Cannot load changelist contents
|
||||
error.annotated.line.out.of.bounds=Annotated line is out of bounds: {0}, total line count: {1}
|
||||
error.cant.load.affected.files=Can''t load affected files for path ''{0}'' in revision ''{1}''
|
||||
error.cant.load.affected.files.with.limit=Can''t load affected files for path ''{0}'' in revision ''{1}'' with limit {2} (found {3})
|
||||
error.cant.get.local.file.for.non.local=Can''t get local location for file ''{0}''
|
||||
error.cant.load.affected.files=Cannot load affected files for path ''{0}'' in revision ''{1}''
|
||||
error.cant.load.affected.files.with.limit=Cannot load affected files for path ''{0}'' in revision ''{1}'' with limit {2} (found {3})
|
||||
error.cant.get.local.file.for.non.local=Cannot get local location for file ''{0}''
|
||||
update.label.before.update=Before update
|
||||
update.notification.title.project.partially.updated=Project Partially Updated
|
||||
update.notification.title.count.files.updated={0,choice,1#1 File|2#{0} Files} Updated
|
||||
|
||||
Reference in New Issue
Block a user