Kaydet (Commit) cfd41ac7 authored tarafından Khaled Hosny's avatar Khaled Hosny

Fix typo after conversion to .ui

The last item in the list was Justified not Right before the conversion.

Change-Id: I6bf8446963df67d26bc8c210bdbdde73a1d3b6e1
üst 855d7bc6
...@@ -447,7 +447,7 @@ ...@@ -447,7 +447,7 @@
<col id="1">2</col> <col id="1">2</col>
</row> </row>
<row> <row>
<col id="0" translatable="yes">Right</col> <col id="0" translatable="yes">Justified</col>
<col id="1">3</col> <col id="1">3</col>
</row> </row>
</data> </data>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment