- // Localized product category of GDrive
 - _CI_messages. CI_GDRIVE_CATEGORY = 'Backup and Storage on the Internet' ;
 - // Localized short description of GDrive (1st
 - // of 2 description lines)
 - _CI_messages. CI_GDRIVE_DESCRIPTION_1 = 'GDrive will securely save photos, music, documents, and all your other files' ;
 - // Localized short description of GDrive (2nd
 - // of 2 description lines)
 - _CI_messages. CI_GDRIVE_DESCRIPTION_2 = 'GDrive allows you to access your files at any time from anywhere in the world using a computer, browser or mobile phone' ;
 
Source: https://habr.com/ru/post/50649/
All Articles