diff options
author | Andre Fischer <af@apache.org> | 2011-12-01 08:40:21 +0000 |
---|---|---|
committer | Andre Fischer <af@apache.org> | 2011-12-01 08:40:21 +0000 |
commit | f5fec4ec9c5793b13ecaebee69cf7c200d3987ea (patch) | |
tree | 3f6e9aba7406ab965d4ba0a122041e67f5f1b4db /shell | |
parent | 40105fbde3cca8f9056c2d146931f7f50df2c650 (diff) |
Fixed build breaker: byte order mark was moved away from file start. Original author: orw.
Diffstat (limited to 'shell')
-rw-r--r-- | shell/source/win32/shlxthandler/res/shlxthdl.ulf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/res/shlxthdl.ulf b/shell/source/win32/shlxthandler/res/shlxthdl.ulf index 748d70fe4217..ce302bac0340 100644 --- a/shell/source/win32/shlxthandler/res/shlxthdl.ulf +++ b/shell/source/win32/shlxthandler/res/shlxthdl.ulf @@ -1,3 +1,4 @@ + /************************************************************** * * Licensed to the Apache Software Foundation (ASF) under one @@ -19,7 +20,7 @@ * *************************************************************/ -[%TITLE%] +[%TITLE%] en-US = "Title" [%TITLE_COLON%] |