* Update hebrew.json
* Update hebrew.json
* Update hebrew.json
replaced a few of the quotes.
id: 31
"They opened a hand grenade in their hearts: click! Ashkenazic? Iraqi? Brother! Jews! Warriors!" - famous quote that sounds better in Hebrew.
id: 32
"We have learned from history that wherever there is a train there is life"
id: 36
"Officials in the police and the prosecutor's office teamed up with the left-wing newspapers, I call them 'only not Bibi', in order to sew up illusory cases for me. The goal is to topple a strong right-wing prime minister and thus distance the national camp from the country's leadership"
translation to the other quotes is in the description of the first commit message
* Update hebrew.json
fixed an error
* Update hebrew.json
updated some of the quotes.
here is the translation:
id: 31
"They opened a hand grenade in their hearts: click! Ashkenazic? Iraqi? Jews! Siblings! Warriors!"
-Menachem Begin
id: 32
"Words can lead to actions, but what can lead to actions is reality. Reality, not words!"
-Miri Regev
id: 33
"Honesty is strength, values are strength, cunning and corruption bring us down, generosity and love are the strongest forces in the world."
-Yair Lapid
id: 34
"The Jewish people did not excel at seeing dangers in time, time after time they surprised us - the last time in the most terrible way, and this will not happen under my leadership."
-Benjamin Netanyahu
id: 35
"Violence is eroding the foundation of Israeli democracy. She must be condemned, denounced, isolated. This is not the way of the State of Israel."
-Yitzhak Rabin
id: 36
"Factors in the police and the prosecutor's office teamed up with the left-wing newspapers, I call them 'just not Bibi', in order to sew up illusory cases for me. The goal is to topple a strong right-wing prime minister and thus distance the national camp from the country's leadership."
-Benjamin Netanyahu
* start work on saved texts popup
* passing options through, async fill to not block animation
* handle apply
* custom text modal start
* full save custom text modal refactor
* remove import
* full finish on saved texts modal
* fill when chain re-shows it
* fix issues where opening chains within chains would show two modals
* extract type
* add support for passing data between modals
* dont leave the popup if no words were found
* use modalchaindata instead of setting popup state directly
* handling set and append modes in chain data
* move tab insertion code into the custom text modal file
* use chain data instead of state module
* move event handlers to a different file / to the setup function
* move file
* rename file
* rename id
* remove unused line
* add generics to incoming and outgoing modal chain data
* rework the way custom text textarea is handled
* update long custom text warning
* remove variable
* remember to update the state
* Added 2 short and 1 medium quote from different sources
* Delete .gitpod.yml
* Changed one quote, added one more, and changed the source ofn existing a quo (5355)te to app more ild-friendly
* Corrected length of quote
* removed quote
* readded book title to quote source
* fix: Prevent theme switch when opening theme commandline from the footer
fixes#5103
* refactor(utils/misc): move functions and adjust usages
also renamed some functions for clarity
for #5187
* refactor(utils/misc): move color utils into separate file & add docstring
for #5187
* refactor(utils/misc): separte out number-related utils and more
add docstring to the functions in `utils/numbers`
also, move `getDiscordAvatarUrl` back into misc
because it was causing mt to not open somehow
for #5187
* refactor(utils/misc): move get-text functions into separate file & add docstring for them
for #5187
* refactor(utils/misc): move get-data type functions into separate file & add docstrings
for #5187
* Fix cyclic dependency by moving function
* Move strings utils to separate file and other minor changes to utils
* Shift Date & Time util functions to a separate file and add docstrings
* Shift more string functions to string util file
* separate out Arrays functions from misc utils
* Rename some utility files and move some functions
* lowercase filename
* rename module imports
* move ddr stuff into its own file
* temp file rename
* file rename
---------
Co-authored-by: Miodec <jack@monkeytype.com>