-rw-r--r-- | i18n/ja/opieirc.ts | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/i18n/ja/opieirc.ts b/i18n/ja/opieirc.ts index fb55663..9e54837 100644 --- a/i18n/ja/opieirc.ts +++ b/i18n/ja/opieirc.ts @@ -382,6 +382,10 @@ Real name: %4</source> <source>Save As</source> <translation type="unfinished"></translation> </message> + <message> + <source>Channel %1 doesn't exists</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>IRCQueryTab</name> @@ -482,8 +486,9 @@ Real name: %4</source> </message> <message> <source>The channel list needs to contain a -comma separated list of channel - names which start with either '#' or '+'</source> +comma separated list of valid + channel names (starting +with one of '#' '+' '&' '!'</source> <translation type="unfinished"></translation> </message> </context> |