hosokawa.takahiro
6bd1aed74c
Fixing the Japanese description text.
...
Markdown italic not being applied due to missing spaces
2024-09-08 12:52:37 +09:00
daun kim
f1e05b53cf
Fixing the Korean description text
2024-08-30 22:49:22 +09:00
Peter Cottle
60d8dd8120
Merge pull request #1164 from Theprathamshah/bugFix/rampup2
...
fix: 🐛 made bugFix branch an active branch insted of main
2024-08-23 19:22:45 -04:00
Pratham Shah
33e3cd1f0f
fix: 🐛 made bugFix branch an active branch insted of main
2024-08-23 15:15:18 +05:30
Peter Cottle
016b535e22
PR #1163 second part of @DAUN3046 translations
2024-08-22 10:43:15 -04:00
Peter Cottle
88a46c427d
PR #1163 -- merge part of @DAUN3046 translations update
2024-08-22 10:39:00 -04:00
Benjamin
d251c30108
fixed small grammatical error
2024-08-21 14:08:37 -07:00
Muhammed Enes Karaca
4104913e77
turkish translate for rebase levels and index
2024-08-16 18:48:51 +03:00
Soobin Yang
8131643a06
make korean translation more natural
2024-07-13 21:04:47 -07:00
Sven Koch
bd27350419
improve German next level translation
2024-07-11 15:14:02 +02:00
Sluchaev Kirill
d51a457f31
fix spelling
2024-06-25 16:16:22 +03:00
Peter Cottle
21fbde2c31
finish
2024-06-18 16:24:57 +09:00
Peter Cottle
a3cfd3bb88
Resolves #1152 -- close level window on close button click
2024-06-18 16:24:17 +09:00
Peter Cottle
ad95c98ef2
#1149 keep command visible and have small link to reset animation
2024-05-27 21:50:23 -04:00
Romain Guerin
548bbf7395
Add missing translations for French translation
2024-05-22 15:49:35 +00:00
Romain Guerin
61154338da
Do not translate commands to execute inside French translation
2024-05-22 15:49:28 +00:00
Romain Guerin
94b77a031c
Fix typos for French translation
2024-05-22 15:46:02 +00:00
Peter Cottle
dd4233d7e2
Revert "make modal draggable" PR #1146
...
This reverts commit e5cab6a646
.
2024-05-14 08:22:55 -04:00
hiroto22
e5cab6a646
make modal draggable
2024-05-13 21:57:37 +09:00
egiantur
e5337fe4cf
simple change on Italian translation
2024-05-11 12:50:42 +02:00
egiantur
7241160dc3
Fix typos and adjust some phrases for Italian translation
2024-05-11 12:19:53 +02:00
juanmv94
d1a08323c6
Implemented --force for fetch/pull. Force using +src:dest
2024-04-28 11:02:33 +02:00
juanmv94
d45c7400b9
Test and level corrections after fetch/pull fixes
2024-04-27 18:13:32 +02:00
juanmv94
5322fd6605
Fixed many fetch/pull issues on #1138
2024-04-26 02:41:44 +02:00
Romain Guerin
d09fc9e3c3
Resolves #1139 : can use a direct permalink to a specific level
2024-04-24 10:09:37 +00:00
Peter Cottle
caf480d956
Resolves #1138
2024-04-22 07:32:06 -04:00
Peter Cottle
b86a9d704c
Resolves #1134 -- show solution on gist levels
2024-03-30 18:18:42 -04:00
Peter Cottle
ac94520a99
Resolves #1128 : edit the dialog a bit
2024-03-30 18:18:42 -04:00
DeadEmbed
de6f1bb9e4
Corrected typo in multipleParents.js
2024-02-25 22:30:56 +03:00
Peter Cottle
4f52fc5cb6
Resolves #1128 : make it clear that side should be the name of the branch
2024-02-19 15:40:58 -05:00
Thierry Parlier
acc6555ded
Added vitejs as a launcher for index.html. package.json 'prepare' command is used to create the index.html file to be used with vite
2024-02-06 12:16:17 +04:00
Cristóbal
1c18197ac2
Translate command-not-supported to es_AR, es_MX and es_ES
...
There is no error message for git-error-command-not-supported, a common error that occurs when typing any command incorrectly.
2024-01-11 18:50:53 -03:00
HumbertoMata
eee0720dc2
Translate the fakeTeamwork lesson to es_MX
2024-01-06 21:45:01 -06:00
Lucie Lenglet
acffcc1616
feat: command to simulate Merge/Pull Request
...
- Adds `git merge(M|P)R <source_branch> <target_branch> [--delete-after-merge]` command
to simulate a Merge/Pull Request being merged into the target branch
- The optional flag `--delete-after-merge` will remove the merged branch on the origin tree
- The local remote branch remains as it is Git default behavior, even after `git fetch`
(it would require `git fetch --prune` support to automatically prune remote tracking branches)
- You can push a branch with a deleted remote tracking branch on origin, the ref will just update.
Resolves #1057
2023-12-15 19:32:47 +01:00
Max Oliver
badfd715b9
Update pt_BR translations (replay of #1112 )
2023-11-27 00:09:38 +00:00
Peter Cottle
7532b67b52
Merge pull request #1117 from maxoliverbr/main
...
Update strings.js
2023-11-21 21:17:35 -05:00
Peter Cottle
3dfcc2b27d
Resolves #1115 clarify git branch f
2023-11-21 11:36:33 -05:00
Max Oliver
621d666e9b
Update strings.js
...
Some more PT-BR translations.
2023-11-20 01:20:18 -03:00
Peter Cottle
c3d0f1ca1f
Revert "pt_BR Translations fix and add."
2023-11-12 13:55:31 -05:00
Max Oliver
a88ef6066e
Update strings.js
...
Fixed typos in pt_BR
2023-11-12 00:04:22 -03:00
Max Oliver
6480d3e24a
Update strings.js
...
Fixed typo
2023-11-11 23:59:47 -03:00
Max Oliver
dc37508e19
Update strings.js
...
Fixed some translations and added some that were missing in pt_BR.
2023-11-11 23:41:06 -03:00
by_Lazarev
aab8ebcc5e
Update grabbingOneCommit.js
...
There are no branch `master`, it is `main`
2023-10-06 16:12:27 +03:00
Peter Cottle
05c98a48a4
Merge pull request #1106 from 0xK3rn3lP4n1c/turkishTranslations
...
Mixed Levels tranlated to Turkish
2023-10-05 14:27:10 -04:00
0xK3rn3lp4n1c
d01e9f1c6f
tags level translated to Turkish
2023-10-05 17:23:36 +03:00
0xK3rn3lp4n1c
9a62b365e2
juggling commits 2 and tags translated to Turkish
2023-10-02 17:57:50 +03:00
0xK3rn3lp4n1c
fcbe27a538
juggling commits translated to Turkish
2023-09-28 14:33:16 +03:00
Peter Cottle
2da4d88737
remove some indenting from #1104
2023-09-21 09:16:48 -04:00
0xK3rn3lp4n1c
d8f1f28be0
turkish translation
2023-09-19 17:45:06 +03:00
kazzna
199f0219c4
Add git switch --force-create
2023-09-19 13:45:53 +09:00