WG now works. Many small changes and fixes.
This commit is contained in:
@ -662,4 +662,8 @@
|
||||
<string name="importExportExplanation">When clicking import or export you select the directory from which files are imported or exported to. When exporting existing files might get overwritten.</string>
|
||||
<string name="intentDataComment">If your parameter is of type Uri AND you specify \"IntentData\" as name (lower/upper case is not important), the parameter will not be added as a normal parameter with putExtra(), but will instead be added to the intent with setData().</string>
|
||||
<string name="stringNotAllowed">String %1$s is not allowed.</string>
|
||||
<string name="startAppStartType">Select start type</string>
|
||||
<string name="startAppByStartActivity">by startActivity()</string>
|
||||
<string name="startAppBySendBroadcast">by sendBroadcast()</string>
|
||||
<string name="openExamplesPage">Open webpage with examples</string>
|
||||
</resources>
|
Reference in New Issue
Block a user