• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Programming v
« Previous 1 2 3 4 Next »
Same string ID used two times ?

 
  • 0 Vote(s) - 0 Average
Same string ID used two times ?

TulipVorlax
Offline

Member

Posts: 59
Threads: 8
Joined: Nov 2012
#1
12-29-2013, 03:57 AM (This post was last modified: 12-29-2013, 04:12 AM by TulipVorlax.)
While updating Wings 3D french translation (at last), i've stumbled on this in the file [...]\wings3d_1.5.2_x64\lib\wings-1.5.2\ebin\wings_en.lang

Code:
{wings_shape,
[
  {create_folder,
   [
    {1,"A folder by that name already exists"}
   ]},
  {create_folder_dialog,
   [
    {1,"Choose Folder Name"},
    {2,"Create Folder"}
   ]},
  {do_menu,
   [
    {1,"Duplicate"},
    {2,"Duplicate selected objects"},
    {3,"Delete"},
    {4,"Delete selected objects"},
    {5,"Rename"},
    {6,"Rename selected objects"},
    {7,"Create Folder"},
    {8,"Rename Folder"},
    {9,"Delete Folder"},
    {10,"Delete folder and its contents"},
    {11,"Move to Folder"},
    {12,"Move selected objects to this folder"},
    {13,"Empty Folder"},
    {14,"Remove From Folder"},
    {14,"Rename all selected objects"},
    {15,"Remove Selected From Folders"},
    {15,"Rename objects using Search and Replace"}
   ]},

That last line is using the same ID as the previous one. Is it intentional ? Thanks.

Edit : Oh ! I missed that ID 14 is also used two times. So both 14 and 15 appear twice.
My websites (in french) :
Main • Blog • Shared gallery • 3D Wiki (WIP)

« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Same string ID used two times ? - by TulipVorlax - 12-29-2013, 03:57 AM
RE: Same string ID used two times ? - by micheus - 12-31-2013, 04:19 PM
RE: Same string ID used two times ? - by TulipVorlax - 12-31-2013, 07:11 PM
RE: Same string ID used two times ? - by micheus - 01-12-2014, 10:09 PM
RE: Same string ID used two times ? - by johncosta - 07-15-2014, 12:33 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode