File tree Expand file tree Collapse file tree 6 files changed +1275
-1292
lines changed Expand file tree Collapse file tree 6 files changed +1275
-1292
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ const char * const lang_en_US[_L_COUNT] = {
33
33
[_L_APP_SET_RESET_DEFAULT_CONFIRM ] = "Confirm Reset Settings?" ,
34
34
[_L_APP_SET_ABOUT ] = "About Device" ,
35
35
[_L_APP_SET_ABOUT_OPEN_SOURCE_PROJECT ] = "Open Source Project" ,
36
- [_L_APP_SET_ABOUT_LGPL_LICENSE ] = "LGPL2 .0 License" ,
36
+ [_L_APP_SET_ABOUT_LGPL_LICENSE ] = "GPL 2 .0 License" ,
37
37
[_L_15S ] = "15 Seconds" ,
38
38
[_L_30S ] = "30 Seconds" ,
39
39
[_L_45S ] = "45 Seconds" ,
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ const char * const lang_ru_RU[_L_COUNT] = {
33
33
[_L_APP_SET_RESET_DEFAULT_CONFIRM ] = "Выполнить?" ,
34
34
[_L_APP_SET_ABOUT ] = "Об устройстве" ,
35
35
[_L_APP_SET_ABOUT_OPEN_SOURCE_PROJECT ] = "Проект с открытым кодом" ,
36
- [_L_APP_SET_ABOUT_LGPL_LICENSE ] = "Лицензия LGPL 2.0" ,
36
+ [_L_APP_SET_ABOUT_LGPL_LICENSE ] = "Лицензия GPL 2.0" ,
37
37
[_L_15S ] = "15 секунд" ,
38
38
[_L_30S ] = "30 секунд" ,
39
39
[_L_45S ] = "45 секунд" ,
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ const char * const lang_zh_Hans[_L_COUNT] = {
33
33
[_L_APP_SET_RESET_DEFAULT_CONFIRM ] = "确认重置默认设置?" ,
34
34
[_L_APP_SET_ABOUT ] = "关于设备" ,
35
35
[_L_APP_SET_ABOUT_OPEN_SOURCE_PROJECT ] = "开源项目" ,
36
- [_L_APP_SET_ABOUT_LGPL_LICENSE ] = "LGPL 2.0 授权" ,
36
+ [_L_APP_SET_ABOUT_LGPL_LICENSE ] = "GPL 2.0 授权" ,
37
37
[_L_15S ] = "15秒" ,
38
38
[_L_30S ] = "30秒" ,
39
39
[_L_45S ] = "45秒" ,
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ const char * const lang_zh_TW[_L_COUNT] = {
33
33
[_L_APP_SET_RESET_DEFAULT_CONFIRM ] = "确认重置默认设置?" ,
34
34
[_L_APP_SET_ABOUT ] = "關於設俻" ,
35
35
[_L_APP_SET_ABOUT_OPEN_SOURCE_PROJECT ] = "開源項目" ,
36
- [_L_APP_SET_ABOUT_LGPL_LICENSE ] = "LGPL 2.0 授權" ,
36
+ [_L_APP_SET_ABOUT_LGPL_LICENSE ] = "GPL 2.0 授權" ,
37
37
[_L_15S ] = "15秒" ,
38
38
[_L_30S ] = "30秒" ,
39
39
[_L_45S ] = "45秒" ,
You can’t perform that action at this time.
0 commit comments