mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-09-08 11:31:22 -04:00
Update translations
This commit is contained in:
1 parent
51822663d2
commit
43225e1379
17 files changed
+573
-244
No files matched your search
@@ -44,7 +44,7 @@ public class PasswordManagerCategory extends AppPrefsCategory {
|
||||
}
|
||||
|
||||
Platform.runLater(() -> {
|
||||
testPasswordManagerResult.set(AppI18n.get("querying") + " ...");
|
||||
testPasswordManagerResult.set(AppI18n.get("querying"));
|
||||
});
|
||||
|
||||
try {
|
||||
|
||||
Reference in new issue
Block a user