resx fixes

This commit is contained in:
Jaex 2015-04-09 05:44:49 +03:00
parent 7d7eede014
commit a62f95a383
3 changed files with 20 additions and 2 deletions

View file

@ -609,4 +609,7 @@
<data name="CMYK_ToString_Cyan___0_0_0____Magenta___1_0_0____Yellow___2_0_0____Key___3_0_0__" xml:space="preserve">
<value>청록: {0:0.0}%, 마젠타: {1:0.0}%, 노랑: {2:0.0}%, 검정: {3:0.0}%</value>
</data>
<data name="HotkeyType_RectangleTransparent" xml:space="preserve">
<value>직사각형 영역 촬영 (투명하게)</value>
</data>
</root>

View file

@ -1186,4 +1186,19 @@
<data name="tsmiTrayExit.Text" xml:space="preserve">
<value>Salir</value>
</data>
<data name="chURL.Text" xml:space="preserve">
<value>URL</value>
</data>
<data name="tsmiCopyURL.Text" xml:space="preserve">
<value>URL</value>
</data>
<data name="tsmiMonitor.Text" xml:space="preserve">
<value>Monitor</value>
</data>
<data name="tsmiOpenURL.Text" xml:space="preserve">
<value>URL</value>
</data>
<data name="tsmiTrayMonitor.Text" xml:space="preserve">
<value>Monitor</value>
</data>
</root>

View file

@ -857,7 +857,7 @@
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX</value>
</data>
<comment>@Invariant</comment></data>
<data name="tsmiTrayTaskSettings.Text" xml:space="preserve">
<value>Task settings...</value>
</data>
@ -1907,7 +1907,7 @@
</data>
<data name="niTray.Text" xml:space="preserve">
<value>ShareX</value>
</data>
<comment>@Invariant</comment></data>
<data name="tsmiTestURLSharing.Text" xml:space="preserve">
<value>Test URL sharing</value>
</data>