Crudu Cristian
21f46f5231
fix formatting
2025-06-09 19:47:26 +03:00
Crudu Cristian
1582ec4c78
translate advenced git remotes
2025-06-09 17:48:04 +03:00
Crudu Cristian
f069fd22c9
translate push & pull
2025-06-09 13:12:12 +03:00
Crudu Cristian
1a6c8b18e6
add Romanian language UI
2025-06-08 14:48:32 +03:00
Bence Balázs
51bd731919
Changing strings for better representation
...
Changing de_DE (german) strings for better representation of the given topics
2025-05-15 16:54:58 +02:00
muratad
36358049dd
fix: update japanese translation
...
Updated the Japanese translation to align more closely with the original text and removed outdated memes.
2025-05-13 19:29:53 +09:00
Peter Cottle
b76e4a4501
remove some debug stuff
2025-04-26 12:57:09 -04:00
Peter Cottle
85955e7413
My attempt at #1245
2025-04-26 12:56:25 -04:00
Peter Cottle
55fa0a4f35
#1235 -- option to skip the intro dialog
2025-03-30 09:02:20 -06:00
Andro Ranogajec
cf9e1e0858
Fix: Renaming locale labels
2025-03-07 17:49:46 +02:00
Aglemba
a228e20487
dialogs(sandbox-tutorial-fr): updated tutorial with Learn Git Branching commands
2025-02-05 13:45:31 +01:00
Peter Cottle
99369cad2a
Resolves #1217 -- add some commands into the show commands option
2025-01-20 09:04:56 -05:00
OFSener
fd74380cf1
Improved localization and added Turkish/other language translations
2024-12-25 21:08:17 +03:00
Peter Cottle
b3d0004427
fix #1204
2024-11-18 18:36:13 -05:00
Patolord
928577b2dc
feature: perfection tracker for levels with best number of commands
2024-11-18 09:42:39 -03:00
Peter Cottle
fe7c6563a9
Resolves #1194 again -- do alt and backspace
2024-11-12 09:28:58 -05:00
Peter Cottle
095ba99d05
Resolves #842 -- better ordering for suggestions
2024-11-11 18:08:12 -05:00
Peter Cottle
decee92bea
Resolve #1194 -- add ability to delete previous word and clear line
2024-11-11 17:57:40 -05:00
Andrew Shark
da89e627d2
Add missing ru messages
2024-11-09 00:16:48 +03:00
Peter Cottle
22986ef0a5
Update fontawesome and new threads logoooo
2024-09-18 10:37:42 -04:00
Peter Cottle
cdbf77fe43
Resolves #1171 locale change bug
2024-09-13 07:53:15 -04:00
daun kim
f1e05b53cf
Fixing the Korean description text
2024-08-30 22:49:22 +09:00
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
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
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
juanmv94
d1a08323c6
Implemented --force for fetch/pull. Force using +src:dest
2024-04-28 11:02:33 +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
b86a9d704c
Resolves #1134 -- show solution on gist levels
2024-03-30 18:18:42 -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
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
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
Peter Cottle
2da4d88737
remove some indenting from #1104
2023-09-21 09:16:48 -04:00
kazzna
199f0219c4
Add git switch --force-create
2023-09-19 13:45:53 +09:00
kazzna
86bf7c7a71
Add git switch -C
2023-09-19 13:45:26 +09:00
kazzna
2edc86e9a0
Add git switch --create
2023-09-19 13:45:02 +09:00