diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-04-24 21:22:42 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-04-24 21:22:42 +0200 |
commit | 0106121c24783a83ec4c816e660abed212c92fd9 (patch) | |
tree | c24dfae3f1c860b326ef34ba3d18e1d3efbb7974 /res/values | |
parent | 955cde70342bf73ec1776ba0ad565544404ccb68 (diff) |
Switch license to GPLv2.\nI am annoyed of people modifying my code, breaking and then ask me for help on their commercial product for free...
--HG--
extra : rebase_source : 9c5beb9346c0c4cc124c6286c4d97e3895b7a8fe
Diffstat (limited to 'res/values')
-rwxr-xr-x | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index ef21284c..56dde3a8 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -138,7 +138,7 @@ <string name="add_profile">add Profile</string> <string name="import_could_not_open">Could not find file %1$s mentioned in the imported config file</string> <string name="importing_config">Importing config file from source %1$s</string> - <string name="import_warning_custom_options">Your configuration had a few configuration options that could not be parsed. These options were added as custom configuration options. The custom configuration is displayed below:</string> + <string name="import_warning_custom_options">Your configuration had a few configuration options that are not mapped to UI configurations. These options were added as custom configuration options. The custom configuration is displayed below:</string> <string name="import_done">Done reading config file.</string> <string name="nobind_summary">Do not bind to local address and port</string> <string name="no_bind">No local binding</string> |