diff --git a/common/locale/en-US/map.xml b/common/locale/en-US/map.xml index 00ad0822..af4a4439 100644 --- a/common/locale/en-US/map.xml +++ b/common/locale/en-US/map.xml @@ -67,7 +67,7 @@ It is important to note that mappings are not automatically saved between sessions. In order to preserve them, - they must either be added to your &dactyl.name;rc or + they must either be added to your &dactyl.name;rc or saved via the :mk&dactyl.name;rc command. diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index 34d6aa4f..8cab4094 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -528,7 +528,7 @@

Allow reading of an RC file in the current directory. This file is - sourced after the default &dactyl.name;rc file in your + sourced after the default &dactyl.name;rc file in your home directory.

@@ -888,9 +888,9 @@

Load plugin scripts when starting up. When on, yet unloaded plugins - are automatically loaded after the &dactyl.name;rc file has been + are automatically loaded after the &dactyl.name;rc file has been sourced. To load plugins earlier, use the :loadplugins - command within &dactyl.name;rc. + command within &dactyl.name;rc.

diff --git a/common/locale/en-US/repeat.xml b/common/locale/en-US/repeat.xml index d5085077..ca73f6f8 100644 --- a/common/locale/en-US/repeat.xml +++ b/common/locale/en-US/repeat.xml @@ -195,9 +195,9 @@

Immediately load all plugins which have yet to be loaded. Because - plugins are not automatically loaded until after &dactyl.name;rc + plugins are not automatically loaded until after &dactyl.name;rc is sourced, this command must be placed early in the - &dactyl.name;rc file if &dactyl.name;rc uses commands or options + &dactyl.name;rc file if &dactyl.name;rc uses commands or options which are defined by plugins. Additionally, this command allows newly installed plugins to be easily loaded without restarting &dactyl.appname;. diff --git a/pentadactyl/locale/en-US/tutorial.xml b/pentadactyl/locale/en-US/tutorial.xml index 277aec72..995efdc1 100644 --- a/pentadactyl/locale/en-US/tutorial.xml +++ b/pentadactyl/locale/en-US/tutorial.xml @@ -259,12 +259,12 @@ -

Saving for posterity—pentadactylrc

+

Saving for posterity—pentadactylrc

Once you get &dactyl.appname; set up with your desired options, maps, and commands, you'll probably want them to be available the next time you open &dactyl.appname;. - Continuing the Vim theme, this is done with a pentadactylrc file. + Continuing the Vim theme, this is done with a pentadactylrc file.