diff --git a/features/org.jkiss.dbeaver.git.feature/feature.xml b/features/org.jkiss.dbeaver.git.feature/feature.xml index 771c08f68753944490fc1583e658e679d394692e..8d004432fa58650c7d017f6fc42d1c13ca2743fd 100644 --- a/features/org.jkiss.dbeaver.git.feature/feature.xml +++ b/features/org.jkiss.dbeaver.git.feature/feature.xml @@ -17,21 +17,18 @@ %license - + + + - + - + <!– EGIT and JGIT deps –> @@ -43,6 +40,7 @@ +--> diff --git a/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_de.properties b/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_de.properties index d53aebcf79e0d56c7cf32250ba3ad419b857d8da..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 --- a/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_de.properties +++ b/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_de.properties @@ -1,4 +0,0 @@ -command.org.jkiss.dbeaver.git.commands.share.name = Projekt in Git teilen -command.org.jkiss.dbeaver.git.commands.projectFromGit.name = Projekt aus Git erstellen -command.org.jkiss.dbeaver.git.commands.commit.name = \u00c4nderungen an Git festschreiben -command.org.jkiss.dbeaver.git.commands.update.name = \u00c4nderungen von Git aktualisieren \ No newline at end of file diff --git a/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_es.properties b/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_es.properties index 107313ee1fb5eca8a1f9b735217a6be4ed89dcd4..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 --- a/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_es.properties +++ b/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_es.properties @@ -1,4 +0,0 @@ -command.org.jkiss.dbeaver.git.commands.share.name = Compartir proyecto en Git -command.org.jkiss.dbeaver.git.commands.projectFromGit.name = Crear proyecto desde Git -command.org.jkiss.dbeaver.git.commands.commit.name = Confirmar cambios en Git -command.org.jkiss.dbeaver.git.commands.update.name = Actualizar cambios de Git \ No newline at end of file diff --git a/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_ru.properties b/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_ru.properties index e6795f0a9f0f56ffd343d75f9539ce55a6b03b99..316e9e188874f128f5e8d91ce2ad93caec9dae61 100644 --- a/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_ru.properties +++ b/plugins/org.jkiss.dbeaver.team.git.ui/OSGI-INF/l10n/bundle_ru.properties @@ -1,4 +1,4 @@ -command.org.jkiss.dbeaver.git.commands.share.name = \u041f\u043e\u0434\u0435\u043b\u0438\u0442\u044c\u0441\u044f\u0020\u043f\u0440\u043e\u0435\u043a\u0442\u043e\u043c\u0020\u0432 Git -command.org.jkiss.dbeaver.git.commands.projectFromGit.name = \u0421\u043e\u0437\u0434\u0430\u0442\u044c\u0020\u043f\u0440\u043e\u0435\u043a\u0442\u0020\u0438\u0437 Git -command.org.jkiss.dbeaver.git.commands.commit.name = \u0417\u0430\u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0020\u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f\u0020\u0432 Git -command.org.jkiss.dbeaver.git.commands.update.name = \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u044c\u0020\u0438\u0437\u043c\u0435\u043d\u0438\u044f\u0020\u0438\u0437 Git \ No newline at end of file +command.org.jkiss.dbeaver.git.commands.share.name = \u041D\u0430\u0441\u0442\u0440\u043E\u0438\u0442\u044C Git +command.org.jkiss.dbeaver.git.commands.projectFromGit.name = \u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043F\u0440\u043E\u0435\u043A\u0442 \u0438\u0437 Git +command.org.jkiss.dbeaver.git.commands.commit.name = \u041E\u0442\u043F\u0440\u0430\u0432\u0438\u0442\u044C \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u044F \u0432 Git +command.org.jkiss.dbeaver.git.commands.update.name = \u041E\u0431\u043D\u043E\u0432\u0438\u0442\u044C \u0438\u0437\u043C\u0435\u043D\u0438\u044F \u0438\u0437 Git \ No newline at end of file