Skip to content

Commit

Permalink
Updating changelog for 26.3 - Train (Tram)
Browse files Browse the repository at this point in the history
  • Loading branch information
isontheline committed May 16, 2024
1 parent f3a7045 commit 2503592
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 1 deletion.
14 changes: 13 additions & 1 deletion documentation/src/docs/documentation/changelog/26.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,19 @@ title: 26 - Train

[Wikipedia](https://en.wikipedia.org/wiki/Train)

## 26.3 - Train (Tram) - [Soon](https://webssh.net/documentation/becoming-external-tester/)
## 26.4 - Train (Metro) - [Soon](https://webssh.net/documentation/becoming-external-tester/)

## 26.3 - Train (Tram)
** May 16, 2024 **

| Title | Type of change | Issue |
| --- | --- | --- |
| Korean Translation Update | Added | [#1164](https://github.com/isontheline/pro.webssh.net/issues/1164) |
| SFTP Text Editor : Scrolling Improvement | Added | [#969](https://github.com/isontheline/pro.webssh.net/issues/969) |
| SFTP : Better text editor | Added | [#1001](https://github.com/isontheline/pro.webssh.net/issues/1001) |
| SFTP Text Editor Improvements | Added | [#759](https://github.com/isontheline/pro.webssh.net/issues/759) |
| Unable to paste in the new SFTP text editor | Fixed | [#798](https://github.com/isontheline/pro.webssh.net/issues/798) |
| SFTP : File edit on iPadOS floating keyboard issues | Fixed | [#1083](https://github.com/isontheline/pro.webssh.net/issues/1083) |

## 26.2 - Train (Maglev)
** May 6, 2024 **
Expand Down
101 changes: 101 additions & 0 deletions src/i18n/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -27473,6 +27473,107 @@
}
}
},
"Wrap_Lines" : {
"extractionState" : "manual",
"localizations" : {
"da" : {
"stringUnit" : {
"state" : "translated",
"value" : "Omslut linjer"
}
},
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Zeilenumbruch"
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Wrap Lines"
}
},
"es" : {
"stringUnit" : {
"state" : "translated",
"value" : "Ajuste de líneas"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Retour à la ligne"
}
},
"it" : {
"stringUnit" : {
"state" : "translated",
"value" : "A capo"
}
},
"ja" : {
"stringUnit" : {
"state" : "translated",
"value" : "かいぎょう"
}
},
"ko" : {
"stringUnit" : {
"state" : "translated",
"value" : "줄 바꿈"
}
},
"pl" : {
"stringUnit" : {
"state" : "translated",
"value" : "Zawijanie wierszy"
}
},
"pt" : {
"stringUnit" : {
"state" : "translated",
"value" : "Quebra de linha"
}
},
"ru" : {
"stringUnit" : {
"state" : "translated",
"value" : "Перенос строк"
}
},
"sv" : {
"stringUnit" : {
"state" : "translated",
"value" : "Radbrytning"
}
},
"tr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Satır Kaydırma"
}
},
"uk" : {
"stringUnit" : {
"state" : "translated",
"value" : "Перенос рядків"
}
},
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "换行"
}
},
"zh-Hant-TW" : {
"stringUnit" : {
"state" : "translated",
"value" : "換行"
}
}
}
},
"Write_WebSSH_Brain" : {
"extractionState" : "manual",
"localizations" : {
Expand Down

0 comments on commit 2503592

Please sign in to comment.