-rw-r--r-- | i18n/xx/sshkeys.ts | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/xx/sshkeys.ts b/i18n/xx/sshkeys.ts index cdb62b3..0609696 100644 --- a/i18n/xx/sshkeys.ts +++ b/i18n/xx/sshkeys.ts @@ -1,40 +1,40 @@ <!DOCTYPE TS><TS> <context> <name>SSHKeysApp</name> <message> <source>Error running ssh-add</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> <context> <name>SSHKeysBase</name> <message> <source>SSH Keys</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Add Keys:</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Refresh</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Clear Keys</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Key Name</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Size</source> - <translation> </translation> + <translation>FOO</translation> </message> <message> <source>Fingerprint</source> - <translation> </translation> + <translation>FOO</translation> </message> </context> </TS> |