@@ -67,31 +67,31 @@ Compare Translation Files
67
67
Should Match Regexp
68
68
... ${lines } [0 ]
69
69
... Found differences between translation and library, see below for details\.
70
- Should Match Regexp ${lines } [1 ] \\| Keyword name${SPACE * 23 } \\| Reason${SPACE * 33 } \\|
70
+ Should Match Regexp ${lines } [1 ] \\| Keyword name${SPACE * 23 } \\| Reason${SPACE * 34 } \\|
71
71
Should Match Regexp
72
72
... ${lines } [2 ]
73
- ... \\| ---------------------------------- \\| -------------------------------------- \\|
73
+ ... \\| ---------------------------------- \\| --------------------------------------- \\|
74
74
Should Match Regexp
75
75
... ${lines } [3 ]
76
- ... \\| cancel_download${SPACE * 20 } \\| Documentation update needed${SPACE * 12 } \\|
76
+ ... \\| cancel_download${SPACE * 20 } \\| Documentation update needed${SPACE * 13 } \\|
77
77
Should Match Regexp
78
78
... ${lines } [4 ]
79
- ... \\| close_page${SPACE * 25 } \\| Keyword is missing translation${SPACE * 9 } \\|
79
+ ... \\| close_page${SPACE * 25 } \\| Keyword is missing translation${SPACE * 10 } \\|
80
80
Should Match Regexp
81
81
... ${lines } [5 ]
82
- ... \\| grant_permissions${SPACE * 18 } \\| Keyword is missing translation${SPACE * 9 } \\|
82
+ ... \\| grant_permissions${SPACE * 18 } \\| Keyword is missing translation${SPACE * 10 } \\|
83
83
Should Match Regexp
84
84
... ${lines } [6 ]
85
- ... \\| focus${SPACE * 30 } \\| Documentation update needed${SPACE * 12 } \\|
85
+ ... \\| focus${SPACE * 30 } \\| Documentation update needed${SPACE * 13 } \\|
86
86
Should Match Regexp
87
87
... ${lines } [7 ]
88
- ... \\| get_style${SPACE * 26 } \\| Keyword tranlsaton is missing checksum \\|
88
+ ... \\| get_style${SPACE * 26 } \\| Keyword translation is missing checksum \\|
89
89
Should Match Regexp
90
90
... ${lines } [8 ]
91
- ... \\| __intro__${SPACE * 26 } \\| Documentation update needed${SPACE * 12 } \\|
91
+ ... \\| __intro__${SPACE * 26 } \\| Documentation update needed${SPACE * 13 } \\|
92
92
Should Match Regexp
93
93
... ${lines } [9 ]
94
- ... \\| not_there${SPACE * 26 } \\| Keyword not found from library${SPACE * 9 } \\|
94
+ ... \\| not_there${SPACE * 26 } \\| Keyword not found from library${SPACE * 10 } \\|
95
95
[Teardown] Remove Files ${OUTPUT_DIR } /translation_new.json
96
96
97
97
Translation Files Does Not Require Updates
0 commit comments