Skip to content

Commit 8c53f64

Browse files
committed
Localization comments.
1 parent 53a5ac4 commit 8c53f64

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
/* (No Comment) */
1+
/* The user-visible name of the bundle; used by Siri and visible on the Home screen in iOS. */
22
"CFBundleDisplayName" = "Adamant";
33

4-
/* (No Comment) */
4+
/* The short name of the bundle, which may be displayed to users in situations such as the absence of a value for CFBundleDisplayName. This name should be less than 16 characters long. */
55
"CFBundleName" = "Adamant";
66

7-
/* (No Comment) */
7+
/* Camera authorization reason */
88
"NSCameraUsageDescription" = "The camera needed to scan QR codes for addresses and passphrases";
99

10-
/* (No Comment) */
10+
/* Readonly access to photolibrary reason */
1111
"NSPhotoLibraryAddUsageDescription" = "Saving generated QR codes with passphrases and addresses";
1212

13-
/* (No Comment) */
13+
/* ReadWrite access to photolibrary reason */
1414
"NSPhotoLibraryUsageDescription" = "Reading QR codes with passphrases and addresses";
1515

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
/* (No Comment) */
1+
/* The user-visible name of the bundle; used by Siri and visible on the Home screen in iOS. */
22
"CFBundleDisplayName" = "Адамант";
33

4-
/* (No Comment) */
4+
/* The short name of the bundle, which may be displayed to users in situations such as the absence of a value for CFBundleDisplayName. This name should be less than 16 characters long. */
55
"CFBundleName" = "Адамант";
66

7-
/* (No Comment) */
7+
/* Camera authorization reason */
88
"NSCameraUsageDescription" = "Чтения QR-кодов с адресами и паролями";
99

10-
/* (No Comment) */
10+
/* Readonly access to photolibrary reason */
1111
"NSPhotoLibraryAddUsageDescription" = "Сохранение созданных QR-кодов";
1212

13-
/* (No Comment) */
13+
/* ReadWrite access to photolibrary reason */
1414
"NSPhotoLibraryUsageDescription" = "Сканирование QR-кодов с адресами и паролями со сделанных ранее фотографий";
1515

0 commit comments

Comments
 (0)