jimmyl0l3c / cfg_share_links

App for Nextcloud that adds the ability to specify share tokens
GNU Affero General Public License v3.0
32 stars 3 forks source link

l10n: Text strings to be corrected #31

Closed Valdnet closed 2 years ago

Valdnet commented 2 years ago

Reported by the translator at Transifex.

https://github.com/jimmyl0l3c/cfg_share_links/blob/53f910410d348bdb3cecd51d29c75ebb4a25af8c/appinfo/info.xml#L5

https://github.com/jimmyl0l3c/cfg_share_links/blob/53f910410d348bdb3cecd51d29c75ebb4a25af8c/appinfo/info.xml#L7

https://github.com/jimmyl0l3c/cfg_share_links/blob/53f910410d348bdb3cecd51d29c75ebb4a25af8c/appinfo/info.xml#L10-L20

Should be changed:

Wrong path, file/folder doesn't exist -> Wrong path, file/folder does not exist

https://github.com/jimmyl0l3c/cfg_share_links/blob/53f910410d348bdb3cecd51d29c75ebb4a25af8c/lib/Service/ShareService.php#L126

Label can't be empty -> Label cannot be empty

https://github.com/jimmyl0l3c/cfg_share_links/blob/9f75f793ef9eb21608ce7c042e14131d007c1575/src/components/AdminSettings.vue#L144

https://github.com/jimmyl0l3c/cfg_share_links/blob/9f75f793ef9eb21608ce7c042e14131d007c1575/src/components/AdminSettings.vue#L18

jimmyl0l3c commented 2 years ago

Hopefully everything should be fixed in this commit: 0a77b40a232f860d975c50f59f601ea032ad7379

Valdnet commented 2 years ago

Nextcloud app that adds the ability to specify share tokens when creating new public links and change tokens of existing links.

Shouldn't there be: App for Nextcloud?

jimmyl0l3c commented 2 years ago

Agreed, it is updated.

Valdnet commented 2 years ago

I am closing the issue. If I get an error in any text string, I'll open it again. Thanks for the corrections 😉.