File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
library/src/main/res/values-de Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <resources >
3+ <string name =" text_color_picker_dialog" >Farbauswahl</string >
4+ <string name =" hint_hexadecimal_value" >Hex Wert</string >
5+ <string name =" text_select_color" >Wähle eine Farbe</string >
6+
7+ <string name =" text_label_panel_sat_val" >Sättigungswert nach Farbton</string >
8+ <string name =" text_label_panel_hue" >Farbwert</string >
9+ <string name =" text_label_panel_alpha" >Alpha Wert</string >
10+ <string name =" text_label_panel_hex_value" >"Hex Wert: %s</string >
11+
12+ <string name =" text_label_panel_old_color" >Bisher</string >
13+ <string name =" text_label_panel_new_color" >Auswahl</string >
14+
15+ <string name =" text_label_hue" >Farbwert:</string >
16+ <string name =" text_label_sat" >Farbsättigung:</string >
17+ <string name =" text_label_val" >Helligkeit:</string >
18+ <string name =" text_label_alpha" >Alpha:</string >
19+ <string name =" text_label_red" >Rot:</string >
20+ <string name =" text_label_green" >Grün:</string >
21+ <string name =" text_label_Blue" >Blau:</string >
22+
23+ </resources >
You can’t perform that action at this time.
0 commit comments