1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 13:21:24 +02:00
Commit Graph

401 Commits

Author SHA1 Message Date
Kris Maglione 9276447f97 Add Security info to :pageinfo. 2011-03-25 18:17:34 -04:00
Doug Kearns 9ae921773d More ad hoc i18n work. 2011-03-21 17:33:51 +11:00
Doug Kearns de04fc99d4 More ad hoc i18n work. 2011-03-20 00:46:11 +11:00
Doug Kearns ebfc3712e6 Localize the more prompt messages. 2011-03-19 21:24:51 +11:00
Štěpán Němec aaa81b6e83 It's laisseZ, for Krist's sake. 2011-03-17 12:58:50 +01:00
Kris Maglione f1965c81ff Automagically generate option types and default value entities for options.xml. 2011-03-15 23:12:28 -04:00
Kris Maglione 2d03f3f9ca Localeify more strings. 2011-03-15 20:14:01 -04:00
Kris Maglione afbe703985 Make userContext a proper Context. 2011-03-15 18:22:44 -04:00
Doug Kearns cf0b41a4db Miscellaneous localization fixes. 2011-03-15 20:30:10 +11:00
Kris Maglione 4cfdba9223 Localitize deprecation warnings. 2011-03-14 19:22:43 -04:00
Doug Kearns 3d09a0e843 Move input prompt strings to the properties file. 2011-03-13 13:45:47 +11:00
Kris Maglione 6aeab66e88 Fix some options.jsm message bugs. 2011-03-12 17:28:17 -05:00
Kris Maglione c1c97dcd54 Localize some more strings. 2011-03-12 16:59:56 -05:00
Doug Kearns 27de24f852 Move some more message strings to the properties file. 2011-03-13 03:10:59 +11:00
Kris Maglione abe1bf9a27 Add :pin and :unpin. Closes issue #344. 2011-03-11 13:55:08 -05:00
Kris Maglione ed00ac2584 Move :rehash to the proper help file. 2011-03-10 19:29:43 -05:00
Doug Kearns 11623d4f8b Move some more message strings to the properties file. 2011-03-10 22:06:29 +11:00
Kris Maglione b722665bbb Fix messages.properties typo. 2011-03-09 04:24:06 -05:00
Doug Kearns a81de326ec Move some more message strings to the properties file.
--HG--
extra : rebase_source : a889c395e2c67d6352d51ee04a77ac870f4da972
2011-03-08 03:41:37 +11:00
Kris Maglione 50818caeea Localize pageinfo titles. 2011-03-07 18:43:13 -05:00
Doug Kearns c08c0dc19f Move some more message strings to the properties file. 2011-03-08 03:09:37 +11:00
Doug Kearns aaa3d9fa14 Move some more message strings to the properties file. 2011-03-07 00:28:30 +11:00
Doug Kearns ee76dc5ad0 Fix some message key names. 2011-03-06 19:22:24 +11:00
Doug Kearns 83385f9d0b Move some more message strings to the properties file. 2011-03-06 19:16:54 +11:00
Doug Kearns 30b0c8f43e Fix "style.none" message value. 2011-03-06 17:37:05 +11:00
Doug Kearns cae269fd32 Move some more message strings to the properties file. 2011-03-06 03:15:01 +11:00
Doug Kearns 87a756718d Fix some incorrect help links.
--HG--
extra : rebase_source : 5cb5013ac806e2f00e8aa1fb6b2581494a627f5c
2011-03-05 22:06:31 +11:00
Kris Maglione 96c5044ac4 Localization-related changes. Fix dead help links. 2011-03-04 23:04:06 -05:00
Štěpán Němec 0f542bc000 Fix a copy-paste error. 2011-03-02 12:54:43 +01:00
Kris Maglione e032a82d62 Move some more strings to messages.properties and report (but don't throw) an error for unknown strings. 2011-03-02 02:59:04 -05:00
Doug Kearns 6c48ca8b19 Use macro.noSuch message for unset macros. 2011-02-27 20:37:04 +11:00
Doug Kearns e14d120d01 Fix macro playback.
Closes issue #405.
2011-02-27 20:32:24 +11:00
Kris Maglione 7c7a7c4865 Move some messages to properties file. Local and modules directories still to be done. 2011-02-25 20:23:15 -05:00
Doug Kearns 6606be55bb Fix heinous text-edit help index link name.
For the sake of Nielson's heart rate.
2011-02-24 17:15:12 +11:00
Kris Maglione 572f36906b Fix confusing, duplicate help index entries. 2011-02-22 03:00:50 -05:00
Kris Maglione 28ec383432 Minor help updates. 2011-02-22 02:46:10 -05:00
Kris Maglione f3894eb136 Remove all references to the "word" unchunked. 2011-02-22 02:03:53 -05:00
Kris Maglione 234f50bce8 Add tests for dead help links. Fix some minor bugs. Show error when trying to modify a builtin group rather than failing silently. 2011-02-21 16:22:30 -05:00
Kris Maglione f3a5cdd741 Fix a typo. 2011-02-20 19:55:50 -05:00
Kris Maglione 568bee6839 Ignore 'passkeys' key chains begining with ordinary characters in input modes. 2011-02-20 18:38:31 -05:00
Kris Maglione 211091d79d Add <Pass> pseudo-key.
--HG--
extra : rebase_source : e1d27c1fd04a598a25cd0c0c8c266834e80b2320
2011-02-20 18:05:45 -05:00
Štěpán Němec db14f13353 Slim down insert.xml again now that all mappings are described in the autogenerated index.
Rename it to editing.xml, as it describes text (area) editing in general, not
only Insert mode.

--HG--
rename : common/locale/en-US/insert.xml => common/locale/en-US/editing.xml
2011-02-20 23:31:05 +01:00
Kris Maglione 1dcbf88509 Give up and add key chains to 'passkeys'. Also add <A-b> to execute a builtin mapping. Closes issue #189. 2011-02-19 17:32:55 -05:00
Kris Maglione caaef0214b Make 'showmode' a regexplist to satisfy whiny pansies who can't tolerate seeing -- EX -- in the status line. 2011-02-19 04:06:42 -05:00
Doug Kearns 56b7f55ef6 Fix :help <sleep> spec typo.
--HG--
extra : rebase_source : c960c83e46ea35b41da8cc17fb91f58ed5325940
2011-02-17 20:02:33 +11:00
Kris Maglione e21a289597 Fix stupid CSS. 2011-02-17 16:43:15 -05:00
Kris Maglione 1284a05a90 Restore 'eht' help spec. 2011-02-17 16:35:18 -05:00
Kris Maglione 75a53a6858 Document sitelist and sitemap option types. 2011-02-17 15:36:48 -05:00
Kris Maglione a54573522a Replace XPath-based hint paths with CSS selectors. Needs cleanup and validation.
--HG--
extra : rebase_source : 83035481bf697b7b57e17e516b0dfc61329164c6
2011-02-17 15:23:17 -05:00
Kris Maglione 589849c06d Make 'passkeys' a sitemap rather than a regexpmap for parity with autocmds, groups, and styles.
--HG--
extra : rebase_source : 5e3e621416934d4c085eef491dd54243308f92c8
2011-02-17 13:58:39 -05:00