i18n: fix bundle messages/testData messages where necessary
This commit is contained in:
committed by
Dmitry Gridin
parent
e1cb561398
commit
1dded486f1
@@ -1,4 +1,4 @@
|
||||
// "Change object to class" "true"
|
||||
// "Change 'object' to 'class'" "true"
|
||||
annotation class Ann
|
||||
|
||||
// comment
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Change object to class" "true"
|
||||
// "Change 'object' to 'class'" "true"
|
||||
annotation class Ann
|
||||
|
||||
// comment
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Change object to class" "true"
|
||||
// "Change 'object' to 'class'" "true"
|
||||
annotation class Ann
|
||||
|
||||
// comment
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// "Change object to class" "true"
|
||||
// "Change 'object' to 'class'" "true"
|
||||
annotation class Ann
|
||||
|
||||
// comment
|
||||
|
||||
Reference in New Issue
Block a user