aboutsummaryrefslogtreecommitdiffstats
path: root/imports_shared/assets/translations/ja_JP.ts
diff options
context:
space:
mode:
authorAleksei Korkov <akorkov@luxoft.com>2020-03-17 13:52:08 +0300
committerGrigorii Zimin <gzimin@luxoft.com>2020-03-18 04:11:31 +0000
commit786fa1ae688b139b592bfe1c530570e35c8f9177 (patch)
tree2db559c4556b384a43b3621bcd7d64df4f5d1f86 /imports_shared/assets/translations/ja_JP.ts
parentfa7520e78561f91e4ba2b90c7ad5e57688aa671d (diff)
[settings] fix notifications on color and theme changed
Fixes: AUTOSUITE-1532 Change-Id: Ic842a8c1ec961ebac48ba52371b13deea22e8f13 Reviewed-by: Grigorii Zimin <gzimin@luxoft.com>
Diffstat (limited to 'imports_shared/assets/translations/ja_JP.ts')
-rw-r--r--imports_shared/assets/translations/ja_JP.ts20
1 files changed, 20 insertions, 0 deletions
diff --git a/imports_shared/assets/translations/ja_JP.ts b/imports_shared/assets/translations/ja_JP.ts
index 887da0b1..b516b686 100644
--- a/imports_shared/assets/translations/ja_JP.ts
+++ b/imports_shared/assets/translations/ja_JP.ts
@@ -1333,6 +1333,26 @@
<source>UI Language changed into %1 (%2)</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>UI Accent Color changed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>UI Accent Color changed into %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>UI Theme changed</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>UI Theme changed into Light Theme</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>UI Theme changed into Dark Theme</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>SearchOverlayPanel</name>