added key show_monitors_tip

This commit is contained in:
NicKoehler 2023-03-15 18:35:30 +01:00
parent 65d43a965f
commit c115a95fb1
No known key found for this signature in database
GPG Key ID: BAE01394EB51AC58
34 changed files with 34 additions and 33 deletions

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", "此文件与对方的一致"),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", "Tom adgangskode"),
("Me", "Mig"),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", "Leeres Passwort"),
("Me", "Ich"),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", "Κενός κωδικός πρόσβασης"),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -53,5 +53,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("empty_lan_tip", "Oh no, it looks like we haven't discovered any peers yet."),
("empty_address_book_tip", "Oh dear, it appears that there are currently no peers listed in your address book."),
("identical_file_tip", "This file is identical with the peer's one."),
("show_monitors_tip", "Show monitors in toolbar")
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", "Contraseña vacía"),
("Me", "Yo"),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", "Password Vuota"),
("Me", "Io"),
("identical_file_tip", "Questo file è identico a quello del peer."),
("Show monitors in menu bar", "Mostra schermi nella barra di menù"),
("show_monitors_tip", "Mostra schermi nella barra degli strumenti"),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", "Wachtwoord Leeg"),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}

View File

@ -478,6 +478,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Empty Password", ""),
("Me", ""),
("identical_file_tip", ""),
("Show monitors in menu bar", ""),
("show_monitors_tip", ""),
].iter().cloned().collect();
}