Plugin system enhancements (Custom user's settings tabs)

This commit is contained in:
RainLoop Team 2015-02-19 05:01:59 +04:00
parent a3f28b09f6
commit 9a58fd0a66
13 changed files with 398 additions and 16 deletions

View file

@ -0,0 +1,6 @@
[SETTINGS_CUSTOM_PLUGIN]
TAB_NAME = "Custom Plugin"
LEGEND_CUSTOM = "Custom Plugin (Example)"
LABEL_SKYPE = "Skype"
LABEL_FACEBOOK = "Facebook"
BUTTON_SAVE = "Save"

View file

@ -0,0 +1,6 @@
[SETTINGS_CUSTOM_PLUGIN]
TAB_NAME = "Плагин"
LEGEND_CUSTOM = "Плагин (Пример)"
LABEL_SKYPE = "Skype"
LABEL_FACEBOOK = "Facebook"
BUTTON_SAVE = "Сохранить"