提交 2ee26d65 编写于 作者: M mfang

6501385: ColorChooser demo - two elemets have same mnemonic in it locale, GTK L&F

Reviewed-by: yhuang
上级 5d8891ee
...@@ -24,7 +24,7 @@ GTKColorChooserPanel.hueText=Farbton: ...@@ -24,7 +24,7 @@ GTKColorChooserPanel.hueText=Farbton:
GTKColorChooserPanel.hueMnemonic=70 GTKColorChooserPanel.hueMnemonic=70
GTKColorChooserPanel.redText=Rot: GTKColorChooserPanel.redText=Rot:
GTKColorChooserPanel.redMnemonic=79 GTKColorChooserPanel.redMnemonic=82
GTKColorChooserPanel.saturationText=S\u00E4ttigung: GTKColorChooserPanel.saturationText=S\u00E4ttigung:
GTKColorChooserPanel.saturationMnemonic=83 GTKColorChooserPanel.saturationMnemonic=83
......
...@@ -30,7 +30,7 @@ GTKColorChooserPanel.saturationText=Saturaci\u00F3n: ...@@ -30,7 +30,7 @@ GTKColorChooserPanel.saturationText=Saturaci\u00F3n:
GTKColorChooserPanel.saturationMnemonic=83 GTKColorChooserPanel.saturationMnemonic=83
GTKColorChooserPanel.greenText=Verde: GTKColorChooserPanel.greenText=Verde:
GTKColorChooserPanel.greenMnemonic=86 GTKColorChooserPanel.greenMnemonic=69
GTKColorChooserPanel.valueText=Valor: GTKColorChooserPanel.valueText=Valor:
GTKColorChooserPanel.valueMnemonic=86 GTKColorChooserPanel.valueMnemonic=86
......
...@@ -30,7 +30,7 @@ GTKColorChooserPanel.saturationText=Saturation : ...@@ -30,7 +30,7 @@ GTKColorChooserPanel.saturationText=Saturation :
GTKColorChooserPanel.saturationMnemonic=83 GTKColorChooserPanel.saturationMnemonic=83
GTKColorChooserPanel.greenText=Vert : GTKColorChooserPanel.greenText=Vert :
GTKColorChooserPanel.greenMnemonic=86 GTKColorChooserPanel.greenMnemonic=69
GTKColorChooserPanel.valueText=Valeur : GTKColorChooserPanel.valueText=Valeur :
GTKColorChooserPanel.valueMnemonic=86 GTKColorChooserPanel.valueMnemonic=86
......
...@@ -30,7 +30,7 @@ GTKColorChooserPanel.saturationText=Saturazione: ...@@ -30,7 +30,7 @@ GTKColorChooserPanel.saturationText=Saturazione:
GTKColorChooserPanel.saturationMnemonic=83 GTKColorChooserPanel.saturationMnemonic=83
GTKColorChooserPanel.greenText=Verde: GTKColorChooserPanel.greenText=Verde:
GTKColorChooserPanel.greenMnemonic=86 GTKColorChooserPanel.greenMnemonic=69
GTKColorChooserPanel.valueText=Valore: GTKColorChooserPanel.valueText=Valore:
GTKColorChooserPanel.valueMnemonic=86 GTKColorChooserPanel.valueMnemonic=86
......
...@@ -30,7 +30,7 @@ GTKColorChooserPanel.saturationText=Satura\u00E7\u00E3o: ...@@ -30,7 +30,7 @@ GTKColorChooserPanel.saturationText=Satura\u00E7\u00E3o:
GTKColorChooserPanel.saturationMnemonic=83 GTKColorChooserPanel.saturationMnemonic=83
GTKColorChooserPanel.greenText=Verde: GTKColorChooserPanel.greenText=Verde:
GTKColorChooserPanel.greenMnemonic=86 GTKColorChooserPanel.greenMnemonic=68
GTKColorChooserPanel.valueText=Valor: GTKColorChooserPanel.valueText=Valor:
GTKColorChooserPanel.valueMnemonic=86 GTKColorChooserPanel.valueMnemonic=86
......
...@@ -39,7 +39,7 @@ GTKColorChooserPanel.blueText=Bl\u00E5: ...@@ -39,7 +39,7 @@ GTKColorChooserPanel.blueText=Bl\u00E5:
GTKColorChooserPanel.blueMnemonic=66 GTKColorChooserPanel.blueMnemonic=66
GTKColorChooserPanel.colorNameText=F\u00E4rgnamn: GTKColorChooserPanel.colorNameText=F\u00E4rgnamn:
GTKColorChooserPanel.colorNameMnemonic=78 GTKColorChooserPanel.colorNameMnemonic=70
......
...@@ -96,7 +96,7 @@ ColorChooser.okText=OK ...@@ -96,7 +96,7 @@ ColorChooser.okText=OK
ColorChooser.cancelText=Avbryt ColorChooser.cancelText=Avbryt
ColorChooser.resetText=\u00C5terst\u00E4ll ColorChooser.resetText=\u00C5terst\u00E4ll
# VK_XXX constant for 'ColorChooser.resetText' button to make mnemonic # VK_XXX constant for 'ColorChooser.resetText' button to make mnemonic
ColorChooser.resetMnemonic=82 ColorChooser.resetMnemonic=84
ColorChooser.sampleText=Exempeltext Exempeltext ColorChooser.sampleText=Exempeltext Exempeltext
ColorChooser.swatchesNameText=Prov ColorChooser.swatchesNameText=Prov
ColorChooser.swatchesMnemonic=80 ColorChooser.swatchesMnemonic=80
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册