Skip to content

Commit

Permalink
Merge pull request #2 from finnle/patch-2
Browse files Browse the repository at this point in the history
Update storagesize6xml.xml
  • Loading branch information
fsasaki committed Sep 24, 2013
2 parents 7c1fde3 + 9e867d7 commit 7f65793
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions storagesize/xml/storagesize6xml.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<messages xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0">
<var num="panelA1_Continue" its:storageSize="8" its:storageEncoding="UTF-16" its:lineBreakType="nel">CONTINUE</var>
<var num="panelA1_Stop" its:storageSize="8" its:storageEncoding="UTF-16" its:lineBreakType="nel">STOP</var>
<var num="panelB5_Cancel" its:storageSize="12" its:storageEncoding="UTF-16" its:lineBreakType="nel">CANCEL</var>
<var num="panelA1_Continue" its:storageSize="8" its:storageEncoding="UTF-16" its:lineBreakType="lf">CONTINUE</var>
<var num="panelA1_Stop" its:storageSize="8" its:storageEncoding="UTF-16" its:lineBreakType="lf">STOP</var>
<var num="panelB5_Cancel" its:storageSize="12" its:storageEncoding="UTF-16" its:lineBreakType="lf">CANCEL</var>
</messages>

0 comments on commit 7f65793

Please sign in to comment.