File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 135135 android : background =" @drawable/radiobuttonselector"
136136 android : button =" @android:color/transparent"
137137 android : id =" @+id/exportProjectDialogLayout_radioButton_Raw"
138- android : text =" Raw "
138+ android : text =" @string/exportProjectDialogLayout_raw_str "
139139 android : textStyle =" bold"
140140 android : textColor =" @drawable/radiobuttontextselector"
141141 android : textAlignment =" center" />
147147 android : width =" 90dp"
148148 android : background =" @drawable/radiobuttonselectorlast"
149149 android : button =" @android:color/transparent"
150- android : text =" Scaled "
150+ android : text =" @string/exportProjectDialogLayout_scaled_str "
151151 android : textStyle =" bold"
152152 android : textColor =" @drawable/radiobuttontextselector"
153153 android : textAlignment =" center" />
Original file line number Diff line number Diff line change 4242 <string name =" exportProjectDialogLayout_file_name_str" >File Name</string >
4343 <string name =" exportProjectDialogLayout_file_type_str" >File Type</string >
4444 <string name =" exportProjectDialogLayout_resolution_str" >Resolution</string >
45+ <string name =" exportProjectDialogLayout_raw_str" >Raw</string >
46+ <string name =" exportProjectDialogLayout_scaled_str" >Scaled</string >
4547
4648 <!-- Other strings-->
4749 <string name =" recentCreationsLayout_subtitle" translatable =" false" >%1$dx%2$d</string >
You can’t perform that action at this time.
0 commit comments