Small syntax fixes

This commit is contained in:
Don 2022-12-01 15:45:10 +01:00
parent e166d5ef6c
commit b9155a46c1

View File

@ -76,7 +76,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Name", "Emri"), ("Name", "Emri"),
("Type", "Shkruaj"), ("Type", "Shkruaj"),
("Modified", "E modifikuar"), ("Modified", "E modifikuar"),
("Size", "Madhesia" ("Size", "Madhesia"),
("Show Hidden Files", "Shfaq skedarët e fshehur"), ("Show Hidden Files", "Shfaq skedarët e fshehur"),
("Receive", "Merr"), ("Receive", "Merr"),
("Send", "Dërgo"), ("Send", "Dërgo"),
@ -374,7 +374,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Other", "Tjetër"), ("Other", "Tjetër"),
("Confirm before closing multiple tabs", "Konfirmo përpara se të mbyllësh shumë skeda"), ("Confirm before closing multiple tabs", "Konfirmo përpara se të mbyllësh shumë skeda"),
("Keyboard Settings", "Cilësimet e tastierës"), ("Keyboard Settings", "Cilësimet e tastierës"),
("Custom", "personalizuar" ("Custom", "Personalizuar"),
("Full Access", "Qasje e plotë"), ("Full Access", "Qasje e plotë"),
("Screen Share", "Ndarja e ekranit"), ("Screen Share", "Ndarja e ekranit"),
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland kërkon Ubuntu 21.04 ose version më të lartë"), ("Wayland requires Ubuntu 21.04 or higher version.", "Wayland kërkon Ubuntu 21.04 ose version më të lartë"),