added key show_monitors_tip
This commit is contained in:
parent
65d43a965f
commit
c115a95fb1
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
@ -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();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user